| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/interface-wpseo-wordpress-integration.php.tar |
lebauwcentre/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php 0000644 00000000534 15113711301 0031544 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO
*/
if ( ! interface_exists( 'WPSEO_WordPress_Integration' ) ) {
/**
* An interface for registering integrations with WordPress.
*/
interface WPSEO_WordPress_Integration {
/**
* Registers all hooks to WordPress.
*
* @return void
*/
public function register_hooks();
}
}
crosstraining/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php 0000644 00000000534 15114413001 0031746 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO
*/
if ( ! interface_exists( 'WPSEO_WordPress_Integration' ) ) {
/**
* An interface for registering integrations with WordPress.
*/
interface WPSEO_WordPress_Integration {
/**
* Registers all hooks to WordPress.
*
* @return void
*/
public function register_hooks();
}
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php 0000644 00000000534 15114636504 0030003 0 ustar 00 <?php
/**
* WPSEO plugin file.
*
* @package WPSEO
*/
if ( ! interface_exists( 'WPSEO_WordPress_Integration' ) ) {
/**
* An interface for registering integrations with WordPress.
*/
interface WPSEO_WordPress_Integration {
/**
* Registers all hooks to WordPress.
*
* @return void
*/
public function register_hooks();
}
}