Ticket #4268: #4268.diff
File #4268.diff, 569 bytes (added by , 6 years ago) |
---|
-
wordpress.tv/public_html/wp-content/themes/wptv2/functions.php
132 132 133 133 /** 134 134 * Outputs <link rel="prev|next"> tags for archives. 135 * @global int $paged WordPress archive pagination page count. 136 * @global WP_Query $wp_query 135 137 */ 136 138 function archive_link_rel_prev_next() { 137 139 global $paged, $wp_query;