added new functions to my installation
-
I installed your plugin a few days ago ( https://alles-anderst.de see the widged “Tagesimpuls” on the right) and it works very well – realy good plugin.
Yesterday I fixed a slight little bug (to my point of view ;-):
using the “random” option it is (of course) possible, that the same item is rendered again to to wordpress widged or inline-element. I fixed this by checking, which item was shown last (therefore I have to update the timestamp also with the random-option).And I inserted a new option “repeat” (syntax: repeat=’xxx’):
with this option I can deside, how long a item is shown in the widget or the inline-element:possible options (also as dropdown for widged-item):
xx= minute: every minute a new item will be selected
xx= hour: every hour a new item will be selected
xx= day: every day a new item will be selected (on midnight)
xx= week: every monday a new item will be selected
xx= month: every month (1st day of) a new item will be selected
if there is no repeat-option set or unknown value set a new item will be selected on every reload of the containing page (as known).Well – I don’t know if the “minute” and “month” value makes much sense, but …
This private version of the plugin was tested with WP 6.1.1 – it works
If anyone is interersted in this option …
Kind regards
Wolfgang Zaska
- The topic ‘added new functions to my installation’ is closed to new replies.