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: social-data-provider-interface.php <?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong namespace Yoast\WP\SEO\Editors\Framework\Seo; interface Social_Data_Provider_Interface { /** * Gets the image URL for the post's social preview. * * @return string|null The image URL for the social preview. */ public function get_image_url(): ?string; /** * Retrieves the social title template. * * @return string The social title template. */ public function get_social_title_template(): string; /** * Retrieves the social description template. * * @return string The social description template. */ public function get_social_description_template(): string; /** * Retrieves the social image template. * * @return string The social description template. */ public function get_social_image_template(): 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