Descripción
CPT(Custom Post Pype e.g book
) has URL structure like below:
/book/harry-potter
/book/harry-potter/philosopers-stone
If you need /book
as a front page of CPT, this plugin works.
This plugin allow specific post type to have a "Front Page" and it’s permalink will be at the root of URL prefix of CPT.
Instalación
- Search
taro-cpt-front
in plugin search in your WP admin. - Click "Install" and "Activate".
- Go to "Setting" > "Wrting" and choose the post types to have a front page.
- The page which you want to be a front page, check "Set as front page" from right side bar.
FAQ
-
Where can I get supported?
-
Create new ticket at Support forum. Or else, create new issue or send Pull Request on GitHub.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Taro CPT Front" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Taro CPT Front" 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
1.1.0
- Bump required PHP version.
- Fix small bugs.
1.0.0
- Initial release.