openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
WP-CLI
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 05, 2025 — Jul 05, 2026
Showing page 196 of 207
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
finish shortdesc at newline, instead of dot. see #187
scribu
More...
over 13 years ago
remove \WP_CLI\ prefix
scribu
More...
over 13 years ago
pass doc markdown to ronn from PHP
scribu
More...
over 13 years ago
add special --doc flag
scribu
More...
over 13 years ago
add missing short descriptions
scribu
More...
over 13 years ago
introduce Composite interface and traverse() function
scribu
More...
over 13 years ago
remove unnecessary WP_CLI_COMMAND constant
scribu
More...
over 13 years ago
create separate Documentable interface
scribu
More...
over 13 years ago
add get_shortdesc() method
scribu
More...
over 13 years ago
add get_synopsis() method to Command interface
scribu
More...
over 13 years ago
add confirmation
scribu
More...
over 13 years ago
introduce get_path() method to use in show_usage()
scribu
More...
over 13 years ago
remove unused get_numeric_arg()
scribu
More...
over 13 years ago
show general help when calling wp help
scribu
More...
over 13 years ago
Introduce RootCommand class.
scribu
More...
over 13 years ago
merge pull request #186 into master
scribu
More...
over 13 years ago
make get_subcommands() a required method and get rid of the TopLevelSubcommand interface
scribu
More...
over 13 years ago
support generic assoc args in synopsis
scribu
More...
over 13 years ago
flags can't be mandatory
scribu
More...
over 13 years ago
implement alias tag
scribu
More...
over 13 years ago
Merge pull request #185 from wp-cli/refactor-init
Cristi Burcă
More...
over 13 years ago
add some comments to the init process
scribu
More...
over 13 years ago
Store arguments as properties on WP_CLI, instead of as global variables.
scribu
More...
over 13 years ago
define WP_CLI_URL constant, instead of leaving 'url' in $assoc_args
scribu
More...
over 13 years ago
move SAPI check to wp-cli-boot.php
scribu
More...
over 13 years ago
move get_upgrader() to WP_CLI\Utils\
scribu
More...
over 13 years ago
introduce set_user() utility
scribu
More...
over 13 years ago
move WP_CLI::_set_url() & co to WP_CLI\Utils\
scribu
More...
over 13 years ago
move WP_CLI::parse_args() to WP_CLI\Utils\parse_args()
scribu
More...
over 13 years ago
introduce TopLevelCommand. see #184
scribu
More...
over 13 years ago
←
1
2
…
192
193
194
195
196
197
198
199
200
…
206
207
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree