Skip to content

Just a simple WordPress plugin to add chats to WordPress websites using PHP and AJAX in jquery.

Notifications You must be signed in to change notification settings

brothman01/ChatPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatPress

Contributors: brothman01
Tags: chatroom, embed, AJAX, support, discussion, crowd, input
Requires at least: 4.2 Tested up to: 6.3 Stable tag: 2.1.0 License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires PHP 7.4

License PHP >= 8.0 WordPress >= 5.7

ChatPress creates a shortcode for an embeddable chat that the administrator can embed in the pages so that logged in visitors to the site who have the required user role can chat with each other using AJAX calls to the server to display messages. The administrator can also, at any time, delete messages that are not up to their standards.

Shortcode:

[chatpress_channel id="xx"] where xx is the id of the channel post -- OR -- just look at the list view of every chatpress channel on the dashboard and copy what is in the 'Shortcode' column.

Changelog:

2.1.0

  • added clear old messages button
  • added flag of origin country as author name
  • removed useless message number link from output
  • fixed images

2.0.0

  • made date smaller
  • removed useless crontask

1.8.0

  • Submitted plugin to WordPress plugin repository.

1.7.0:

  • Added timer to AJAX refresh messages every 3 seconds.

1.6.0

  • Restored SASS support

1.5.0

  • Removed username from chat message to preserve anonimity of the author.

Future Features:

  • None Planned at this time

About

Just a simple WordPress plugin to add chats to WordPress websites using PHP and AJAX in jquery.

Resources

Stars

Watchers

Forks

Packages

No packages published