[wp-trac] Re: [WordPress Trac] #4803: WordPress should be inserting
its generator tag via the wp_head hook
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 27 17:08:23 GMT 2007
#4803: WordPress should be inserting its generator tag via the wp_head hook
-----------------------------------+----------------------------------------
Reporter: JeremyVisser | Owner: westi
Type: enhancement | Status: assigned
Priority: low | Milestone: 2.3
Component: Template | Version: 2.3
Severity: trivial | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+----------------------------------------
Comment (by Otto42):
+1 to this.
Having a duplicate generator tag for some themes won't hurt anything in
the short term.
And anything that makes theme writing easier should be adopted. I think
that quite a lot of the meta tags and such should move into
actions/filters in the core. Theme writing is often done by people who
don't know much PHP, the more we can take out of themes, the better off
everybody is.
As for the self-closing tag thing, isn't <meta ...></meta> valid both in
HTML and XHTML? If self-closing is such a big problem for some themes,
don't use it.
--
Ticket URL: <http://trac.wordpress.org/ticket/4803#comment:15>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list