File ManagerCurrent Directory: wp-content/plugins/wordpress-seo/src/commandsLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: command-interface.php <?php namespace Yoast\WP\SEO\Commands; /** * Interface definition for WP CLI commands. * * An interface for registering integrations with WordPress. */ interface Command_Interface { /** * Returns the namespace of this command. * * @return string */ public static function get_namespace(); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dircleanup-command.phpFile5.27 KB Rename | Delete | Editcommand-interface.phpFile308.00 B Rename | Delete | Editindex-command.phpFile9.92 KB Rename | Delete | Edit