-
Created a topic, Fails at times for no apparent reason, on the site WordPress.org Forums:
Multiple users are not allowed to login getting the er… -
Posted a reply to Error: This site requires a verified email address, on the site WordPress.org Forums:
Anyone? -
Created a topic, Error: This site requires a verified email address, on the site WordPress.org Forums:
Even though the settings in the Oauth WordPress admin … -
Created a topic, Multisite: don’t add user to installation on login!, on the site WordPress.org Forums:
In your process_login() you automatically add a user t… -
Posted a reply to “Order properties should not be accessed directly, on the site WordPress.org Forums:
Update: This problem only occurs if I run the $order->get_items() ( or $order->get_data() ), in… -
Created a topic, email_instructions error messages, on the site WordPress.org Forums:
The function email_instructions() is generating severa… -
Posted a reply to “Order properties should not be accessed directly, on the site WordPress.org Forums:
Ok this is weird... removed the entire function which generated the error messages. But still… -
Posted a reply to “Order properties should not be accessed directly, on the site WordPress.org Forums:
Hms...yeah found that and replaced. Seems there is also a referance to $order->payment_status which I'm… -
Posted a reply to “Order properties should not be accessed directly, on the site WordPress.org Forums:
Hey, thanks for your quick reply. My code currently: if( !$order = wc_get_order( $order_id )… -
Created a topic, “Order properties should not be accessed directly, on the site WordPress.org Forums:
I'm having some issues when trying to access the line-… -
Posted a reply to Whitescreen errors if PNGs in posts, on the site WordPress.org Forums:
Can confirm we're experiencing this as well. Entire page breaks if using a png inside…