How to Customize Your WordPress Login Page
There are plenty of reasons you might want to customize your WordPress login page. Whether it’s for branding reasons or fun we’ve got you
There are plenty of reasons you might want to customize your WordPress login page. Whether it’s for branding reasons or fun we’ve got you
If you are new to building a WordPress site and adding new users the available WordPress user roles can be a bit confusing. When
Adding custom CSS your WordPress site can offer tons of customization. From changing the look of elements to removing them completely, CSS can be
Whether your theme shows newest comments on top or oldest you may want to change the order of comments in WordPress. Seeing the latest
If you’ve tested the speed of your site on a tool like Pingdom or GTmetrix you may have seen the message to remove query
You may be looking for a WordPress user ID for many reasons. Whether you need the user ID for custom code or debugging an
Plugins are a major part of using WordPress and can easily add new functionality to your WordPress blog. From security to additional features there
There are many reasons that you may want to clone a WordPress website. These can include testing new plugins, trying new themes, or moving
Want to check if a shortcode already exists in WordPress? Ever since the launch of WordPress 3.6 in 2013 you can easily check to
Moving a WordPress site can seem like a daunting task. With plugins, themes, and sometimes thousands of media files it can be difficult. Luckily
According to various studies to determine the best content management system (CMS), the research has shown that WordPress is among the top-rated and most
Have you tried to change your WordPress username? Many people see the username field greyed out and think that it’s impossible, but it’s actually
The new WordPress editor Gutenberg which was included in WordPress 5.0 has been loathed by many WordPress users. Whether you’re a fan or not
Developing for WordPress and want to know how check if a user is logged in? Keep reading for useful user PHP code snippets. Sometimes
It’s important to stay up to date with the latest version of WordPress. In this guide we’ll be showing you how to check WordPress
Your WordPress site can quickly get cluttered with unused or even outdated themes. When you’re searching for the right WordPress theme, you typically install
The WordPress menu system can be quite powerful but sometimes you want to include external links with a nofollow attribute attached. Adding an external
If you’re looking to speed up your site as fast as possible you may have noticed the wp-emoji-release.min.js file loading on all of your
If you use the RSS feed on your WordPress blog you may have realized the featured image isn’t included in your RSS feed’s posts
The most important part of your WordPress site is the WordPress admin dashboard. Many people who are new to WordPress will often misplace their
There are many uses on the web for embedding iFrames into your website. This could include videos, images, or even other websites. You can