Front End PM is a Private Messaging system to your WordPress site.This is full functioning messaging system from front end. The messaging is done entirely through the front-end of your site rather than the Dashboard. This is very helpful if you want to keep your users out of the Dashboard area.
Some Front End PM PRO Features
- Multiple Recipients
- Only admin
- Group message
- Email Piping
- Read Receipt
- Email template
- Announcement Email queue
- Role to Role Block
View Details
Some Useful Link
[youtube
https://www.youtube.com/watch?v=gd6vLF__KnM]
Features
- Works through a Page rather than the dashboard. This is very helpful if you want to keep your users out of the Dashboard area!
- Users can privately message one another
- Threaded messages/Individual message
- Ability to embed things into messages like YouTube, Photobucket, Flickr, Wordpress TV, more.
- Notification sound.
- Desktop notification.
- Admins can send a public announcement for all users to see or to perticular role(s).
- Admins can set the max amount of messages a user can keep in his/her box per role basis. This is helpful for keeping Database sizes down.
- Admins can set how many messages to show per page in the message box.
- Admins can set how many user to show per page in front end directory.
- Admins can set will email be sent to all users when a new announcement is published or not.
- Admins can set "to" field of announcement email.
- Admins can set Directory will be shown to all or not.
- Admins can block any user to send private message.
- Admins can set time delay between two messages send by a user.
- Admins can see all other's private message.
- Admins can block all users to send new message but they can send reply of their messages.
- Admins can hide autosuggestion for users.
- There are three types of sidebar widget.
- Users can select whether or not they want to receive messages
- Users can select whether or not they want to be notified by email when they receive a new message.
- Users can select whether or not they want to be notified by email when a new announcement is published.
- Users can block other users.
Translation
Github
https://github.com/shamim2883/front-end-pm/
11.4.3
- Important update
- Tested up to updated
11.3.8
11.3.7
11.3.6
11.3.5
- PHP version updated
- Code improved
11.3.4
- Security update
- Fix: strip tags for avatar name.
11.3.3
- Tested upto updated.
- Classes added in Header divs.
- Filter added to send email to sender.
- Fix: name issue for html tags.
11.3.1
- Tested upto updated.
- Classes added in Header divs.
- shortcode message form now support REQUEST value
- Fix: after settings saved previous values were shown.
- Fix: some minor bugs.
11.2.3
- Tested upto updated.
- Header string inproved.
- Fix some minor bugs.
11.2.2
- Tested upto updated.
- Respect filter when message delete from DB.
- Fix some minor bugs.
11.2.1
- Load Messagebox and announcements pagination using ajax
- reset form after message sent.
- message query class modified. Now we can check if more rows are there from query.
- remove SQL_CALC_FOUND_ROWS by default which was slow for large number of messages.
- Database index modified. Highly performance improved for large number of messages.
11.1.1
- remove backward compatible key of post_, use mgs_ for fep_send_message and fep_add_announcement
- show ajax response above submit button
- show processing text when form submit reach 100%
- set delay to reload replies when submit form
- improve notification call. use rest api and localStorage
- Improve attachment script
- new rest route added to get users
- new tokeninput script added
- autosuggestion/user block script improved. Now use rest api
- New filter fep_filter_delete_from_db added
- 3 new actions added when transition status
- ability to pass per_page value for admin pages page
- fep_action_info_output and fep_posted_action_after hook added
- delete message meta when message deleted
- use fep_get_statuses instead of hard coding statuses
- fep_filter_message_toggle_feature added to remove toggle completely
- now {current-post-title} can be used with other text for shortcode subject
10.2.1
- All form now submit via ajax
- Show progress bar when submitting form
- Fix: Compatibility with Memcached
10.1.7
- Show users in directory and suggestion only who has access to message system
- Option added so that user can reply to messages deleted by other user
- Add html field type in admin settings
10.1.6
- Message can be queried by multiple recipients
- Whitelisted user can view all messages and announcements
- fep_filter_announcement_participant_ids added
- add filter to add !important to inline css
10.1.5
- Use fep_query_url for messages url
- Pass attachment data to fep_filter_attachment_download_link filter
- Pass where parameter to fep_form_fields filter
- Whitelisted users can send reply if they are blocked by user also
10.1.4
- User can navigate to other messages from a view message page
- Block user now show confirmation dialog
- Drop previous version table if exists
- Message to loading gif target more accurately in css
- FIX: is_settings_page was wrong as first param was not set
10.1.3
- Menu collapse when using mobile device.
- Message/Announcement date font size decrease.
- FIX: Attachment could not be deleted when Message/Announcement edit.
- FIX: Some CSS was not applied for screen width less then 480px
- FIX: Time delay check was not applied when message sent using shortcode form.
10.1.2
- Admin can edit Messages and Announcements.
- mgs_id can be passed when insert message.
- fep_filter_message_query_sql added
- message query orderby can be empty to remove orderby.
- we can now get only count from FEP_Message_Query
- FIX: if first_last_name or last_first_name used for name then empty name also returned true.
- FIX: Memory leaks
10.1.1
- Breaking changes, If you have custom code or template changes for this plugin, make sure they are compatible with current version.
- highly performance improved
- use own database table instead of CPT
- build in caching mechanism
- Some template changes
- no more WP_Post object inside template. Now FEP_Message object
- privacy tab added in settings page.
To view any previous version changelog see
https://www.shamimsplugins.com/docs/category/front-end-pm/changelog/