• Hi. Is there any hooks that help me check if widget exist?
    I want to use on the same place content and widget. By default showing content. If widget is ready content is hide and showing only widget.
    I want something like this for comments:

    <?php if ( comments_open() ) : ?>
    ...

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to check if widget exist.’ is closed to new replies.