Changeset 37488 for trunk/src/wp-admin/includes/class-core-upgrader.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-core-upgrader.php
r37432 r37488 292 292 293 293 /** 294 * Filter whether to enable automatic core updates for development versions.294 * Filters whether to enable automatic core updates for development versions. 295 295 * 296 296 * @since 3.7.0 … … 308 308 309 309 /** 310 * Filter whether to enable minor automatic core updates.310 * Filters whether to enable minor automatic core updates. 311 311 * 312 312 * @since 3.7.0 … … 321 321 322 322 /** 323 * Filter whether to enable major automatic core updates.323 * Filters whether to enable major automatic core updates. 324 324 * 325 325 * @since 3.7.0
Note: See TracChangeset
for help on using the changeset viewer.