Make WordPress Core

Changeset 3638 for trunk/wp-settings.php


Ignore:
Timestamp:
03/12/2006 10:57:00 PM (20 years ago)
Author:
ryan
Message:

Rewrite API additions and improvements from David House. #2433

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-settings.php

    r3634 r3638  
    141141require (ABSPATH . WPINC . '/template-functions-category.php');
    142142require (ABSPATH . WPINC . '/comment-functions.php');
     143require (ABSPATH . WPINC . '/rewrite.php');
    143144require (ABSPATH . WPINC . '/feed-functions.php');
    144145require (ABSPATH . WPINC . '/template-functions-bookmarks.php');
Note: See TracChangeset for help on using the changeset viewer.