Wil Brown’s Blog Posts
-
Clean-up Your WordPress Trash
The WordPress Trash system is set to recycle items by default every 30 days but you can easily change this value.
-
Securing the WordPress Uploads Folder
Securing your WordPress uploads folder from being abused by people uploading unauthorised file types.
-
Developing A Facebook Tabs iFrame Application
How to create a tab on your Facebook Page using an iFrame Application. Part 1 in the series.
-
WordPress .htaccess on Zeus Server
Here’s how to implement the WordPress .htaccess file on a Zeus server using rewrite.script
-

How to Get the Current Page ID Inside a Widget
Here’s a quick tip on how to get the current page ID inside a WordPress widget (outside of The Loop).
-
2011/03 Mike Monteiro – F*ck You. Pay Me
Profanities aside this talk by Mike Monteiro contains invaluable information on getting out of tight business situations by having a good contract in place.
-
How to Add a Header Image to your WordPress.org Plugins
Here’s how to jazz up your WordPress.org plugin with a custom header image.
-
CSS Hacks for IE targeting only IE8, IE7 and IE6
Did you know that there are specific CSS hacks for IE that allow you to target IE8, IE7 and IE6?
-
How To Set a Page as the Parent of a WordPress Custom Post Type
What if you needed to set a particular page or post in your website as the parent to your new custom post types? Here’s a solution for that.