/home/techb158/l2hypotheques.com/wp-content/plugins/wpforms-lite/src/Admin/Builder
NameSizeModeActions
Ajax/-0755rm
Notifications/-0755rm
Settings/-0755rm
Addons.php104040644editdlrm
AntiSpam.php127860644editdlrm
ContextMenu.php9530644editdlrm
Help.php546220644editdlrm
HelpCache.php11900644editdlrm
ImageUpload.php7890644editdlrm
Shortcuts.php33070644editdlrm
Templates.php361710644editdlrm
TemplatesCache.php57920644editdlrm
TemplateSingleCache.php55060644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/HelpCache.php (1190B)
self::REMOTE_SOURCE, 'cache_file' => 'docs.json', /** * Allow modifying Help Docs cache TTL (time to live). * * @since 1.6.3 * * @param int $cache_ttl Cache TTL in seconds. Defaults to 1 week. */ 'cache_ttl' => (int) apply_filters( 'wpforms_admin_builder_help_cache_ttl', WEEK_IN_SECONDS ), 'update_action' => 'wpforms_builder_help_cache_update', ]; } }