Action jaw_before_header admin Posted in JaW Hooks Description This action is used in header above logo. Example function my_custom_header(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_before_header', 'my_custom_header'); The result can look like this: List of all hooks you can find HERE Related Posts 0 comments JaW Hooks Actions jaw_before_usermanagement and jaw_after_usermanagement 0 comments JaW Hooks Filter jaw_get_template_part 0 comments JaW Hooks Action jaw_postbox_X How to Set Post Rating G’Day News Quick Start Guide Related Posts 0 comments JaW Hooks Actions jaw_before_usermanagement and jaw_after_usermanagement 0 comments JaW Hooks Filter jaw_get_template_part 0 comments JaW Hooks Action jaw_postbox_X 0 comments JaW Hooks Filter jaw_meta_categories Tags actionheaderhook