- Timestamp:
- 05/10/2019 06:45:30 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/single.php
r8047 r8777 25 25 26 26 the_post_navigation( array( 27 'prev_text' => '← 28 'next_text' => '%title 27 'prev_text' => '← %title', 28 'next_text' => '%title →', 29 29 ) ); 30 30
Note: See TracChangeset
for help on using the changeset viewer.