Extends the default CRM functionality and user management of the
Users Insights plugin with the following features:
- User Notes: adds an option to create sticky notes. Each note in the user profile section has an option to be sticked to top. The sticky notes are in a different color so they can be different from the regular notes.
- User Notes: adds a "Last Note Date" field to the Users Insights users table. It shows the date of the last note and allows to order and filter the user list by the last note date. This can be useful for the user management if you need to see the latest user notes.
- User Notes: adds a "Note Content" filter that allows searching by note content
- Custom User Fields : improves the creation and management of the custom user fields by adding an option to select existing user meta keys. It lists all of the existing user meta keys, except the WordPress core keys and the private keys (starting with _). Just like the regular custom user fields, you can use these custom fields to filter or order the user list.
- User Groups: adds an option to select an icon when creating a user group. After that, the group is displayed with the icon in the users table and user profile section. The group icons can be managed from the User Groups section of Users Insights.
- User Groups: extends the default color options with darker colors, so that when icons are used for user groups, they can be better visible with darker colors.
Extended CRM for Users Insights on GitHub - help us improve Extended CRM for Users Insights, pull requests are welcome on GitHub
1.2.1
Release Date: July 11th, 2019
- Fixed: Note content filter not showing all search results in some cases
1.2.0
Release Date: March 7th, 2017
- Added a filter that allows searching by note content
1.1.2
Release Date: April 8th, 2016
1.1.1
Release Date: March 11th, 2016
- Added support for version 2.1.0 of Users Insights
1.1.0
Release Date: February 9th, 2016
- Added a "Last Note Date" field to the Users Insights users table. It shows the date of the last note and allows to order and filter the user list by the last note date
- Added a link to the Users Insights plugin site in the dashboard notification that is displayed when Users Insights is not activated
- Improved the description of the plugin and added a link to the GitHub page