Articles Submitted for net.tutsplus.com
The 13 Most Essential Plugins for WordPress
net.tutsplus.com - WordPress is a very powerful and flexible blog/content management system, but the thousands of plugins really help to extend the basic functionality. Here are 13 essential plugins that you should immediately install after finishing the WordPress installation. read more ›
10 Reasons Why Your Code Wont Validate and How to Fix it
net.tutsplus.com - W3C validation isn't very forgiving at times, but it allows you to see errors that are generated by your markup. Lots of errors and warnings thrown by the validator are a good indicator that your XHTML isn't in very good ... read more ›
Create a Custom WordPress Plugin From Scratch
net.tutsplus.com - This tutorial will describe the implementation of a WordPress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your WordPress site. It also implements a configuration page for the WordPress admin ... read more ›