{"id":17961895,"date":"2024-08-19T11:58:50","date_gmt":"2024-08-19T11:58:50","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/header-hook\/"},"modified":"2024-08-19T11:58:50","modified_gmt":"2024-08-19T11:58:50","slug":"header-hook","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/header-hook\/","title":{"rendered":"Header hook"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hi guys,<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hope you&#8217;re doing well.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I wanted to ask about specific action hook <code>qi_action_after_header_logo_image<\/code> which can be found in <code>inc\/header\/templates\/parts\/logo.php<\/code>. I have a trouble hooking any function to this action. Here is the code I used<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>function add_image_after_logo() {<br \/>echo 'test';<br \/>}<br \/>add_action( 'qi_action_after_header_logo_image', 'add_image_after_logo');<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The problem is that I am not getting any HTML output on frontend whatsoever.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I tried with some other hooks like <code>qi_action_before_page_header<\/code> and it is working fine.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Can you please try to replicate this on your end and let me know if it works for you?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks in advance!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Jovan<\/p>\n","protected":false},"template":"","class_list":["post-17961895","topic","type-topic","status-publish","hentry","topic-tag-action","topic-tag-development","topic-tag-hook"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17961895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17961895\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=17961895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}