Just Gadgets » Featured, General » in_category placeholder entry
Share |

in_category placeholder entry

Unfortunately, in_category doesn’t understand category child-parent relationships. If, for example, category 11 (bananas) is a child of category 2 (fruits), in_category(‘2′) will return FALSE when viewing post about bananas.

So if you want the same text to be applied to the category AND all its sub-categories, you’ll have to list them all. Syntax like in_category(2,11) is not allowed. You’ll have to use PHP || (logical OR) && (logical AND) in the expression.

Related posts:

  1. Firebug – a usefull Firefox Add-on
incategory placeholder entry Just Gadgets

Unfortunately, in_category doesn't understand category child-parent relationships. ... in_category placeholder entry. Unfortunately, in_category doesn't understand category ... read more...

hot gadgets for wordpress Great

The full story about in_category placeholder entry. 20 Nov 2008 | Tags: wordpress , ... Log in | Entries (RSS) | Disclaimer / Impressum | Privacy Policy | Design by: go41 ... read more...

November 20th, 2008 Tags: No Comment

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.