Description
This plugin adds the possibility to set a default category for posts within the category overview. The selected category will be set for each new post already when it is called for the first time and not after its first saving.
Installation
- Upload “auto-category-for-posts” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Choose a default category on Posts > Categories.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Auto Category for Posts” is open source software. The following people have contributed to this plugin.
Contributors“Auto Category for Posts” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Auto Category for Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial commit
1.0.1
- Using default_category instead of own option
1.0.2
- Security fix for AJAX-requests
1.0.3
- Updated compatibility-flag for WordPress 6.0
1.0.4
- Updated compatibility-flag for WordPress 6.0.1
- Added build-system for repository
1.0.5
- Updated compatibility-flag for WordPress 6.2
1.0.6
- Updated compatibility-flag for WordPress 6.3
- Compatible with WordPress Coding Standards