Beschreibung
Easily add the Smallchat client to a WordPress site, allowing visitors to talk to teams via Slack.
The official installation instructions from Smallchat are to install a plugin which allows you to add arbitrary JS to your site. This plugin loads only the Smallchat embed JS code, instead, which is useful for environments where there may be restrictions on the plugins allowed to be installed.
Installation
Prequisites
Before using this plugin you need to add Smallchat to Slack. After you\’ve added Smallchat to Slack, you can get your client ID from the embed code.
Configuration
- Activate the plugin
- Navigate to WP Admin > Settings > Smallchat.
- Add your client ID
After that the Smallchat client will appear on the front end for non-admin, non-editor users, and in the WP Customizer.
Rezensionen
Mitwirkende & Entwickler
„Smallchat for WordPress“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Smallchat for WordPress“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
This plugin is not under active development. Smallchat have not significantly changed their embed code since I originally wrote this, so it is unlikely that this plugin will need to be updated in the future.
Version bumps will be made to ensure that the plugin is compatible with the latest version of WordPress.
1.0.1
Release date: 2023-01-25
This release is just a version bump after testing to ensure that the plugin is compatible with WordPress 6.1.1.
- Bump WordPress tested up to version to 6.1.1
- Changed license from GPLv2 to GPLv3