- Timestamp:
- 12/11/2014 10:36:02 AM (10 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-content/themes/twentyfifteen/search.php
r30814 r30826 35 35 36 36 // Previous/next page navigation. 37 the_p agination( array(37 the_posts_pagination( array( 38 38 'prev_text' => __( 'Previous page', 'twentyfifteen' ), 39 39 'next_text' => __( 'Next page', 'twentyfifteen' ),
Note: See TracChangeset
for help on using the changeset viewer.