[Wordpress] tips 

Install plugin request providing FTP...
//edit wp-config.php
define('FS_METHOD', 'direct');
//chmod -R 777 wp-content/
//chmod -R 777 wp-content/plugins/
//chmod -R 777 wp-content/upgrade/
//chmod 777 ../wordpress/

Use Cloudflare SSL get too many redirect please go to install plugin "Really Simple SSL" & "CloudFlare Flexible SSL Plugin" then activate it.
Back