• Hello, I have WP 7.0, plugin 1.0.2, PHP 8.5

    on a /wp-admin/admin.php?page=codefaeries-viewsmetrics is:

    Use PHP for sites without caching. For sites with caching plugins (WP Rocket, W3 Total Cache, etc.).

    which does not make sense (last sentence), the last sentence is supposed to mention which method to use when caching plugin is used…

    also the same page shows to me PHP Notice about function WP_Scripts::add not used right way, script handle \”cfvm-adminfields\” added to queue with unregistered dependencies: select2. in /home/x/domains/x/public_html/wp-includes/functions.php on line 6170\n”,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for the detailed report, both of these were on us, not your setup.
    They’re fixed in version 1.0.3, which is now live on ww.wp.xz.cn. The script notice happened because the plugin was borrowing a search-box library (select2) that WooCommerce normally provides, so it showed up on sites without WooCommerce; 1.0.3 bundles its own copy, so it should be fine with or without WooCommerce.
    The cut-off sentence on the settings page is also corrected. If you update to 1.0.3 and still see either issue, let me know.

    Thread Starter postcd

    (@postcd)

    I confirm the fix. Also see if sentence “Delete all statistics and settings when the plugin is deactivated. This cannot be undone!” is correct on the Advanced tab of the plugin. Other plugins usually ask data deleting on plugin delete, not on plugin disable/deactivate, if i am not mistaken. I think that it would be more appropriate to offer data deleting on complete delete than deactivate(which is sometimes temporary).

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.