View Single Post
Gargoyle
http://ga.rgoyle.com
 
Join Date: May 2004
Location: In your dock hiding behind your finder icon!
 
2005-12-29, 04:59

The get_sidebar() function exists in template-functions-general.php. It's only job is to load the sidebar.php template from your chosen theme (or the default theme if your theme does not have a sidebar.php).

I would also say that the call to this function should be outside "The Loop" otherwise you would have 1 sidebar for each post in your blog!

This same file also contains the_time() function.

OK, I have given up keeping this sig up to date. Lets just say I'm the guy that installs every latest version as soon as its available!
  quote