Action jaw_after_header admin Posted in JaW Hooks Description This action is used after the header logo. Example function my_custom_header(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_after_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 Blurry title text in special blog format Action jaw_before_section_title 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