-
Posted a reply to Message-ID header incorrectly formatted, on the site WordPress.org Forums:
Thank you for the reply. May I suggest adding a hook (action or filter) to… -
Created ticket #59177 on Core Trac:
dbDelta doesn't handle changing the DEFAULT value of a column from ... -
Created a topic, Message-ID header incorrectly formatted, on the site WordPress.org Forums:
Hello, It seems that the value of the Message-ID he… -
Posted a reply to all snippet code is missing!, on the site WordPress.org Forums:
I should add that for me reverting the upgrade, back to 2.14.0, fixes the issue,… -
Posted a reply to all snippet code is missing!, on the site WordPress.org Forums:
Happened to me after upgrading from 2.14.0 to 3.2.2, while on WP 6.1.1, PHPv 8.0.26. Throws a… -
Posted a reply to Fatal error when ran on WP VIP, on the site WordPress.org Forums:
Their support came back with some less than helpful suggestions, revolving around the use of… -
Posted a reply to Error when trying to edit a feed source in a WP VIP environment, on the site WordPress.org Forums:
Was told that this was fixed by https://github.com/Automattic/vip-go-mu-plugins/pull/3825. -
Posted a reply to Error when trying to edit a feed source in a WP VIP environment, on the site WordPress.org Forums:
Looking further into this, I realised that the files they suggested to be included are… -
Posted a reply to Fatal error when ran on WP VIP, on the site WordPress.org Forums:
@brianmcculloh Thank you for looking into this. I don't know what other plugins are using… -
Posted a reply to Error when trying to edit a feed source in a WP VIP environment, on the site WordPress.org Forums:
Hi @mikeyboo, Thanks for looking into this. At the moment we're running version 4.22 of… -
Created a topic, Error when trying to edit a feed source in a WP VIP environment, on the site WordPress.org Forums:
When trying to edit a feed source, we're getting this … -
Posted a reply to Fatal error when ran on WP VIP, on the site WordPress.org Forums:
Basically the least disruptive workaround I was able to come up with was to replace… -
Created a topic, Fatal error when ran on WP VIP, on the site WordPress.org Forums:
After the update to the version 1.12 we've been gettin… -
Posted a reply to Is Post SMTP compatible with PHP 8.1?, on the site WordPress.org Forums:
If you run: phpcs -p plugins/post-smtp/ --standard=PHPCompatibilityWP --severity=1 --runtime-set testVersion 8.0- --extensions=php with phpcs configured…