Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Private Notes

Beschreibung

Makes text between note tags private to author only and hidden to visitors.
Example: [note] my private note [/note]

Other Info

Screenshots

  • What it looks like if the author is viewing the post.

Installation

  1. Upload private-notes.php to the /wp-content/plugins/ directory or upload it via the Plugins Upload page
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

Why would this be useful?

Sometimes when writing a post, you may collect additional resources to build the post. Such as reference URLs, thoughts, additional topics, forum threads to post in, etc. With this you can keep that info with the post, but it remains hidden to users.

What happens if I deactivate the plugin?

Your notes will not be lost, but they will be publicly visible and seen the same as they’re in your post, example: [note] my notes [/note]

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Private Notes“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Private Notes“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1.0

  • Slight default styling update and h4 header added

1.0.0

  • First and only release