Popis
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.
Recenze
Autoři
P2 New Post Categories je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “P2 New Post Categories” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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