tedivm
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Sort by daily average missing in new block widgetThanks for adding the option back, I really appreciate it!
Forum: Plugins
In reply to: [WP Popular Posts] Sort by daily average missing in new block widgetThe shortcode tip helped, I was able to slap together a replacement widget with it and some minor CSS work.
I do wish you’d consider adding the option back into it, since it does appear that it’s just a one liner to do so.
Forum: Plugins
In reply to: [WP Popular Posts] Sort by daily average missing in new block widgetOkay, I dug into the source and found out that it’s a one liner to add the feature back in. I went ahead and did so on my own plugin- I hope you’ll do the same. If not just let me know and I can fork it.
Forum: Plugins
In reply to: [WP Popular Posts] Sort by daily average missing in new block widgetWhen wordpress updates people to block widgets they embed the older widgets in as legacy widgets, so the older ones still work. I imagine there’s a lot of people who haven’t noticed that daily average is missing only because they already have their plugin configured.
The problem with this is it’s impossible to edit the plugin in block mode (it literally just ignores setting changes). So even though it still works it can’t be changed. Using the Classic Widget plugin is a bandaid, and it also makes it so I can’t use the new block plugins.