标签: wordpress wordpress-theming
我使用类别来显示当前事件。帖子已在过期后从类别中删除。现在我需要对首页进行条件查询
如果cat = 1有3个帖子 - > div style three col
否则如果cat = 1有4个帖子 - > div style four col
基本上我需要一个基于类别
非常感谢