• Decoding your problem ~ Coding a solution.
  • image
  • Home
  • About
  • Archives
  • Contact
  • Donate
  • Downloads
  • Sitemap
  • Search this site

    admin announcement auto automatic blog carnival blogroll bookmarks categories community contact customise dcoda widgets delicious feed feedburner feeds filter google image insert links opml page php post replace rss sidebar social sticky submission tagging template Update url user submitted widget widgets wp_blognetworking wp_boilerplate wp_contactme wp_deliciouspost wp_linkit wp_rsssticky wp_submission

  • Subscribe

  • Subscribe to receive daily updates

    via RSS
    via Email
  • Latest Post

    • WP_LinkIt 3.2.1
  • Popular Articles

    • WP_ContactMe
    • Downloads
    • DCoda Widgets
    • WP_BlogNetworking
    • WP_OneInstall
    • WP_DeliciousPost
    • WP_Submission
    • Contact
    • WP_LinkIt
    • WP_BoilerPlate
    • WP_HeadNFoot
    • WP_Spoiler
    • WP_RssSticky
    • WP_StumbleDigest
    • WP_ContactMe 1.0.2
    • WP_ContactMe 1.0.1
    • WP_PostNotes
    • WP_EasyReply
    • DCoda Theme
    • WP_BlogNetworking 1.0.0
    • WP_BlogRollSync
    • WP_PostDate
    • WP_Censor
    • DCoda Widgets 3.2.0
    • WP_BlogNetworking 1.1.0
    • About
    • WP_BoilerPlate 3.1.1
    • WP_PostNotes 2.5.0
    • WP_Censor 1.0.0
    • WP_StumbleDigest 1.0.0

    WP_PostNotes

    Download
    WP_PostNotes


    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. Originally conceived for inclusion in to the WP_Submission plug-in to store information about the submission that is not to be shown to the public.

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

    Upgrading

    With the release of WordPress 2.5, WordPress now supports BBCode style shortcodes. Which means the preferred method of inserting content into is post via a plugin is with [] instead of <!– –>. With this in mind WP_PostNotes now has support for this method. Once WordPress 2.5 is the predominant version, the <!– –>method will be dropped, and the plug-in rewritten to use the internal API calls, hopefully meaning for a more efficient plugin.
    To upgrade previous postnote already in you posts

    • Log in to WordPress
    • Go to ‘Update->PostNotes’

    You can choose to either manually update posts from the list provided or choose to autoupdate.

    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]

    The Attributes

    • title
      • Purpose: The optional title of the note.
    • {user}
      • Purpose: Define the users which can see see the note. Replace {user} with any unique key setting the value to the user you wish to add. This can be repeated as needed
      • Default: Only the author will see the note.
    • {note}
      • Purpose: Replace {note} with anyt text you like.

    where {note} is the note you wish to hide.

    All attributes are optional.

    The ‘title’ attribute  will be displayed as the title of the postnote.

    The value of all other attributes will be taken as the user name of users you wish to  allow to see the note.

    Version History

    • 1.0.0
      • Initial public release.
    • 2.0.0
      • Recoded to match other plug-in standards
    • 2.5.0
      • Changed to BBCode tags.
      • Added user support.
      • Added upgrade to BBCode options.

    Bugs & Suggestions

    If you have questions, have found any bugs, or you would like to see features added to WP_PostNotes please feel free to use the form at the bottom of the page to contact us.

    Other Plug-ins

    If you liked this plug-in visits our download area where you will find many more.

    Development

    If you have need for a custom plug-in, feel free to contact us on our contact page to discuss a specially commissioned plug-in.

    Donation

    If you liked this plug-in and would like to support its development please make a donation. Any amount you wish.