/ Published in: PHP
Cut-and-paste the following into your functions.php file (inside of your theme folder).
Change the Name-goes-here to whatever you want.
Expand |
Embed | Plain Text
'name' => 'Name-goes-here', 'description' => 'Description goes here', 'before_title' => 'HTML before the sidebar goes here', 'after_title' => 'HTML after the sidebar goes here' ));
You need to login to post a comment.
