Skip to content

Commit ab6c3fc

Browse files
Mention WP_CLI::add_wp_hook()
1 parent 6e7c317 commit ab6c3fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2016-07-29-version-0.24.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Framework enhancements:
127127
* Supports positional arguments defined in `wp-cli.yml` [[#3120](https://github.com/wp-cli/wp-cli/pull/3120)].
128128
* Introduce `WP_CLI_STRICT_ARGS_MODE` for dealing with arg ambiguity [[#3128](https://github.com/wp-cli/wp-cli/pull/3128)].
129129
* Registers `--http=<url>` global parameter for use with RESTful WP-CLI [[#3130](https://github.com/wp-cli/wp-cli/pull/3130)].
130+
* Introduces `WP_CLI::add_wp_hook()`, for adding actions and filters when you don't yet have access to actions and filters [[#3195](https://github.com/wp-cli/wp-cli/pull/3195)].
130131

131132
Bug fixes across the board:
132133

0 commit comments

Comments
 (0)