Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
initializers
/
File Content:
initializer-interface.php
<?php namespace Yoast\WP\SEO\Initializers; use Yoast\WP\SEO\Loadable_Interface; /** * Integration interface definition. * * An interface for registering integrations with WordPress. */ interface Initializer_Interface extends Loadable_Interface { /** * Runs this initializer. * * @return void */ public function initialize(); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
crawl-cleanup-permalinks.php
5523 bytes
0644
disable-core-sitemaps.php
2937 bytes
0644
initializer-interface.php
345 bytes
0644
migration-runner.php
4206 bytes
0644
woocommerce.php
783 bytes
0644
N4ST4R_ID | Naxtarrr