Mô tả
Makes text between note tags private to author only and hidden to visitors.
Example: [note] my private note [/note]
Other Info
- Plugin’s Page: on github
- Author’s Blog: noahcoad.com
- Thanks to @catswhocode for his post which this plugin was created from.
Cài đặt
- Upload
private-notes.php
to the/wp-content/plugins/
directory or upload it via the Plugins Upload page - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- 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]
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Private Notes” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Private Notes” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- Slight default styling update and h4 header added
1.0.0
- First and only release