category-pagination-fix

描述

This plugin has been closed as of 2022年1月28日 and is not available for download. 原因:違反開發指導原則。

評價

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 訂閱開發記錄