Changeset 11936
- Timestamp:
- 09/15/2009 03:40:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post-template.php
r11838 r11936 778 778 } 779 779 780 $output = apply_filters('wp_list_pages', $output );780 $output = apply_filters('wp_list_pages', $output, $r); 781 781 782 782 if ( $r['echo'] )
Note: See TracChangeset
for help on using the changeset viewer.