WP Manifestindependent plugin directory
manifest / admin / admin-sticky-notes-2

Admin Sticky Notes 2

Adds a metabox for Admin Notes that appear on the front end when an admin is logged in. This is helpful for keeping track of edits that need to be made on each post/page.

by Tim Jensen · github.com/timothyjensen/admin-sticky-notes-2 · 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/timothyjensen/admin-sticky-notes-2/archive/refs/heads/master.zip

Readme

Admin Sticky Notes

Admin Sticky Notes is a WordPress plugin that allows you to add sticky notes to pages and posts, and display them on the front end when an admin level user is logged in.

The purpose of this plugin is to make it easier to keep track of edits that you need to make on each post/page.

Instructions

  • Sticky notes must first be created on the page editor screen. Simply fill in the content for the note and publish the page/post.
  • Once notes are created they can be edited on the front end.

Read the full README on GitHub →