Definition:
function wp_admin_bar_header() { ?>
Style and scripts for the admin bar.
Source code
function wp_admin_bar_header() { ?> <style type="text/css" media="print">#wpadminbar { display:none; }</style> <?php }
10583
February 24, 2011 by Thorsten
0 Comments
Definition:
function wp_admin_bar_header() { ?>
function wp_admin_bar_header() { ?> <style type="text/css" media="print">#wpadminbar { display:none; }</style> <?php }
10583
No comments yet... Be the first to leave a reply!