Descripción
Instantly join separate posts together by making the Previous/Next Post links look for other posts that share the same taxonomies.
This lightweight plugin simply adds a filter to your selected taxonomies (both default and custom) so that any theme can have its post navigation links stay in the same category as the currently viewed post.
Instalación
- Upload the plugin files to the /wp-content/plugins/keep-pagination-in-same-taxonomy/ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to the Settings -> Reading page to configure the plugin, picking which taxonomies should be affected.
FAQ
- Why Isn’t It Linking To The Post I Expected?
-
Be sure that you’ve only selected the taxonomies that are shared between the posts you want to link together AND that you aren’t asking for the posts to match them all!
Eg. With the «ALL» option, if you select both Categories and Tags, then a post which has a category and some tags will NOT find other posts that only have the same category but no tags.
Reseñas
Colaboradores y desarrolladores
«Keep Pagination in Same Taxonomy» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Keep Pagination in Same Taxonomy» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.11
- Bugfix: check if we’ve excluded all the terms from a taxonomy
0.1
- Initial release.