Admin Page Notes

Descrizione

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.

Screenshot

  • Admin box for inputting page notes
  • Notes prominently displayed for users when editing. Meta box for inputting notes are not visible/accessible to any users except administrators

Installazione

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘admin page notes’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select admin-page-notes.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download admin-page-notes.zip
  2. Extract the admin-page-notes directory to your computer
  3. Upload the admin-page-notes directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Admin Page Notes” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Admin Page Notes” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

= 2.1.1=
* 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

1.1.0

  • Made the textarea larger
  • Added translation support. via knutsp

1.0.2

  • Update readme.txt and add banner & screenshots

1.0.1

  • Fix botched deployment from Github

1.0.0

  • Initial Commit