Linux 软件免费装
Banner图

Role Based Help Notes

开发者 justinticktock
keycapability
更新时间 2024年9月25日 04:01
PHP版本: 5.4 及以上
WordPress版本: 6.6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

roles user collaboration teams notes

下载

1.3.2 1.9 2.0 2.1 2.2 1.2.4 1.2.7 1.01 1.1.0 1.2.0 1.2.01 1.2.1 1.2.2 1.3 1.3.0.1 1.3.0.2 1.3.1 1.3.1.1 1.3.1.2 1.3.1.3 1.4 1.5 1.5.1 1.6 1.6.1 1.6.2 1.6.2.1 1.6.2.2 1.7 1.8 2.3 2.4 2.5 1.0 1.2.9.3 1.2.9.4 1.2.3 1.2.6 1.2.8 1.2.8.2 1.2.9 1.2.9.1 1.2.9.2 1.2.9.5 1.2.5 1.2.8.1

详情介绍:

Do you want to give users a private area to share information based on a role they have been assigned? ...this plugin allows you to quickly create a custom post type for user roles. This allows users, with a specific role, the ability to create and edit their own 'help notes' providing a private set of notes for use. It can be used for anything else that fits with that role ( e.g. creating and sharing ideas within teams, minutes-of-meetings, formal notes... etc.). To add new roles to the basic WordPress roles (Administrator, Editor, Subscriber ..etc ) you will need to use another plugin refer to Roles_and_Capabilities and Resources.. Plugins. You can then use one of these plugins ( e.g. User Role Editor ) to allocate users to multiple roles. So if you want to quickly give a group a private area to share and post ideas/notes ..
  1. Create a new role.
  2. Add users to the role.
  3. Enable the Help Notes from the settings. A global 'General Help Notes' type is also available which is not tided to a specific role, this has the same access/capabilities as the standard WordPress 'post' type for write access. Unlike the other Help Notes the General Type is public to read, you can see an example over at an example content page.
There is a widget available to list all users with access to the current Help Note type on display. The user display_name is shown and can be selected by each user within their own profile. Extensions: If you select the options for extending functionality through other plugins the following are available for ease of installing.. Admin side Plugins.. Front End Plugins.. Plugin site https://justinandco.com/plugins/role-based-help-notes/ GitHub - Development https://github.com/justinticktock/role-based-help-notes

安装:

()
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Goto the "Settings" Menu and "Help Notes" sub menu, select which roles are to have Help Notes.
  4. Allocate roles to users for the Help Notes to appear in their Admin menu.
  5. NOTE ! if you want to edit Help Notes yourself you need to have the role(s) assigned to your user profile! (Just being an Administrator does not give you access).

屏幕截图:

  • The Settings 'Role' Tab showing 4 user roles enabled for Private Help Notes.
  • Dashboard showing the 'Staff Admin" user role access.
  • The Settings 'Email Groups' shows when the email-users plugin is active and enables the email/widget Help Note functionality.
  • The Twenty Fifteen theme showing a help note with the the email and user listing widgets enabled.
  • The Twenty Fifteen theme showing the contents page for the 'Staff Admin' role, also with the 'Tabby Responsive Tabs' Plugin Active. The other tabs for 'Contributor', 'Author' and 'Developer' are present as the logged user also has these roles.

升级注意事项:

1.2.9.1 The User Widget has been changed to fix conflicts.\ Due to this you will need to replace the widget in your sidebar!

常见问题:

I have a new role how can I add it?

You will need to use another plugin to manage roles and capabilities such as the User Role Editor plugin.

Is there a theme template I can modify in my child theme?

Yes ... Answer

I just can't seem to find a way to get SMTP working with this plugin, what can I do?

This has been seen a few times in the forum, one proven solution is:

  • use plugin wp-mail-smtp
  • Do NOT network activate SMTP and you don't need to add anything extra to the wp-config file

更新日志:

Change log is maintained on the plugin website