Changeset 6492
- Timestamp:
- 12/24/2007 09:24:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.3/wp-includes/post.php
r6322 r6492 1144 1144 $meta_key = ''; 1145 1145 $meta_value = ''; 1146 $hierarchical = false; 1146 1147 $incpages = preg_split('/[\s,]+/',$include); 1147 1148 if ( count($incpages) ) {
Note: See TracChangeset
for help on using the changeset viewer.