pacmanito
pacmanito
Hi, in pagination.min.js there are many instances of $.isFunction. Here's some information about the deprecation - https://api.jquery.com/jquery.isfunction/
I am currently using LiteSpeed Cache version 3.1 and it seems that Max Combined File Size option on Page Optimization screen does not support fractional numbers. When I enter some...
Hi and thank you for your hard work and bringing the plugin to the masses. Unfortunately as is the plugin crashes WP installation on PHP 8.1, here's what is thrown...
Hi, this is an enhancement request. Currently, we can't debug plain-text part of multi-part emails. The suggestion is to add one more tab to the email info screen containing plain...
Hi, I’ve just started testing WP with recently released PHP 8.1 and found that your plugin causes a fatal error: ``` PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback)...
Hi, after switching my local WP to PHP 8 I see following in logs: `Warning: Private methods cannot be final as they are never overridden by other classes in \wp-content\plugins\dashboard-cleanup-1.1.2\helpers\boot.php...
Hi, since WooCommerce 6.1 `is_ajax()` function is deprecated. It is used by your plugin on line 60 of class-wc-shipping-estimate.php https://github.com/skyverge/woocommerce-shipping-estimate/blob/64f2ad3f1cdaf55d7bf626d65306fe4e2554831a/class-wc-shipping-estimate.php#L60
Hi, I got another "Creating default object from empty value" PHP warning coming from Skyverge updater module (similar one here - https://github.com/skyverge/woocommerce-shipping-estimate/issues/31). Here's the full text of warning: `Warning: Creating...
Hi. When I go to the plugin's license page (https://site.name/wp-admin/admin.php?page=wc-addons§ion=skyverge-helper) I get to WC Marketplace screen where SkyVerge license box is misaligned in a way making it partially inaccessible. Here's...