Changeset 2583
- Timestamp:
- 05/04/2005 08:57:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-post.php
r2567 r2583 357 357 endif; 358 358 359 $output = apply_filters('wp_list_pages', $output); 360 359 361 if ( $r['echo'] ) 360 362 echo $output;
Note: See TracChangeset
for help on using the changeset viewer.