Mr_sordum
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Update Plugin Error adminSame problem here.
Forum: Plugins
In reply to: [WooCommerce Legacy REST API] Fatal error in pluginSame here
same here
Hey,
I dont need help. I want to report a bug.Regards
Paul
Code below is helping, so maybe there is an issue with the category (term) loop?function filter_out_of_stock_prod($q, $wc_query){ $meta_query = $q->get( 'meta_query' ); $meta_query[] = array( 'key' => '_stock_status', 'value' => 'instock', 'compare' => '=' ); $q->set( 'meta_query', $meta_query ); } add_action( 'woocommerce_product_query','filter_out_of_stock_prod', 10, 2);
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Single Product RendererWhy not helping here?
Forum: Plugins
In reply to: [WooCommerce] Statistics with diffrent valuesMany thanks for the quick and valuable response
Forum: Plugins
In reply to: [WooCommerce] Custom Meta Box in WooCommerce Mobile AppSo I can creating a work-around with “manipulating” the WooCommerce REST API?
Forum: Plugins
In reply to: [InfiniteWP Client] PHP 8.2.2 noticesDeprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/www/users/abd/wp-content/plugins/iwp-client/backup/backup.core.class.php on line 403
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/www/users/abd/wp-content/plugins/iwp-client/backup/backup.core.class.php on line 403
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/www/users/abd/wp-content/plugins/iwp-client/backup/backup.core.class.php on line 819
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/www/users/abd/wp-content/plugins/iwp-client/backup/backup.core.class.php on line 1547Warning is 4 months after report still there.
Forum: Plugins
In reply to: [InfiniteWP Client] PHP 8.2.2 noticesIs there a timeline for the fix?
Forum: Plugins
In reply to: [LiteSpeed Cache] transientsI checked mine too, no site has any transients, but for what is the code in the Plugin? ??
Forum: Plugins
In reply to: [LiteSpeed Cache] transientsThere are some, of course, but mainly mine. Which identifier do the LiteSpeed transients have?
Forum: Plugins
In reply to: [LiteSpeed Cache] transientsYes I know, but I didnt found any