Return to Snippet

Revision: 54804
at January 12, 2012 10:15 by morg7801


Initial Code
<?php
if ( function_exists('register_sidebar') )
register_sidebar();
?>

Initial URL
http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/

Initial Description
other sources: http://www.quickonlinetips.com/archives/2007/11/how-to-create-multiple-dynamic-sidebars-for-wordpress-widgets/

Initial Title
See How Easy It Is To Widgetize WordPress Themes

Initial Tags


Initial Language
PHP