i want to code something in my post template. So, is there any way to check whether a widget that i want to show will be shown in sidebar or not ?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Have a look at the wordpress function is_active_widget. It might be what you are looking for: http://codex.wordpress.org/Function_Reference/is_active_widget

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.