[Plugin: Widget Logic] Quick question! Need to hide instead of add widgets!
-
What is the opposite of this code?
global $post; return (is_page(‘home’) || ($post->post_parent==”13″));
I want to hide a widget from all subpages of a parent page, but make sure to appear on the rest of the site.
thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Widget Logic] Quick question! Need to hide instead of add widgets!’ is closed to new replies.