Thanks to visit codestin.com
Credit goes to cs.wordpress.org

Admin Page Notes

Popis

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.

Snímky obrazovky

Instalace

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

Nejčastější dotazy

How do move the notes box on the edit screen?

If 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.

How do I save the notes?

You update the post and it will add the notes to the post or page.

Recenze

28. 2. 2024 1 odpověď
There are cases where it is super important to guide editors and authors on how to edit a specific page. This simple plugin is very helpful for these cases. For a future release, I would love to see a rich text input field instead of a plaintext input field plus the possibility to add a color to the note.
4. 4. 2023
Very helpful plugin for some users. Thank you very much and keep up the good work!
Přečtěte si všech 9 recenzí

Autoři

Admin Page Notes je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Admin Page Notes“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Admin Page Notes” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

2.2.0

  • Updated for latest version of WordPress and PHP
  • Tested up to PHP 8.5.3.

2.1.7

  • Fixed error in contributors

2.1.6

  • Tested for the latest versions of WordPress
  • Fixed issue of html being stripped from notes

2.1.5

  • Added additional screenshots
  • Added a donations link. Thank you!

2.1.4

  • Tested for updated WordPress version 6.4.1

2.1.3

  • Updated tags

2.1.2

  • Icon change and update

2.1.1

  • Updated for compatibility with WordPress 6.2

= 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

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