Changeset 11574
- Timestamp:
- 06/15/2009 09:54:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8/wp-settings.php
r11268 r11574 529 529 require (ABSPATH . WPINC . '/vars.php'); 530 530 531 // make taxonomies available to plugins and themes 532 // @plugin authors: warning: this gets registered again on the init hook 533 create_initial_taxonomies(); 534 531 535 // Check for hacks file if the option is enabled 532 536 if ( get_option('hack_file') ) {
Note: See TracChangeset
for help on using the changeset viewer.