-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
29 lines (21 loc) · 992 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
=== Auto Category for Posts ===
Contributors: threadi
Tags: category, auto category, posts
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: @@VersionNumber@@
Define a default category for each new post before it is saved.
== Description ==
Define a default category for each new post before it is saved. This will already be set during creation of the post. You must not choose the category yourself. Use your time for the content of your posts and not for their configuration.
== Installation ==
1. Upload "auto-category-for-posts" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Choose a default category on Posts > Categories.
== Changelog ==
= 1.0.9 =
* Added GitHub action to build releases
* Move this changelog to GitHub
[older changes](https://github.com/threadi/auto-category-for-posts/blob/master/changelog.md)