Skip to content

Instantly share code, notes, and snippets.

@jt-hboe
jt-hboe / post-editing.php
Created May 24, 2024 19:33 — forked from chrisguitarguy/post-editing.php
Page by page editting permissions for WordPress
<?php
/*
Plugin Name: Restrict Page Access
Plugin URI: https://gist.github.com/1338673
Description: Allows administrators to give editors permission to edit only certain posts
Author: Christopher Davis
Author URI: http://christopherdavis.me
License: GPL2
*/