Descrizione
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.
Installazione
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.
Recensioni
Contributi e sviluppo
“Smallchat for WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Smallchat for WordPress” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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