category-pagination-fix

説明

このプラグインの公開は2022年1月28日に停止されており、ダウンロードできません。 理由: ガイドライン違反。

評価

2019年9月11日
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!
2018年5月11日
A simple fix for an annoying issue. This should be integrated into WP core.
2016年9月3日
great plugin, saved my time, Thanks.
2016年9月3日
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 で購読してみてください。