WP_PostNotes – Add private note to a post in WordPress
WP_PostNotes is a free WordPress plug-in that allows you to add notes to any post that will only be visible to the author or named users.
Installation
* Download the required plug-in.
* Unzip file if required.
* Copy to your ‘wp-content/plugins‘ directory.
* Log in with an administration account.
* Select the ‘Plugins‘ tab.
* Scroll down to ‘WP_PostNotes’ and click ‘activate‘.
Usage
To use WP_PostNotes insert the following BBCode shortcode into your post where you would like the note form to appear.
[postnote title="demo" {user}="user"]
{note}
[/postnote]
Download WP_PostNotes plugin from here
