LB Thought Bubble
A simple block to show a message in the bottom right of the page
★ 0stars
36release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nicolasgalvez/thought-bubble/releases/download/v0.1.8/thought-bubble.zipFrom the readme
LB Thought Bubble
Description
A popup on the homepage that can be dismissed which relays important information
Installation
Download the zip from the releases tab and install using WordPress or WP-CLI
Development
Setup
1. Clone this repo either in your project or your plugins folder
2. Run npm install and composer install
3. Run npm run start
4. (optional) From your plugin folder, ln -s /path/to/this/repo/blocks/thought-bubble thought-bubble
Updating a new version
1. Ensure the readme.txt version is updated
2. Ensure the plugin.json version is updated
3. Create a new tag for release either at github.com or using git tag v0.1.x -m "message"
4. Push the tag to github using git push origin v0.1.x
There is github action that will automatically build the zip file for release and create a new release. The zip file will be available in the release assets. Any site with the plugin installed will now be able to update the plugin.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.8 | Jan 9, 2024 | thought-bubble.zip | 8 |
| v0.1.7 | Dec 14, 2023 | thought-bubble.zip | 5 |
| v0.1.6 | Dec 14, 2023 | thought-bubble.zip | 5 |
| v0.1.5 | Dec 14, 2023 | thought-bubble.zip | 4 |
| v0.1.4 | Nov 22, 2023 | thought-bubble.zip | 6 |
| v0.1.3 | Sep 28, 2023 | thought-bubble.zip | 5 |
| v0.1.2 | Sep 28, 2023 | thought-bubble.zip | 3 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.