Menu Sidebar
Menu

How To

How To: Use Multiple Themes on a WordPress Website

One of the reasons WordPress is so popular is the vast amount of powerful themes available for the CMS. Themes in WordPress are design templates and stylesheets that define the appearance and layout of a WordPress website. Traditionally WordPress only allows a single theme to be activated on a WordPress website, that is until now. […]

How To: Create a Network Only Plugin in WordPress

If you’ve ever created a custom plugin in WordPress, you should be familiar with the standard plugin header code. The information set in your plugin header is displayed under the Plugins admin menu in WordPress shown below: There is a lesser known piece of information that can be defined in your plugin header that tells […]

How To: Get the Current Logged in User ID in WordPress

When developing custom themes and plugins for WordPress there are times you will need to get the logged in user’s ID. There are a few different ways to accomplish this, but I’m going to show you the easiest method. To get the user’s ID you’ll use the get_current_user_id() function like so: The get_current_user_id() function will […]

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.

 

Founder of WebDevStudios, ThemeSwitcher Pro, 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 Second Edition