Код: Выделить всё
« Previous 1 2 3 Next »
Код: Выделить всё
Page 1 of 45 1 2 3 NEXT 10 20 30 LAST
Код: Выделить всё
if (!is_singular()) {
global $wp_query, $rtp_post_comments;
if (isset($rtp_post_comments['pagination_show']) && $rtp_post_comments['pagination_show']) {
if (( $wp_query->max_num_pages > 1)) {
?>
Подробнее здесь: [url]https://stackoverflow.com/questions/15307232/change-default-pagination-style-in-wordpress[/url]