Posts Tagged ‘widgetizing’




by max on April 26th, 2008
Comments
Well, I had to widgetize my old theme today but it was pretty simple: Make a file called functions.php in your theme directory. (if you don’t have one yet) Add the following code and save the file: if ( function_exists(’register_sidebar’) ) register_sidebar(array( ‘before_widget’ => ”, ‘after_widget’ => ”, ‘before_title ...

Featured Sites From Zedomax Blog Network