I want a custom plugin that will add to the head before the body (sorry about lack of tags, not sure what I can type here that is allowed).
wp_head is the best spot, but I need my option to be the last in the head. How can I add something and make sure it is after all other styles.
Thanks.