Ticket #6947 (new enhancement)

Opened 2 months ago

Last modified 2 months ago

Add the Generator element in feeds through the {rss2|atom|rdf|rss}_head hook

Reported by: gnot Assigned to: ryan
Priority: low Milestone: 2.7
Component: General Version: 2.5.1
Severity: minor Keywords:
Cc:

Description

The generator metatag is added to the HTML pages through the wp_head() hook.

I think it would be more useful to do the same in the feeds. The generator element could be added through the {rss2|atom|rdf|rss}_head hook.

This way it would be easier for plugin authors to totally remove the generator tags for security reasons or make modifications to the generator string.

Change History

05/09/08 18:26:13 changed by markjaquith

I agree. Let's see the patch!

05/12/08 14:06:35 changed by gnot

If you guys 'n' gals expect this patch from me, you may check this ticket again after a few months, since this requires knowledge I do not currently have :)

05/14/08 04:17:39 changed by ryan

  • owner changed from anonymous to ryan.