Making a new wordpress theme from scratch
Making a WordPress Theme. From Scratch. Research + Information Architecture Introduction Making a new WordPress theme from scratch can seem daunting, but it's pretty easy if you know the steps.…
Making a WordPress Theme. From Scratch. Research + Information Architecture Introduction Making a new WordPress theme from scratch can seem daunting, but it's pretty easy if you know the steps.…
Configuring free ssl certs with letsencrypt in centos Using letsencrypt in centos requires a few modifications to your centos before you can run the letsencrypt client. The setup for vhosts…
This is a short tutorial showing how to setup wordpress and cloudflare flexible ssl. Cloudflare offer a service called 'flexible ssl' this means that cloudflare encrypts your content between the…
If you want to set a featured image on all wordpress posts that don't already have a featured image set, then this mysql query can help: INSERT INTO wp_postmeta (post_id,meta_key,meta_value)…
I have released multiloquent - the theme I use for jonathansblog to the public: you can get it here: http://wordpress.org/themes/multiloquent I have a github if you want a cutting-edge version…
Wordpress and buffer for automatic google plus posts This is a short post about setting up Wordpress and buffer for automatic google plus posts. Buffer is an excellent service that…
I've moved my website to a new hosting provider. I have used go-daddy for a few years now, but I had a lot of trouble with them. Eventually it sorted…
The rss feed for jonathansblog is changing. it will now be accessible from /feed rather than the old feedburner feed. please update your feedly :)
This is an easy way to change the username of your wordpress admin account: login as your current admin user navigate to users > all users add a new user…