Essential Plugins For Any WordPress Installation
doitwithwp.com - This is a list of plugins that I find myself installing on nearly every WordPress installation. They provide core functionality and search engine optimisation so that your blog is easier to find, load and share
How to Embed YouTube Videos in your WordPress Post
doitwithwordpress.com - Displaying videos in your WordPress posts has become easier and easier over version updates – it’s now simpler than ever. Just paste the URL and you’re away!
How To Display Code Within A WordPress Post
doitwithwp.com - Since you can’t just paste code into a WordPress post, you need to use a plugin to display the code correctly so that your readers can see it. Here’s a tutorial showing how you can simply and stylishly display code ...
Automate WordPress Database Backups for Care-Free Protection
doitwithwordpress.com - Database backups are essential for any website, but they can be a bit of a drag. Follow this tutorial to create a completely automated system for backing up your database, as often as you need. Now, should anything disastrous happen ...
How to Add a Rate Field to WordPress Comments
oscardias.com - In this article I’ll show you how to add a rating field to your WordPress comments. We’ll work with PHP to enable the new field and show it in the comments template. Also, we’re going to do some styling in ...
Debugging WordPress Like A Master
themergency.com - This tutorial walks you through how to debug your WordPress sites using NetBeans IDE and XDebug. This will allow you to place breakpoints in your code and step into the running code. You can then step through the code one ...
Introducing Post Admin Shortcuts Plugin
themergency.com - I would like to introduce my latest WordPress plugin : Post Admin Shortcuts AKA “Post Pin Cushion“. The plugin is an enhancement to the admin back-end that makes it easy for the blog author to pin posts. You can then ...
Using WordPress’ the_post_thumbnail with Lightbox
themethesis.com - A quick tutorial showing you how to use make WordPress' the_post_thumbnail work with your favourite favourite Lightbox script. Includes code snippet.
How to Create Uniqe Landing Pages using WP Impact Plugin
famousbloggers.net - The Impact web page builder plugin allows for total control over how we design our pages, whether we want a splash page, an e-commerce page, a maintenance mode page or a simple info card page displaying all our social media ...
no posts submitted
Top 10 Premium WordPress Templates
flamescorpion.com - A list with top 10 best WordPress premium templates from around the world. The premium themes are advanced so they support real websites build in WordPress and no just WordPress blogs
Ultimate Guide to Roles and Capabilities
wphardcore.com - Since Roles and Capabilities are introduced in WordPress 2.0, the User Level approach has been declared deprecated. However, it’s disappointing that most plugins and themes out there still use user levels to control access to admin option pages and other ...
10 WordPress query_posts tips you probably don’t know
binarymoon.co.uk - A collection of hints and tips for the often used, and misunderstood, WordPress command, query_post. Learn the right way to use it, and get some of the more advanced samples of hour it could be utilized to improve your website.
Using WordPress taxonomies to create a product directory
leewillis.co.uk - WordPress lets you categorise your posts according to “tag”, and “category”. Which is fine. However, for some time now WordPress has supported a concept called “Custom Taxonomies”. Which is a long winded way of saying “We’ll let you choose how ...
Top 3 Social Bookmarking WordPress Plugins
flamescorpion.com - A plugin that describes the TOP 3 social bookmarkings plugin. You can use social bookmarking plugin to give your visitors the option to bookmark and share your URL.
5 WordPress plugins to Control your Adsense Units
themepremium.com - 5 best WordPress Plugins in order to maximize revenue from your ads by banner management and adsense. An effective Ads banner management comprises random rotation, banner expiry date, flexible embedded code supporting html, javascript & flash.
How to directly edit WordPress themes
flamescorpion.com - Description on how to edit WordPress themes directly from the admin panel. Explanation on how WordPress template system works, what pages you need to edit for different actions.
5 tips for using AJAX in WordPress
wphardcore.com - AJAX is used in many WordPress themes and plugins. However, not all of those themes and plugins implement AJAX properly. This article reveals 5 best practices in developing AJAX for WordPress. Warning: This is a long and information-packed article. Be sure ...
How to Make Shortcodes More User-Friendly
wphardcore.com - Since WordPress 2.5, Shortcode has proven to be one of the most powerful features that allows lots of room for flexibility and customization. However, as anything that has the word "code" in it, shortcodes are not very user friendly. For ...
Video tutorial to quick install and configure WordPress
flamescorpion.com - This is a video tutorial, about 12 minutes of explanation and showing how to install WordPress with all elements: creating the database, ftp accounts, directories, basic configuration, settings, plugin management.