Descripción
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.
Algunas funcionalidades de Front End PM PRO
- Multiple Recipients
- Only admin
- Mensaje de grupo
- Email Piping
- Read Receipt
- Email template
- Announcement Email queue
- Role to Role Block
Some Useful Link
- Basic Admin Settings
- Basic Walkthrough
- Remove minlength
-
If you want paid support you can contact with me through Front End PM paid support
Funcionalidades
- Works through a Page rather than the dashboard. This is very helpful if you want to keep your users out of the Dashboard area!
- Los usuarios se pueden enviar mensajes privados el uno al otro.
- Threaded messages/Individual message
- Ability to embed things into messages like YouTube, Photobucket, Flickr, WordPress TV, more.
- Sonido de la notificación.
- Notificación en el escritorio
- 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.
- Los usuarios pueden bloquear a otros usuarios.
Traducción
- please use wordpress translation.
Github
Capturas
Instalación
- Upload “front-end-pm” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Crea una página nueva
- Paste code
[front-end-pm]
for Front End pm under the HTML tab of the page editor. - Publish the page add select this page as “Front End PM Page” in settings page of this plugin.
Need more instruction? you can visit Front End PM and contact with me for paid support.
Preguntas frecuentes
-
How to update?
-
DO NOT UPDATE IN PRODUCTION SITE BEFORE TEST IN STAGING SITE.
Please full backup first before update so that if anything goes wrong you can recover easily. -
Can i use this plugin to my language?
-
Si, este plugin está listo para traducirse. Si tu idioma no está disponible, puedes traducirlo tú. Si quieres ayudar a traducir este plugin a tu idioma, te agradecemos. Por favor usa la traducción de wordpress.
-
¿Dónde contacto al soporte pagado?
-
Puedes visitar Front End PM y contactarme para obtener soporte pagado.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Front End PM” ha sido traducido a 16 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce “Front End PM” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
11.4.4
- Tested up to updated
11.4.3
- Important update
- Tested up to updated
11.3.8
- Tested up to updated
11.3.7
- Added missing files
11.3.6
- Tested up to updated
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
- Todos los formularios son ahora enviados vía Ajax.
- Se muestra barra de progreso al enviar un formulario
- 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
- Se agregó fep_filter_announcement_participant_ids
- add filter to add !important to inline css
10.1.5
- Usa fep_query_url para las urls de los mensajes
- 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
- Los usuarios pueden navegar a otros mensajes desde una página de lectura de un mensaje.
- 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.
- Se agregó fep_filter_message_query_sql
- 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
- Usa su propia tabla de base de datos en lugar de CPT
- build in caching mechanism
- Algunos cambios de plantilla
- 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/