In this tutorial, you will learn how to create, backup, clear, and restore your WordPress MySQL database with phpMyAdmin.
Managing Your WordPress Database
December 26th, 2008Use WP-Syntax To Beautify Your Code Display
November 18th, 2008WP-Syntax is a WordPress plugin that can “beautify” the code snippets used in articles, tips, and tutorials. WP-Syntax can present snippets from most code types in a very readable format. As an added bonus, the code can be copied and pasted directly from the WP-Syntax generated display into a readers application.
header.php—Verify Those Header Links!
November 15th, 2008If you work between a WordPress test bed and an online blog, you need to be *very* careful to verify the links in the header.php file if you have made them static. It is important to do this after downloading the file to the test bed or before uploading it to an online blog.
Compare WordPress Files and Folders with CSDIFF
November 13th, 2008If you install and style your WordPress blog, it may, at times, be important to determine changes between WordPress files and/or folders. CSDIFF can find the changes.
WordPress WP Super Cache
November 11th, 2008WP Super Cache can help browsers load WordPress blog pages more quickly by caching static versions of the pages. The first time a page is served, WP Super Cache makes a static copy so that the next time the page is requested, it will be delivered much more quickly.