How To Reverse The WordPress Comment Order to Show Newest on Top
Whether your theme shows newest comments on top or oldest you may want to change the order of comments in WordPress. Seeing the latest
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 WordPress 3.6.0 in 2013 you can easily check to see if a
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
At its core plugins are essential to having a great WordPress experience. It can be difficult to find good WordPress plugins but we have
Sometimes you want to add functionality or display something only for logged in users. This is easy using WordPress’ built-in is_user_logged_in() function. This quick
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 themes or even outdated themes. When you’re searching for the right WordPress theme you typically
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 have used the RSS feed on your WordPress blog you may have realized the featured image isn’t included in your feed. Having
The most important part of your WordPress site is the WordPress admin. Many people who are new to WordPress will often misplace their WordPress
There are many uses on the web for embedding iFrames into your website. This could include videos, images, or even other websites. You can