Plugin Name

Allows you to get a custom field from outside the loop

Author:prw (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.8
Plugin version:0.0
Added to WordPress repository:21-06-2009
Last updated:02-07-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:600
plugin download
Click to start download

use this function to access any part of the $wp_query array which holds all post information, OUTSIDE the loop. so you may get the content of a page and display it in the header.php.