[wp-trac] [WordPress Trac] #10876: Problem with wp init routine or simple-tags bug?
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 29 15:02:50 UTC 2009
#10876: Problem with wp init routine or simple-tags bug?
--------------------------+-------------------------------------------------
Reporter: repley | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords: taxonomy.php,init,simple-tags
--------------------------+-------------------------------------------------
Comment(by repley):
... or is better to change line 22 from:
add_action( 'init', 'create_initial_taxonomies', 0 ); // highest priority
to (like lines 534 of wp-settings.php):
create_initial_taxonomies();
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10876#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list