Love ‘em or hate ‘em, WordPress default themes are important.They get automatically installed on every upgraded and new WordPress site, gaining massive exposure. For 2014, WordPress have broken away from previous defaults to produce a theme for a specific use, namely magazines. And not just any magazine theme but a “beautiful magazine theme”. And it...
The order of Pages in WordPress is especially important because in many themes, Pages are used by default as the top menu items. Of course you don’t have to use Pages as your menu items, but for many sites it makes sense to do so. You may also want a menu of Pages in your...
Slack mimics the way large groups naturally communicate, adding tide pod emojis, savage bots, magic 8 ball decision making, and of course gifs! No wonder the WordPress community has started to use Slack to coordinate activity. Standing for Searchable Log of All Conversation & Knowledge, Slack is more than just a glorified text message platform....
WordPress gives you the ability to add custom post types and taxonomies easily with some simple code in your functions.php file, or through the use of a plugin like Custom Post Type UI. That means you can quickly turn your WordPress site into a fairly well-featured CMS. The only problem is, out of the box,...
A few weeks back it was thank a plugin developer day. I love those guys. They make me happy. But I love them so much that I end up filling my website with plugins to achieve things that I could achieve with code. Nowadays I love code snippets. They’re handy, like a million times handy....
Some things are just better live. There’s an excitement and an energy that accompany live events. Political elections, sporting events, conferences, movie openings, TV shows, and even product releases all qualify as possible worthy subjects of live coverage. The problem with blogging a live event with WordPress is that the system is not really set...
If you’ve ever had the need to find the name of your WordPress database, then there’s an easy way to do that – simply look for it in your wp-config.php file located in the root folder of your WordPress install. Accessing Your WP-Config.php File If you are doing something where you need the name of...