Descripción
The P2 theme lets you quickly create posts from the front end, but by default it only allows you to tag them. This plugin lets adds a dropdown box to the post form so that you can also assign a category to the post.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "P2 New Post Categories" 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
v0.3 (12/4/2013)
- [NEW] p2 version 1.5.2 is now required.
- [NEW] Fires an AJAX request on the new post trigger to store the category instead of hijacking the tag field.
- [NEW] Select the default category in the dropdown list instead of the first one.
v0.2 (9/16/2013)
- [NEW] Order category dropdown by category name instead of ID
- [FIX] Show empty categories in the category dropdown.
v0.1 (9/16/2013)
- [NEW] Initial release