Equivalent to admin_head()?
-
I’m currently writing a plugin, and I need to put some CSS into the header of the main page. Is there a hook that allows me to do this? I know of admin_head() for the administration system…
The documentation on the WP website is VERY lacking, in my opinion. Is there a full WP plugin documentation site, or?
Any help is much appreciated. Thank you!
*Update* I just found it in another plugin’s code. Sorry…
wp_head()
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Equivalent to admin_head()?’ is closed to new replies.