Menu Sidebar
Menu

WordPress

Professional WordPress Has Hit The Shelves!

I’m extremely excited to announce that Professional WordPress, a book I co-authored, has hit the shelves at major book retailers nation wide! The book is also in stock on Amazon.com! This journey started in April of 2009 when Matt Mullenweg posted a blog post that Wiley was looking for WordPress enthusiasts to author a new […]

How To: Hide an Admin Menu in WordPress

Have you ever needed to hide a specific admin menu from other users in WordPress? Maybe you want to hide the Plugins and Appearance menus to keep your users out of trouble. Just place the below code in your themes functions.php file to hide the Plugins menu from all users except for admin: As another […]

Custom Post Type UI Plugin for WordPress

A few days ago I released a new plugin for WordPress called Custom Post Type UI. This plugin allows you to easily create custom post types in WordPress without writing a single line of code! Using custom post types is the future of WordPress and really opens the software up to be a full fledged […]

Professional WordPress Is In Production!

Professional WordPress, the new book I co-authored, is officially in production! After a 4 month writing phase, and 1.5 month editing phase, we have finally completed the book! I’m extremely excited for this book to hit the store shelves and really believe it’s going to be well received by the WordPress Community. This book is […]

WordCamp Boston 2010: Recap

I’m freshly back from WordCamp Boston 2010! I had a blast at the Microsoft N.E.R.D Center Saturday hanging out with other WordPress geeks! I attended the inaugural event this past weekend with April, Chris, Scott, and Mark from WDS. I had a great time hanging out with my WordPress buddies! I got to catch up […]

How To: Create Backdoor Admin Access in WordPress

Have you ever wanted to create an easy backdoor way to auto-create an administrator account in WordPress? The below code snippet does just that! Simply place the code in your themes functions.php flie and upload to your web server: To activate this code simply visit http://example.com?backdoor=go When triggered the code will create a new administrator […]

Newer Posts
Older Posts

Brad Williams Blog

WordPress and the Web

Who is Brad?

Brad Williams picture

Brad Williams is a computer programmer and tech junkie who enjoys exploring technology and sharing his knowledge and experience with others.

 

CEO of WebDevStudiosMaintainn, and Pluginize. Co-author of Professional WordPress and Professional WordPress Plugin Development.

 

Brad resides in Philadelphia.

 

 Subscribe in a reader

Professional WordPress Third Edition

Professional WordPress Plugin Development