- Timestamp:
- 01/29/2016 04:42:03 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/wp-cli-commands.php
r2179 r2418 13 13 } 14 14 15 WP_CLI::add_command( 'wc-misc', 'WordCamp_CLI_Miscellaneous' ); 15 16 WP_CLI::add_command( 'wc-rewrite', 'WordCamp_CLI_Rewrite_Rules' ); 16 17 WP_CLI::add_command( 'wc-rest', 'WordCamp_CLI_REST_API' );
Note: See TracChangeset
for help on using the changeset viewer.