Created
December 27, 2013 05:53
-
-
Save zeropointdevelopment/8143091 to your computer and use it in GitHub Desktop.
[WordPress] Code from our blog post How to Backup your WordPress Website - http://www.limecanvas.com/how-to-backup-your-wordpress-website/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Enable alternative WP Cron */ | |
define('ALTERNATE_WP_CRON', true); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment