category-pagination-fix

Beskrivning

Detta tillägg är inaktiverat sedan 28 januari 2022 och är inte längre tillgängligt för nedladdning. Orsak: Brott mot riktlinjerna.

Recensioner

11 september 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 maj 2018
A simple fix for an annoying issue. This should be integrated into WP core.
3 september 2016
great plugin, saved my time, Thanks.
3 september 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.
Läs alla 35 betyg

Bidragsgivare och utvecklare

”Category pagination fix” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Category pagination fix” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.