[ 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

7 comments

Jun
17
2009
deletedupes

Delete Duplicate Posts Pro WordPress Plugin

I have decided to create my first “must-pay-to-use” plugin and I think it’s something that a lot of people might find very useful. I know most of you are...

Read More

76 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

36 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