search
HomeCMS TutorialWordPressHow to Show/Hide Categories in WordPress (Ultimate Guide)

Do you want to show or hide a category based on whether there are posts in WordPress?

By default, WordPress does not display empty categories. However, sometimes you might want to display them even if they have no content.

In this article, we will show you some simple ways to hide or show categories in WordPress, depending on whether there are any posts in that category.

How to Show/Hide Categories in WordPress (Ultimate Guide)

Why Hide or Show Empty Category in WordPress

WordPress comes with two default taxonomy: Category and Tag. Tags are used for specific topics of articles, while categories have broader meanings.

Many website owners use categories to create different sections for their WordPress websites.

For example, at WPBeginner we have different categories covering the main parts of the overall content.

How to Show/Hide Categories in WordPress (Ultimate Guide)

By default, WordPress does not display empty categories in the category widgets and category lists.

However, some website owners may still need to display empty categories on their WordPress blog.

How to Show/Hide Categories in WordPress (Ultimate Guide)

For example, if they are developing custom theme designs, or they just want the user to see empty categories and fill them with user-generated content.

Similarly, some websites may want to hide certain categories without any posts while still showing other empty categories.

In this guide, we will show you how to easily hide or display empty categories in WordPress.

Show empty categories in WordPress

WordPress now uses widget blocks to replace old classic widgets. This makes it more difficult to change the parameters used by the category block to list the categories.

To achieve the result we want, we need to write our own code to list the categories and then display it with the shortcode.

For this tutorial, you need to add some code to your WordPress website. If you haven't done this before, see our guide on how to add custom code snippets in WordPress.

First, you need to add the following code to the functions.php file of the theme or add code snippets using WPCode (recommended).

For detailed instructions, see our guide on how to easily add custom code in WordPress.

How to Show/Hide Categories in WordPress (Ultimate Guide)

This code simply uses our own parameters to list the categories, and one of these parameters is to change the hide_empty category parameter.

After that, you can display the custom category by adding the shortcode block to the widget area and then adding the shortcode in [custom_categories_list].

How to Show/Hide Categories in WordPress (Ultimate Guide)

Don't forget to update your widget settings once you're done.

You can then visit your website to see the categories that are running.

How to Show/Hide Categories in WordPress (Ultimate Guide)

Hide specific categories in the category list

Again, you can use the same method to exclude categories that you do not want to be included in the category list.

Just modify the above code as follows:

How to Show/Hide Categories in WordPress (Ultimate Guide)

All in One SEO for WordPress is the best WordPress SEO plugin on the market that allows you to easily control how your website looks in search results.

After installing the plugin, you will see a setup wizard. This is self-explanatory, but if you need help, follow our guide on setting up All in One SEO.

Next, you need to visit the Posts » Categories page and click the Edit link below the category you want to exclude.

How to Show/Hide Categories in WordPress (Ultimate Guide)

On the Edit Category page, you need to scroll down to the All-in-One SEO section.

Then, switch to the Advanced tab.

How to Show/Hide Categories in WordPress (Ultimate Guide)

From here, you need to turn off the “Default Settings” option next to the robot settings. You will now see the option to tell search engines not to track and index this category.

When you are done, don't forget to click the "Update" button to save your settings.

All-in-one SEO will now begin telling search engines not to index or follow that particular page.

Note: Posts submitted under this category may still be indexed by search engines and appear in search results.

We hope this article helps you understand how to hide or display empty categories in WordPress. You may also want to check out our guide on how to show personalized content to different users in WordPress, and the best WordPress plugins our experts have picked for business websites.

The above is the detailed content of How to Show/Hide Categories in WordPress (Ultimate Guide). For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How does WordPress's plugin ecosystem enhance its CMS capabilities?How does WordPress's plugin ecosystem enhance its CMS capabilities?May 14, 2025 am 12:20 AM

WordPresspluginssignificantlyenhanceitsCMScapabilitiesbyofferingcustomizationandfunctionality.1)Over50,000pluginsallowuserstotailortheirsiteforSEO,e-commerce,andsecurity.2)Pluginscanextendcorefeatures,likeaddingcustomposttypes.3)However,theycancausec

Is WordPress suitable for e-commerce?Is WordPress suitable for e-commerce?May 13, 2025 am 12:05 AM

Yes, WordPress is very suitable for e-commerce. 1) With the WooCommerce plugin, WordPress can quickly become a fully functional online store. 2) Pay attention to performance optimization and security, and regular updates and use of caches and security plug-ins are the key. 3) WordPress provides a wealth of customization options to improve user experience and significantly optimize SEO.

How to add your WordPress site in Yandex Webmaster ToolsHow to add your WordPress site in Yandex Webmaster ToolsMay 12, 2025 pm 09:06 PM

Do you want to connect your website to Yandex Webmaster Tools? Webmaster tools such as Google Search Console, Bing and Yandex can help you optimize your website, monitor traffic, manage robots.txt, check for website errors, and more. In this article, we will share how to add your WordPress website to the Yandex Webmaster Tool to monitor your search engine traffic. What is Yandex? Yandex is a popular search engine based in Russia, similar to Google and Bing. You can excel in Yandex

How to fix HTTP image upload errors in WordPress (simple)How to fix HTTP image upload errors in WordPress (simple)May 12, 2025 pm 09:03 PM

Do you need to fix HTTP image upload errors in WordPress? This error can be particularly frustrating when you create content in WordPress. This usually happens when you upload images or other files to your CMS using the built-in WordPress media library. In this article, we will show you how to easily fix HTTP image upload errors in WordPress. What is the reason for HTTP errors during WordPress media uploading? When you try to upload files to Wo using WordPress media uploader

How to fix the issue where adding media buttons don't work in WordPressHow to fix the issue where adding media buttons don't work in WordPressMay 12, 2025 pm 09:00 PM

Recently, one of our readers reported that the Add Media button on their WordPress site suddenly stopped working. This classic editor problem does not show any errors or warnings, which makes the user unaware why their "Add Media" button does not work. In this article, we will show you how to easily fix the Add Media button in WordPress that doesn't work. What causes WordPress "Add Media" button to stop working? If you are still using the old classic WordPress editor, the Add Media button allows you to insert images, videos, and more into your blog post.

How to set, get and delete WordPress cookies (like a professional)How to set, get and delete WordPress cookies (like a professional)May 12, 2025 pm 08:57 PM

Do you want to know how to use cookies on your WordPress website? Cookies are useful tools for storing temporary information in users’ browsers. You can use this information to enhance the user experience through personalization and behavioral targeting. In this ultimate guide, we will show you how to set, get, and delete WordPresscookies like a professional. Note: This is an advanced tutorial. It requires you to be proficient in HTML, CSS, WordPress websites and PHP. What are cookies? Cookies are created and stored when users visit websites.

How to Fix WordPress 429 Too Many Request ErrorsHow to Fix WordPress 429 Too Many Request ErrorsMay 12, 2025 pm 08:54 PM

Do you see the "429 too many requests" error on your WordPress website? This error message means that the user is sending too many HTTP requests to the server of your website. This error can be very frustrating because it is difficult to find out what causes the error. In this article, we will show you how to easily fix the "WordPress429TooManyRequests" error. What causes too many requests for WordPress429? The most common cause of the "429TooManyRequests" error is that the user, bot, or script attempts to go to the website

How scalable is WordPress as a CMS for large websites?How scalable is WordPress as a CMS for large websites?May 12, 2025 am 12:08 AM

WordPresscanhandlelargewebsiteswithcarefulplanningandoptimization.1)Usecachingtoreduceserverload.2)Optimizeyourdatabaseregularly.3)ImplementaCDNtodistributecontent.4)Vetpluginsandthemestoavoidconflicts.5)ConsidermanagedWordPresshostingforenhancedperf

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Clair Obscur: Expedition 33 - How To Get Perfect Chroma Catalysts
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft