Fix File
•
/
home
/
sportsfe...
/
public_h...
/
wp-conte...
/
plugins
/
wordpres...
/
src
/
routes
•
File:
route-interface.php
•
Content:
<?php namespace Yoast\WP\SEO\Routes; use Yoast\WP\SEO\Loadable_Interface; /** * Route interface. */ interface Route_Interface extends Loadable_Interface { /** * Registers routes with WordPress. * * @return void */ public function register_routes(); }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List