[wp-trac] Re: [WordPress Trac] #9647: initial taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 26 18:26:24 GMT 2009
#9647: initial taxonomies
--------------------------+-------------------------------------------------
Reporter: arena | Owner: ryan
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.8
Component: Taxonomy | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Comment(by ryan):
Passing variable to !__() will pollute the translation catalog.
Plugins should never do anything before init. Since we accidentally
allowed registering taxonomies before init, we can try having registration
calls made before init delay registration until init fires, but this can
still result in plugin added taxonomies not having properly translated
strings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9647#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list