﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18699,"admin_head-(plugin_page) with ""noheader""",shauno,,"I'm busy writing a plugin, and came across the following behaviour:
As per codex page http://codex.wordpress.org/Plugin_API/Action_Reference/admin_head-%28plugin_page%29 you can hook into the page `<head>` tag for your plugin page.

If the plugin submits to itself, with the GET variable noheader, and then manually includes `wp-admin/admin-header.php`, the hook doesn't appear to run.

I can't seem to find any official documentation on `noheader`, but the method I am using is described all over the internet.

I will try attach a short plugin that demonstrates the issue. Found here too: http://pastebin.com/GaUZ6jRp

(I did post this in the forums a few days ago, but got nothing)",defect (bug),closed,normal,,Plugins,3.2.1,minor,duplicate,,
