📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:00:40
📂
/ (Root)
/
home
/
apkbfjox
/
stargame.pk
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
routes
📍 /home/apkbfjox/stargame.pk/wp-content/plugins/wordpress-seo/src/routes
🔄 Refresh
✏️
Editing: route-interface.php
Writable
<?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(); }
💾 Save Changes
❌ Cancel