Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
59df5c5a
Verified
Commit
59df5c5a
authored
Nov 16, 2016
by
Erick Hitter
Browse files
Update first instance of abbreviation of old plugin name
parent
d3e17a26
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/class-cron-options-cpt.php
View file @
59df5c5a
...
...
@@ -12,7 +12,7 @@ class Cron_Options_CPT extends Singleton {
*/
const
LOCK
=
'create-jobs'
;
const
POST_TYPE
=
'
wpccr
_events'
;
const
POST_TYPE
=
'
a8c_cron_ctrl
_events'
;
const
POST_STATUS
=
'inherit'
;
private
$posts_to_clean
=
array
();
...
...
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