File ManagerCurrent Directory: wp-content/plugins/wordpress-seo/src/editors/framework/seoLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: title-data-provider-interface.php <?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong namespace Yoast\WP\SEO\Editors\Framework\Seo; interface Title_Data_Provider_Interface { /** * Retrieves the title template. * * @param bool $fallback Whether to return the hardcoded fallback if the template value is empty. Default true. * * @return string The title template. */ public function get_title_template( bool $fallback = true ): string; } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirdescription-data-provider-interface.phpFile466.00 B Rename | Delete | Editkeyphrase-interface.phpFile388.00 B Rename | Delete | EditpostsDirectory Rename | Deletesocial-data-provider-interface.phpFile827.00 B Rename | Delete | EdittermsDirectory Rename | Deletetitle-data-provider-interface.phpFile435.00 B Rename | Delete | Edit