stklcode / statify-blacklist

Filter extension for the Statify WordPress plugin
https://wordpress.org/plugins/statify-blacklist/
GNU General Public License v2.0
2 stars 1 forks source link

CleanUp Database broken in v1.7 #37

Closed stklcode closed 3 months ago

stklcode commented 4 months ago

Received a bug report with reproducible misbehavior in v1.7.0.

Seems the "CleanUp Database" feature is broken after rewriting the settings page.

There's a problem with the plugin, as of 1.7 the 'CleanUp Database' is not working any more. After roll back to 1.6.3 it's working again. Verified on WP 5.0.x and WP 6.4.x, both with Statify 1.8.4.

The setting file is completely rewritten and it's difficult to compare with the former one. But it looks like you forgot the call of the cleanup function.