09:29:47 GMT+0000
Since the features are always prefixed with a8cvip, we don’t need the extra "vip_" to prefix it.
Ready to get started with WordPress VIP? Contact Us
The release window for VIP MU plugins is currently Tuesdays between 08:00 and 22:00 UTC (09:00 and 23:00 UTC when Daylight Saving Time is in effect in North America). VIP MU plugins is open source and development can be followed in the VIP MU plugins GitHub repository.
09:29:47 GMT+0000
Since the features are always prefixed with a8cvip, we don’t need the extra "vip_" to prefix it.
09:29:44 GMT+0000
Users of VIP will be able to commit custom environment variables in their VIP Dashboard or CLI. This change supports the retrieval of those environment variables, in WordPress: mu-plugins.
In the class: Automattic\VIP\Environment is a new method called get_var
get_var( string $key, $default_value = '' )
The result will always be a string but if the environment variable is not set previously then the return will be the $default_value.
09:29:41 GMT+0000
12:38:43 GMT+0000
We upgraded Akismet 4.1.13 to Akismet 4.2.1.
12:38:40 GMT+0000
12:38:36 GMT+0000
12:38:33 GMT+0000
12:38:29 GMT+0000
Fix code standards compliance issues.
12:38:25 GMT+0000
12:38:22 GMT+0000
12:38:18 GMT+0000
vip_redirects() can be called before the plugins_loaded event fires.12:38:15 GMT+0000
Fix code standards compliance issues.
12:38:11 GMT+0000
11:00:19 GMT+0000
11:00:18 GMT+0000
Fix sitemap.xml redirect from es-wp-query and add new ep_set_sort filter to ElasticPress
11:00:16 GMT+0000
When encryption is enabled for cache grouping.
11:00:13 GMT+0000
10:59:53 GMT+0000
We removed Jetpack 9.7 from mu-plugins.
10:59:46 GMT+0000
We upgraded Jetpack 9.2 to Jetpack 9.2.1.
10:59:40 GMT+0000
stringify_groups() to return string consistently