Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

MChat User Chat

Descripción

MChat Plugin allowing WordPress user a one to one chat between logged in Users! Role based access, Pure Ajax working, Adds No HTML to the theme.

List of features:

  • No hidden costs, its Free!
  • MChat Plugin provides a shortcode which can be placed on any post or pages or author pages, which enables a logged in user to have a direct chat with the profile owner.
  • Easy installation: MChat can be installed using a single shortcode [MCHAT user_id=X], where X is the user_id of the person a logged in user want to chat with. It can also be added to theme files using the do_shortcode function. Check Plugins settings page for more.
  • Multiple chat installations can be embedded on the same page. Shortcode can be added to individual author pages.
  • Fully Ajax: MChat Plugin adds No HTML to the page, and there for does not slow down the page load in any way. MChat loads completely via Ajax.
  • Customizable Appearance MChat provides easy customization for colors. Just set the colors in the admin section, and see your MChat blend with the theme.
  • Role Base Access MChat Provides Role based access. Only registered users with the given roles can use the chat system.
  • New Message Alert Users hear a sound when they get a new chat message.
  • Email alerts Users get email alerts when they receive a chat message.
  • Multiline messages: Let your users post long messages in multiple lines.
  • Block Users Users have an option to block another user.

All settings are available on Settings -> MChat Settings page.

The plugin is i18n ready.

Capturas

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

Instalación

  1. Upload the MChat Plugin via wp-admin add plugin panel or you could also upload wp_mchat to your blog (in the ‘wp-content/plugins’ directory)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place a shortcode [MCHAT user_id=X] in your posts or pages. Where X is the user_id of the person a logged in user wishes to chat with.
  4. Alternatively install it in your templates via <?php do_shortcode('[MCHAT user_id='.$user_id.']') ?> code.

Preguntas frecuentes

Will this Slow down my site?

No MChat is a purely Ajax loaded plugin on the front end. It loads up after your site has loaded.
MChat adds no HTML to your site, and there by does not effect load times of your site.

How do i customize MChat to match with my theme?

Goto wp-admin > MChat settings page > Appearance and choose colors as per your theme, and enjoy!

Is MChat Plugin translatable

Yes.

My question is not listed here!

Drop a note on WordPress Support forums, and we’ll get right back to you.

Support

Just contact us at WordPress support forums for any comments or suggestions.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«MChat User Chat» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «MChat User Chat» 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

1.0.0 Tuesday, December 28, 2021 4:00 PM

  • Initial release;

1.0.1 Monday, February 7, 2022 4:00 PM

  • Minor Bugs;
  • Checked for WordPress 5.9