{"id":18795512,"date":"2026-01-23T01:01:53","date_gmt":"2026-01-23T01:01:53","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/doesnt-change-any-more\/"},"modified":"2026-01-23T01:01:53","modified_gmt":"2026-01-23T01:01:53","slug":"doesnt-change-any-more","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/doesnt-change-any-more\/","title":{"rendered":"doesn&#8217;t change any more"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hi,<br \/>the plugin used to change &lt;title&gt; tag to the value of title-SEO-field, but gave up to do it any more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">My investigation came to <strong>endOutputBuffering<\/strong>() where  ( ob_get_level() !== $this-&gt;bufferLevel ) never equivalent, because since <strong>WP 6.9<\/strong> between <strong>startOutputBuffering<\/strong>() that calls from action <strong>template_redirect<\/strong> and <strong>endOutputBuffering<\/strong>() that calls from action <strong>wp_head<\/strong> appeared <code><strong>wp_start_template_enhancement_output_buffer<\/strong>()<\/code> that calls some other actions where calls <strong>ob_start<\/strong>().<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, if to change hook <strong>template_redirect<\/strong> to <strong>get_header<\/strong> or  <strong>wp_before_load_template<\/strong> (better, because it definitely calls, opposite to get_header) in <strong>registerTitleHooks<\/strong>() the issue fixes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hope it helps you to fix it in the next update.<\/p>\n","protected":false},"template":"","class_list":["post-18795512","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/18795512","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\/18795512\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=18795512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}