Hi Chris and *!
I'd like to get your feedback on two more action plugin hooks. I'm
thinking about a few plugins that would need the following hooks:
one around tpl_metaheaders to add new html meta headers or modify
existing ones. What I wonder about is how the data should be passed.
Should we treat the whole <head> area as one string to be passed in
$data or would some array structure be more useful?
Another hook I'd like to add is in pageTemplate() which would allow
plugins to add certain intelligence into the page creation process.
Chris what do you think?
Andi