Lines:
1 to 15 of 15
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Options\Tabs */ use Yoast\WP\SEO\Presenters\Admin\Beta_Badge_Presenter; use Yoast\WP\SEO\Presenters\Admin\Premium_Badge_Presenter; /* class WPSEO_Option_Tabs_Formatter */ /* function WPSEO_Option_Tabs_Formatter::get_tab_view() – Retrieves the path to the view of the tab. */ /* function WPSEO_Option_Tabs_Formatter::run() – Outputs the option tabs. */