category-pagination-fix

Опис

Цей плагін був закритий з 28.01.2022, він більше не доступний для завантаження. Причина: Порушення керівництва по плагінам.

Відгуки

11.09.2019
It offers a simple solution to a big WordPress native problem. I hope this will be fixed by a WordPress update someday. Thank you a lot!
11.05.2018
A simple fix for an annoying issue. This should be integrated into WP core.
03.09.2016
It's an awesome solution, but it fills a really specific niche of a larger problem. It actually didn't solve mine but gave me the right direction. I ended up using a custom 404.php and checking some variables of the query, something as follow: $q = $wp_query; $que = $q->query; if($que['page'] >= 2 && $que['post_type'] == 'galeria'){ include 'taxonomy.php'; }. Awesome fix anyway, its stupid how much time this have taken from me and many people.
Прочитати всі 35 відгуків

Учасники та розробники

“Category pagination fix” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Category pagination fix” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.