Archive for June 2009 

Jun
22
2009
wordpress_plugins

A Settings Link for Your WordPress Plugins

If you are developing a WordPress plugin, one of the first things I would suggest is adding a “Settings” link directly on the plugins page. This makes it easier...

Read More

8 comments

Jun
13
2009
wordpressshirt

Remove wp_list_pages() Links for Parent Pages

Creating a page list in WordPress is super easy. All it takes is one function call: <?php wp_list_pages(); ?>. The only problem with the list is if you have...

Read More

40 comments

Jun
07
2009
computer-back-up

Backup, Backup, Backup!

Over the past couple of weeks I have helped out many people who have been hacked. There are many ways in which you can protect your site, but the...

Read More

1 comment