Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Search Results

Beginner’s Guide to Pasting Snippets from the Web into WordPress

Do you want to learn how to paste snippets from the web into WordPress? We publish a lot of WordPress tutorials that ask users to add code snippets to WordPress. Copying and pasting code in WordPress theme files might seem easy for experienced users, but… Read More »

How to Replace Default WordPress jQuery Script with Google Library

Do you want to replace the default WordPress jQuery script with jQuery from Google Hosted Libraries? WordPress includes jQuery with the core software by default. However, replacing it with the latest jQuery version from Google library can improve performance. In this article, we’ll show you… Read More »

Why Do You Need a CDN for Your WordPress Blog? [Infographic]

Are you wondering what a CDN or ‘content delivery network’ is and why it’s important for your website? If you are looking to speed up your WordPress site, then a CDN is an extremely valuable tool. It quickly delivers content to the end user in… Read More »

WordPress 3.1.1 Released – Update Now

Ryan Boren over at WordPress News just announced the release of WordPress 3.1.1. This maintenance and security release fixes almost thirty issues in 3.1, including: Some security hardening to media uploads Performance improvements Fixes for IIS6 support Fixes for taxonomy and PATHINFO (/index.php/) permalinks Fixes… Read More »

What Everybody Ought to Know about the WordPress Admin Bar

WordPress comes with an admin bar that displays handy shortcuts for logged in users. This gives you quick access to admin tasks even when viewing your website’s front-end. In this article, we will explain what is the WordPress admin bar, and how you can utilize… Read More »

Featured WordPress Plugins
RafflePress - WordPress Giveaway and Contest Plugin
Giveaway and Contest Plugin for WordPress. View this plugin

How to Display Only Child Category in Your WordPress Post Loop

Do you want to only display the child category in your WordPress post loop? Most WordPress themes show all the categories for a post, including parent and child categories. However, if you add lots of categories to your posts, then this can make your site… Read More »

How to Create a WordPress Plugin (Step by Step for Beginners)

Do you want to create a WordPress plugin but don’t know where to start? WordPress plugins allow you to add custom features to your website. There are thousands of them available for free, and you can even create your own custom WordPress plugins. In this… Read More »

How to Disable Automatic Formatting in WordPress Posts

Do you want to disable the automatic formatting in WordPress posts? By default, WordPress formats texts to replace quotes with fancy quotes and clean up the text. This prevents users from displaying code, raw text, and CSS/Javascript code examples. In this article, we’ll show you… Read More »

How to Remove Default Author Profile Fields in WordPress

Do you want to remove the default author profile fields in WordPress? If you are running a multi-author WordPress blog, then you may want to display all of your author profiles the same way for consistency. Removing the default author profile fields in WordPress can… Read More »