PHPackages                             anttiviljami/wp-post-acl - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. anttiviljami/wp-post-acl

AbandonedWordpress-plugin[Authentication &amp; Authorization](/categories/authentication)

anttiviljami/wp-post-acl
========================

A simple way to control who can edit WordPress posts or pages

1.0.1(10y ago)1022GPLv3PHP

Since Mar 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/anttiviljami/wp-post-acl)[ Packagist](https://packagist.org/packages/anttiviljami/wp-post-acl)[ RSS](/packages/anttiviljami-wp-post-acl/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (3)Used By (0)

WP Post ACL
===========

[](#wp-post-acl)

[![Latest Stable Version](https://camo.githubusercontent.com/89f71145fbc12230091af8cc16eccde40ff32e5934e729514fd183c5466c2485/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d706f73742d61636c2f762f737461626c65)](https://packagist.org/packages/anttiviljami/wp-post-acl) [![Total Downloads](https://camo.githubusercontent.com/6706df6cc3174bbc0642befc55ee016a7cd36b268fe545f38b1b05907b9fdc77/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d706f73742d61636c2f646f776e6c6f616473)](https://packagist.org/packages/anttiviljami/wp-post-acl) [![Latest Unstable Version](https://camo.githubusercontent.com/1f134d4c86166f5768c1e80fd6498d021da9077324a58a47b6263e0fe2b17616/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d706f73742d61636c2f762f756e737461626c65)](https://packagist.org/packages/anttiviljami/wp-post-acl) [![License](https://camo.githubusercontent.com/4e4b116351c903baa814440059165eb0e9150963415400bda4f06398a23e09ce/68747470733a2f2f706f7365722e707567782e6f72672f616e74746976696c6a616d692f77702d706f73742d61636c2f6c6963656e7365)](https://packagist.org/packages/anttiviljami/wp-post-acl)

A simple way to control who can edit WordPress posts or pages.

Adds an Edit Permissions metabox to the post edit page, where you can select which users can edit the post.

Only applies to users of role *editor*.

Custom Post Types
-----------------

[](#custom-post-types)

You can apply ACL rules to custom post types too. Just define your custom post type in wp-config.php like this:

```
define( 'ACL_POST_TYPES', serialize( [ 'post', 'page', 'my-cpt' ] ) );
```

Screenshots
-----------

[](#screenshots)

### Edit Permissions as administrator on post edit page

[](#edit-permissions-as-administrator-on-post-edit-page)

[![Edit permissions](/assets/screenshot-1.png)](/assets/screenshot-1.png)

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

[](#installation)

### The Composer Way (preferred)

[](#the-composer-way-preferred)

Install the plugin via [Composer](https://getcomposer.org/)

```
composer require anttiviljami/wp-post-acl

```

Activate the plugin

```
wp plugin activate wp-post-acl

```

### The Old Fashioned Way

[](#the-old-fashioned-way)

This plugin is available on the [official WordPress.org plugin directory](https://wordpress.org/plugins/wp-post-acl/).

You can also install the plugin by directly uploading the zip file as instructed below:

1. [Download the plugin](https://github.com/anttiviljami/wp-post-acl/archive/master.zip)
2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
3. Activate the plugin

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~126 days

Total

2

Last Release

3691d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b81bf1e9dc460e9577713740162776bbd34ab3db514f31bfae16c3080e540ba?d=identicon)[anttiviljami](/maintainers/anttiviljami)

---

Top Contributors

[![anttiviljami](https://avatars.githubusercontent.com/u/6105650?v=4)](https://github.com/anttiviljami "anttiviljami (1 commits)")

### Embed Badge

![Health badge](/badges/anttiviljami-wp-post-acl/health.svg)

```
[![Health](https://phpackages.com/badges/anttiviljami-wp-post-acl/health.svg)](https://phpackages.com/packages/anttiviljami-wp-post-acl)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)[firemultimedia/mautic-multi-captcha-bundle

This plugin brings Google's reCAPTCHA, hCaptcha, and Cloudflare Turnstile integration to mautic.

151.4k](/packages/firemultimedia-mautic-multi-captcha-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
