Skip to content

Refactoring wp-cli/wp-cli to represent the framework only, not the bundle#4851

Merged
schlessera merged 86 commits intomasterfrom
4748-split-off-bundle
Aug 3, 2018
Merged

Refactoring wp-cli/wp-cli to represent the framework only, not the bundle#4851
schlessera merged 86 commits intomasterfrom
4748-split-off-bundle

Conversation

@schlessera
Copy link
Copy Markdown
Member

See #4748

schlessera added 30 commits May 22, 2018 02:36
This reverts commit c5c150c.
Registering deferred commands from plugins was done on to the hook `find_command_to_run_pre`. This hook is executed multiple times, though.

This commit adds a new hook `before_run_command` and attaches the deferred commands to this hook instead, which should only be triggered once.
@schlessera schlessera merged commit 96c46cc into master Aug 3, 2018
@schlessera schlessera deleted the 4748-split-off-bundle branch August 3, 2018 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant