Gives administrators the ability to add notes to posts of any post type (including pages) that are prominently displayed for users editing the site.
Have you ever created a page template that just aggregated posts of a custom post type? Pretty cool huh?
Well, your client won’t think it’s that cool 2 months from now when they’re editing their site. They click “edit page” and it’s blank!.
Now you can add notes and links on these pages that will give your clients, authors or other editors, clear directions when editing their site. Check out the screenshots to see it in action.
admin-page-notes.zip
from your computeradmin-page-notes.zip
admin-page-notes
directory to your computeradmin-page-notes
directory to the /wp-content/plugins/
directoryIf you hover the cursor over the “Add Page Notes” title, the cursor should change to four arrows. You can then drag it to another location. You might want to use the arrow on the upper right to collapse it to make it easier to move.
You update the post and it will add the notes to the post or page.
= 2.1.0=
* Removed deprecated php code
* Corrected bug from comment – https://wordpress.org/support/topic/critical-error-after-update-18/
* Added column in admin display for posts and pages that display first 15 words of any notes per comment – https://wordpress.org/support/topic/notes-in-post-list-column/
= 2.0.0=
* Change in ownership (as of May 11, 2022)
* Clarified how to save notes (responding to comment – https://wordpress.org/support/topic/posting-notes/)
* Implemented current WordPress repository security standards
* Changed header of meta box on post editor to clarify purpose for authors