Description
This plugin allows the creation of daily messages.
These messages then can displayed on the website using the daily message block or send through other channels using the ‘tsjippy-daily-message-send’ hook.
You can send a daily message easily on Signal Messenger using the tsjippy-signal plugin
To make it easier to add daily messages you can add them in bulk using a parent post.
Just add a post with the ‘daily-message’ post type that has multiple messages on seperate lines prepended with a date in any format.
On post save these will be parsed into individual posts with the original post as parent.
Hooks
FILTERS
- tsjippy-daily-message: Filters the message for today
- @param string $message The message
- tsjippy-payer-after-message: Filters all message parameters
- @param array $parameters Array containing the message, pictures, urls and user ids
Actions
- tsjippy-daily-message-send
- @param string $message The daily message
- @param string|int $recipient The Signal group id, phonenumber of wp_user id
- @param array $pictures Pictures attached to the message
Issues
Please file any issues on the wp forum or directly on Github:
* captcha
* shared functionality
[10.6.0] – 2026-07-15
[10.6.0] – 2026-07-15
[10.5.0] – 2026-07-12
Fixed
* duplicate action name
[10.4.0] – 2026-07-02
[10.3.0] – 2026-06-21
[10.2.0] – 2026-06-09
Added
* shared functionality loader
Changed
* comply to coding standards
* code layout
* _ to –
* namespaced all constants
* sanitize all posts and get vars
* moved inline style to scss file
Fixed
* spacing problem
* space before dot bug
* use pluginversion
[10.1.0] – 2026-05-16
Changed
* force update of schedule after change
Fixed
* after update
[10.0.0] – 2026-05-01
Added
* redirection to settings page on plugin activation
Changed
* main plugin name from sim-base to tsjippy-shared-functionality
* module to plugin
* exclude .vscode from releases
* updated github workflow versions
[10.0.0] – 2026-05-01
Added
* redirection to settings page on plugin activation
Changed
* main plugin name from sim-base to tsjippy-shared-functionality
* module to plugin
* exclude .vscode from releases
* updated github workflow versions
[8.0.0] – 2024-10-04
Blocks
This plugin provides 4 blocks.
- Post Children
- User Display Name
- Show Post Categories
- Daily Message
FAQ
- How many plugins are there in the tsjippy group?
- 32 and counting!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tsjippy Daily Message” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tsjippy Daily Message” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.