PHPackages                             timothyjensen/post-tag-checklist - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. timothyjensen/post-tag-checklist

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

timothyjensen/post-tag-checklist
================================

Replace the standard post tag meta box with a category-style checklist (checkboxes).

1.1.0(3y ago)45621GPL-3.0-or-laterPHPPHP ^5.4 || ^7.0 || ^8.0

Since Dec 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/timothyjensen/post-tag-checklist)[ Packagist](https://packagist.org/packages/timothyjensen/post-tag-checklist)[ RSS](/packages/timothyjensen-post-tag-checklist/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Post Tag Checklist
==================

[](#post-tag-checklist)

Replace the standard post tag meta box on the post edit screen with a category-style checklist (checkboxes). One key benefit over the standard post tag meta box is the ability to prevent users (by role, etc.) from creating new tags.

[![Post Tag Checklist screenshot](screenshot.png "Post Tag Checklist screenshot.")](screenshot.png)

Requirements
------------

[](#requirements)

PHP 5.4+

Installation
------------

[](#installation)

Download the zip file and install it using the WordPress plugin installer.

Usage
-----

[](#usage)

Once installed this plugin will automatically convert the post tag meta box to the category-style checklist. This behavior can be changed by filtering `'post_tag_checklist_toggle'`:

```
