Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-cli-cron-control-offload
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
WP Plugins
wp-cli-cron-control-offload
Commits
4f375bce
Commit
4f375bce
authored
7 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Scaffold cleanup
parent
6d7c4f5f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
readme.txt
+6
-7
6 additions, 7 deletions
readme.txt
wp-cli-via-cron-control.php
+6
-6
6 additions, 6 deletions
wp-cli-via-cron-control.php
with
12 additions
and
13 deletions
readme.txt
+
6
−
7
View file @
4f375bce
=== Wp Cli Via Cron Control ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 4.4
Tested up to: 4.8.1
=== WP-CLI via Cron Control ===
Contributors: ethitter, automattic
Tags: wp-cli, cli, cron, cron control
Requires at least: 4.8.1
Tested up to: 4.9
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Here is a short description of the plugin. This should be no more than 150 characters. No markup here.
Schedule WP-CLI tasks to run via Cron Control
== Description ==
...
...
This diff is collapsed.
Click to expand it.
wp-cli-via-cron-control.php
+
6
−
6
View file @
4f375bce
<?php
/**
* Plugin Name: W
p Cli
Via Cron Control
* Plugin URI:
PLUGIN SITE HERE
* Description:
PLUGIN DESCRIPTION HERE
* Author:
YOUR NAME HERE
* Author URI:
YOUR SITE HERE
* Plugin Name: W
P-CLI
Via Cron Control
* Plugin URI:
https://automattic.com/
* Description:
Schedule WP-CLI tasks to run via Cron Control
* Author:
Erick Hitter, Automattic
* Author URI:
https://vip.wordpress.com/
* Text Domain: wp-cli-via-cron-control
* Domain Path: /languages
* Version: 0.1.0
*
* @package W
p
_C
li_V
ia_Cron_Control
* @package W
P
_C
LI_v
ia_Cron_Control
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment