Skip to content

Instantly share code, notes, and snippets.

@AnkanSoul
Created April 25, 2018 15:28
Show Gist options
  • Select an option

  • Save AnkanSoul/29bfeabc3e894908068193c26d2b6d18 to your computer and use it in GitHub Desktop.

Select an option

Save AnkanSoul/29bfeabc3e894908068193c26d2b6d18 to your computer and use it in GitHub Desktop.
Call Widget
============================== Call Widget ======================================================
<?php if ( is_active_sidebar( 'sidebar-2' ) ) : ?>
<?php dynamic_sidebar( 'sidebar-2' ); ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment