Skip to content

Instantly share code, notes, and snippets.

@furahaclothing
Created September 13, 2012 08:55
Show Gist options
  • Save furahaclothing/3713027 to your computer and use it in GitHub Desktop.
Save furahaclothing/3713027 to your computer and use it in GitHub Desktop.
wordpress-サイドバーで異なるウィジェットを使う-
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(8) ) : ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment