weDevsOfficial / wedocs-plugin

A documentation plugin for WordPress
https://wordpress.org/plugins/wedocs/
GNU General Public License v2.0
194 stars 94 forks source link

Suggestions For Improvement #129

Open KainanSu opened 2 years ago

KainanSu commented 2 years ago

Hi, I like this plugin! For its free and useful! And I think it would be better to use if it can provide more feature as follow:

  1. At most time, we want to find out when and who had modified or created the docs. As you can see, if we modify somthing in the wordpress original blog, we can see the changing logs in the "Recently update" module. But if we use with wedocs, we can not see it. So, we think if there is a page of "Recently update" for wedocs, is a greate thing.
  2. We think some docs are should not be modified by others except admin. So we hope we can have a locking function, that would be greate. Thank for your reading! Please dont get mad at me for being a boring product manager. Hahahah... I love this plugin so much! Thanks for your contributions!
pixelbart commented 2 years ago

@KainanSu

  1. In WordPress, there are the standard roles of author, editor and administrator. You can give the others the role Author, then they can only edit their own entries. That's just a little tip.
KainanSu commented 2 years ago

@KainanSu

  1. In WordPress, there are the standard roles of author, editor and administrator. You can give the others the role Author, then they can only edit their own entries. That's just a little tip.

@pixelbart Thanks! Kevin! But in our case, we use wedocs as knowledge base and the articles often needs to update. If only the author can modify the article, that may be a large labor for him. So we hope everyone can correct article errors and update content.