artisticphoenix
@artisticphoenix on WordPress.org
- Member Since: April 29th, 2014
-
Posted a reply to PHP Warning: Undefined array keys in /wp-includes/canonical.php, on the site WordPress.org Forums:
This issues can happen when including wordpress through the CLI with theme support enabled. Make… -
Posted a reply to Notice: Undefined variable, on the site WordPress.org Forums:
Another way to resolve it is to use the same condition that is used further… -
Created a topic, Notice: Undefined variable, on the site WordPress.org Forums:
These two notices are encountered when logged out and … -
Created a topic, Plugin issues notice in some edge cases, on the site WordPress.org Forums:
Notice: ob_end_flush(): failed to delete and flush buf… -
Posted a reply to Firedrum Version 1.52 Breaks wordpress on PHP5.6, on the site WordPress.org Forums:
I should have mentioned you can even do this $class = get_class($this->plugin); do_action( "{$class::get_branding()}_wc_cart_emptied" );… -
Created a topic, Firedrum Version 1.52 Breaks wordpress on PHP5.6, on the site WordPress.org Forums:
Hi, after updating your plugin on a wordpress site run…