Basic WordPress plugin example with AJAX Leave a Comment / General, PHP, Wordpress Companion notes for: http://conceptclarity.ca/ajax-sample/ Content coming soon.
Configure Filezilla for Passive FTP on WIndows Leave a Comment / General http://www.johandorper.nl/log/filezilla-server-passive-ports Sopme older versions of Windows Server don’t accept port ranges in Windows Firewall. They also don’t seem to accept comma separated port of 1000…
WordPress Email Error Handling Leave a Comment / General Have you ever had to debug WordPress email problems, like mail not being sent, without any apparent reason? The wp_mail function is usually used to…
Enable SSL with Cloudflare and WordPress Leave a Comment / General Cloudflare allows you to use SSL (there are varying levels). In order to get this running, here are the basic steps that I performed to…