File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ function _get_cron_lock() {
141
141
);
142
142
143
143
/**
144
- * Fires when an error happens rescheduling a cron event.
144
+ * Fires if an error happens when rescheduling a cron event.
145
145
*
146
146
* @since 6.1.0
147
147
*
@@ -168,7 +168,7 @@ function _get_cron_lock() {
168
168
);
169
169
170
170
/**
171
- * Fires when an error happens unscheduling a cron event.
171
+ * Fires if an error happens when unscheduling a cron event.
172
172
*
173
173
* @since 6.1.0
174
174
*
Original file line number Diff line number Diff line change 16
16
*
17
17
* @global string $wp_version
18
18
*/
19
- $ wp_version = '6.7-alpha-58841 ' ;
19
+ $ wp_version = '6.7-alpha-58842 ' ;
20
20
21
21
/**
22
22
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
You can’t perform that action at this time.
0 commit comments