| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/interface-metabox-tab.php.tar |
home/xbodynamge/www/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php 0000644 00000000533 15112332534 0026451 0 ustar 00 <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
interface WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string
*/
public function link();
/**
* Returns the html for the tab content.
*
* @return string
*/
public function content();
}
xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php 0000644 00000000533 15114367564 0030450 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
interface WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string
*/
public function link();
/**
* Returns the html for the tab content.
*
* @return string
*/
public function content();
}
xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php 0000644 00000000533 15115043226 0030226 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
interface WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string
*/
public function link();
/**
* Returns the html for the tab content.
*
* @return string
*/
public function content();
}
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php 0000644 00000000533 15115045553 0027624 0 ustar 00 <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
interface WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string
*/
public function link();
/**
* Returns the html for the tab content.
*
* @return string
*/
public function content();
}