- Timestamp:
- 12/09/2015 07:38:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/wp-cli-commands.php
r2165 r2179 15 15 WP_CLI::add_command( 'wc-rewrite', 'WordCamp_CLI_Rewrite_Rules' ); 16 16 WP_CLI::add_command( 'wc-rest', 'WordCamp_CLI_REST_API' ); 17 WP_CLI::add_command( 'wc-users', 'WordCamp_CLI_Users' );
Note: See TracChangeset
for help on using the changeset viewer.