Beschreibung
This plugin shows the list of the categories of your blog. When you click one of the categories, you will jump to post-new.php, where the category you clicked is selected.
Usually you go to post-new.php and write a post, then you select the category of the new post. This flow may result in publishing without selecting any category. In such cases, the post is categorized as ‚Uncategorized‘ and you have to select a category after publishing.
This plugin solves this problem. You can select one category before writing a post, no more unwanted Uncategorized.
Japanese description is also available.
Installation
Copy the folder and files into your plugin directoy, and activate it.
This plugin uses javascript, so please enable javascript on your browser.
Mitwirkende und Entwickler
„Select Category to Post“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Select Category to Post“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
2.3
bug fix.
setting remove on deactivate => setting remove on uninstall
2.2
security fix. possible CSRF attack
2.1
Translation ready.
Refactoring.
DEBUG funcs added.
2.0
CSS can be editable at option page.
1.0
New Release