PHP Cross Reference of WordPress Subversion HEAD |
| [ Index ] [ Classes ] [ Functions ] [ Variables ] [ Constants ] |
[Summary view] [Print] [Text view]
1 <?php 2 if ( function_exists('register_sidebar') ) 3 register_sidebar(array( 4 'before_widget' => '<li id="%1$s" class="widget %2$s">', 5 'after_widget' => '</li>', 6 'before_title' => '', 7 'after_title' => '', 8 )); 9 10 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs | Cross-referenced by PHPXref 0.6 and RedAlt |