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.
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.
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.
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.
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].
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.
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:
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.
On the Edit Category page, you need to scroll down to the All-in-One SEO section.
Then, switch to the Advanced tab.
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!

Enable comments on your WordPress website to provide visitors with a platform to participate in discussions and share feedback. To do this, follow these steps: Enable Comments: In the dashboard, navigate to Settings > Discussions, and select the Allow Comments check box. Create a comment form: In the editor, click Add Block and search for the Comments block to add it to the content. Custom Comment Form: Customize comment blocks by setting titles, labels, placeholders, and button text. Save changes: Click Update to save the comment box and add it to the page or article.

How to copy WordPress subsites? Steps: Create a sub-site in the main site. Cloning the sub-site in the main site. Import the clone into the target location. Update the domain name (optional). Separate plugins and themes.

The steps to create a custom header in WordPress are as follows: Edit the theme file "header.php". Add your website name and description. Create a navigation menu. Add a search bar. Save changes and view your custom header.

Enable comments in WordPress website: 1. Log in to the admin panel, go to "Settings" - "Discussions", and check "Allow comments"; 2. Select a location to display comments; 3. Customize comments; 4. Manage comments, approve, reject or delete; 5. Use <?php comments_template(); ?> tags to display comments; 6. Enable nested comments; 7. Adjust comment shape; 8. Use plugins and verification codes to prevent spam comments; 9. Encourage users to use Gravatar avatar; 10. Create comments to refer to

You can install the FTP plug-in through WordPress, configure the FTP connection, and then upload the source code using the file manager. The steps include: installing the FTP plug-in, configuring the connection, browsing the upload location, uploading files, and checking that the upload is successful.

How to copy WordPress code? Copy from the admin interface: Log in to the WordPress website, navigate to the destination, select the code and press Ctrl C (Windows)/Command C (Mac) to copy the code. Copy from a file: Connect to the server using SSH or FTP, navigate to the theme or plug-in file, select the code and press Ctrl C (Windows)/Command C (Mac) to copy the code.

WordPress Error Resolution Guide: 500 Internal Server Error: Disable the plug-in or check the server error log. 404 Page not found: Check permalink and make sure the page link is correct. White Screen of Death: Increase the server PHP memory limit. Database connection error: Check the database server status and WordPress configuration. Other tips: enable debug mode, check error logs, and seek support. Prevent errors: regularly update WordPress, install only necessary plugins, regularly back up your website, and optimize website performance.

How to turn off a comment in WordPress? Specific article or page: Uncheck Allow comments under Discussion in the editor. Whole website: Uncheck "Allow comments" in "Settings" -> "Discussion". Using plug-ins: Install plug-ins such as Disable Comments to disable comments. Edit the topic file: Remove the comment form by editing the comments.php file. Custom code: Use the add_filter() function to disable comments.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

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

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Zend Studio 13.0.1
Powerful PHP integrated development environment

Notepad++7.3.1
Easy-to-use and free code editor

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.