Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
3387eabb
Commit
3387eabb
authored
Dec 05, 2016
by
Erick Hitter
Committed by
GitHub
Dec 05, 2016
Browse files
Merge pull request #35 from Automattic/develop
Add a description for the one-time fixers set of commands
parents
dfdfd924
5a22128f
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/wp-cli/class-one-time-fixers.php
View file @
3387eabb
...
@@ -2,8 +2,10 @@
...
@@ -2,8 +2,10 @@
namespace
Automattic\WP\Cron_Control\CLI
;
namespace
Automattic\WP\Cron_Control\CLI
;
/**
* Run one-time fixers for Cron Control
*/
class
One_Time_Fixers
extends
\
WP_CLI_Command
{
class
One_Time_Fixers
extends
\
WP_CLI_Command
{
/**
/**
* Remove corrupt Cron Control data resulting from initial plugin deployment
* Remove corrupt Cron Control data resulting from initial plugin deployment
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment