Changeset 1123157
- Timestamp:
- 03/29/2015 05:03:02 PM (11 years ago)
- File:
-
- 1 edited
-
90min/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
90min/trunk/readme.txt
r1123137 r1123157 32 32 1. Disable `wp-cron.php` 33 33 34 You can disable WP-cron by modifying the `wp-config.php` (located in the folder where WordPress is installed). Open the wp-config.phpfile and add the following line to the top of the page:34 You can disable WP-cron by modifying the `wp-config.php` (located in the folder where WordPress is installed). Open the `wp-config.php` file and add the following line to the top of the page: 35 35 36 36 `define('DISABLE_WP_CRON', true);`
Note: See TracChangeset
for help on using the changeset viewer.