/home/techb158/public_html/wp-content/plugins/wpforms-lite/src/Admin/Builder
NameSizeModeActions
Ajax/-0755rm
Notifications/-0755rm
Settings/-0755rm
Addons.php104040666editdlrm
AntiSpam.php138690666editdlrm
ContextMenu.php9530666editdlrm
Help.php561040666editdlrm
HelpCache.php11900666editdlrm
ImageUpload.php7890666editdlrm
PreviewDropdown.php54950666editdlrm
PreviewDropdownEducationItems.php93310666editdlrm
Shortcuts.php33070666editdlrm
Templates.php392680666editdlrm
TemplatesCache.php113240666editdlrm
TemplateSingleCache.php55060666editdlrm
Edit: /home/techb158/public_html/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', ]; } }