WP Manifestindependent plugin directory
manifest / content / exn-require-post-tags

EXN Require Post Tags

Require users to add at least one post tag before saving a draft or publishing.

by Abdus Fauzi, Josh Hartman · github.com/abdusfauzi/exn-require-post-tags · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/abdusfauzi/exn-require-post-tags/archive/refs/heads/master.zip

Readme

=== Require Post Tags === Contributors: abdusfauzi, joshhartman (http://www.warpconduit.net/wordpress-plugins/require-post-tags/) Tags: post, tags, require, force, publish, draft, admin Requires at least: 3.0 Tested up to: 4.9 Stable tag: 1.2

Require users to add at least one post tag before saving a draft, updating a post, or publishing a post. This applies to normal posts and may not be compatible with custom write panels or custom post types.

== Description ==

Tired of untagged posts? Use this simple plugin to require users to add at least one post tag before saving a draft, updating a post, or publishing a post. This applies to normal posts and may not be compatible with custom write panels or custom post types.

== Changelog ==

= 1.2 =

  • add WordPress Notice from start, even though it is a new Post

= 1.1 =

  • modification to alert language (Malay)

= 1.0 =

  • First stable release

Read the full README on GitHub →