I'm trying to locate the get_sidebar() function but can't seem to find it anywhere. Does anyone know where I can find it so I can mod it.
I'm trying to locate the get_sidebar() function but can't seem to find it anywhere. Does anyone know where I can find it so I can mod it.
I used Wingrep to find it in wp-includes/template-functions-general.php
Resource:
http://www.wingrep.com/
There's not much reason to modify it. All it does is to load sidebar.php from your theme. So mod sidebar.php instead.
This topic has been closed to new replies.