/ 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.
Change the Name-goes-here to whatever you want.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
'name' => 'Name-goes-here', 'description' => 'Description goes here', 'before_title' => 'HTML before the sidebar goes here', 'after_title' => 'HTML after the sidebar goes here' ));