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.
Please file any issues on the wp forum or directly on Github:
* captcha
* shared functionality
Fixed
* duplicate action name
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
Changed
* force update of schedule after change
Fixed
* after update
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
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