I query some information in my wordpress blog's header. How can I reuse the variable say in the sidebar of the blog?
Ben kenar çubuğunda böyle bir şey denerseniz, çıkış boş kalır:
<?php if(isset($my_header_variable)) echo $my_header_variable; ?>