-
Created a topic, PHP version compatibility issues, on the site WordPress.org Forums:
We're getting absolutely spammed with deprecation warn… -
Posted a reply to Duplicate order numbers, on the site WordPress.org Forums:
We're running into the same problem. Our customer reports that it's been a problem for… -
Created a topic, _load_textdomain_just_in_time was called incorrectly, on the site WordPress.org Forums:
Error: Notice: Function _load_textdomain_just_in_ti… -
Created a topic, Failed opening required ‘plugin-fw/yit-plugin-registration-hook.php’, on the site WordPress.org Forums:
YITH WooCommerce Gift Cards Premium 4.24.0WordPress 6.… -
Created a topic, Warning: foreach() argument must be of type array|object, string given, on the site WordPress.org Forums:
Hey!We're receiving warnings from your plugin from tim… -
Created a topic, Warning: Undefined property: stdClass::$hidden, on the site WordPress.org Forums:
Hi!Thanks for a great plugin.We're getting some warnin… -
Posted a reply to PHP 8.1 compatability, on the site WordPress.org Forums:
Hi, sorry for late reply.Logging notices is important for us as we don't ship anything… -
Posted a reply to PHP 8.1 compatability, on the site WordPress.org Forums:
I can confirm that the logs are notices and there are (what I can tell!)… -
Posted a reply to PHP 8.1 compatability, on the site WordPress.org Forums:
There seems to be mainly two incompatabilities: -
Created a topic, PHP 8.1 compatability, on the site WordPress.org Forums:
This plugin is not yet compatible with PHP 8.1. Are th… -
Created a topic, Deprecation notices on PHP 8, on the site WordPress.org Forums:
Deprecated: Required parameter $post_date follows opti… -
Posted a reply to Missing action woocommerce_checkout_order_created, on the site WordPress.org Forums:
Is it possible for you to add your own hook we can hook into then? -
Created a topic, Missing action woocommerce_checkout_order_created, on the site WordPress.org Forums:
Hi! It seems that you're not running the action wooco… -
Posted a reply to WC()->cart is null in custom REST API, on the site WordPress.org Forums:
It's not possible to move my logic to admin-post.php either. It results in the same… -
Posted a reply to WC()->cart is null in custom REST API, on the site WordPress.org Forums:
Was this change documented? This is a breaking change as far as I'm concerned. -
Created a topic, WC()->cart is null in custom REST API, on the site WordPress.org Forums:
Hey guys! WC()->cart is null in 3.6.1 if running in… -
Created a topic, Redirecting in wp_logout breaks using Duo WordPress, on the site WordPress.org Forums:
add_action( 'wp_logout', 'xxx_logout_re…