이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MChat User Chat

설명

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.

스크린샷

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

설치

  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.

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“MChat User Chat”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “MChat User Chat”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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