Changeset 4133 for trunk/wp-includes/query.php
- Timestamp:
- 08/30/2006 04:40:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/query.php
r4132 r4133 765 765 } 766 766 767 // Category stuff for nice UR Is767 // Category stuff for nice URLs 768 768 769 769 global $cache_categories; … … 824 824 } 825 825 826 // Author stuff for nice UR Is826 // Author stuff for nice URLs 827 827 828 828 if ('' != $q['author_name']) {
Note: See TracChangeset
for help on using the changeset viewer.