Hello @agenziae20,
your question is really interesting. Currently this feature is not available, but I promise to take a look if I can add it to the plugin without breaking anything! 😀
I’ll let you know here.
Thanks for your post.
I would be interested in a feature like this also 🙂
Hey @agenziae20 and @songiuno,
I just added this feature and released the 6.4.0 version. 🙂
After upgrading, please let me know if it works as expected.
How to use the new feature
I added two cases for the role option:
post-author: the private note created with post-author will be readable by the author of the post and by the Administrator role.
post-author-only: the private note created with post-author-only will be readable by the author of the post only.
Examples of use
A private note for the author of the post (Admins can read it):
[private role="post-author"]Text for the author of the post.[/private]
A private note for the author of the post, with a public message for other users (Admins will see the private note):
[private role="post-author" alt="Public message for all."]Text for the author of the post.[/private]
A private note for the author of the post only (Admins can’t read it):
[private role="post-author-only"]Text for the author of the post.[/private]
A private note for the author of the post only, with a public message for other users (Admins can’t read the private note and will see the public message):
[private role="post-author-only" alt="Public message for all."]Text for the author of the post only.[/private]
Please, let me know.
-
This reply was modified 5 years, 2 months ago by
Aldo Latino. Reason: Edited code
Just tested and works flawlessly, thank you so much! I also added my enthusiastic plugin review, you really deserve it.
Thanks agenziae20 for requesting a feature I hadn’t thought about and could use!
Aldo as usual, thanks for supporting your users so quickly!
You both are very welcome, and thank you! 🙂