File ManagerCurrent Directory: wp-content/plugins/wordpress-seo/src/editors/framework/seoLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 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