Changeset 11573
- Timestamp:
- 06/15/2009 09:53:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r11268 r11573 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.