Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How does wordpress control the classification displayed on the home page

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how wordpress controls the classification displayed on the home page, I believe most people don't know much about it, so share this article for your reference. I hope you can learn a lot after reading this article. Let's learn about it together.

Wordpress controls the classification displayed on the home page

WordPress will display the latest articles on the home page, and you can control the number of posts displayed in the background, but not the categories to display. Most CMS systems can control the categories to be displayed, but sorry, WordPress is not CMS. But WordPress can also control the categories to be displayed, although it cannot be set in the background, but it can be achieved by modifying the code of the template.

One way is:

Put this code in the top part of the theme directory index.php file. (before controlling the code that displays the article)

Another way:

If you are in the id=5 category, proceed to the next loop without outputting this article. This code needs to be added to the beginning of the main loop (The Loop), that is, to find

Then add the above code after this sentence. Compared with the first method, it is more convenient, and the second method also provides a solution.

The above is all the contents of the article "how wordpress controls the categories displayed on the home page". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report