Plugin Directory

Changeset 1123157


Ignore:
Timestamp:
03/29/2015 05:03:02 PM (11 years ago)
Author:
etay90min
Message:

changed readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 90min/trunk/readme.txt

    r1123137 r1123157  
    32321. Disable `wp-cron.php`
    3333
    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:
     34You 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:
    3535
    3636`define('DISABLE_WP_CRON', true);`
Note: See TracChangeset for help on using the changeset viewer.