11:51:18 GMT+0000
- Fix issues found by phpcs;
- Add phpcs:ignore where appropriate to suppress false positives or known good code;
- Fix code smells detected by
sonarlint.
Ready to get started with WordPress VIP? Contact Us
The VIP Platform Changelog includes updates made to the functionality and behavior of the platform's tooling (i.e. VIP Dashboard, VIP-CLI), VIP MU plugins, VIP File System, caching layers, and other underlying architecture and software.
11:51:18 GMT+0000
sonarlint.11:51:14 GMT+0000
sonarlint.11:51:11 GMT+0000
11:51:07 GMT+0000
11:51:04 GMT+0000
phpversion() call with the PHP_VERSION constant.11:51:01 GMT+0000
Fix phpcs errors and warnings for VIP Init
09:02:11 GMT+0000
We are implementing a safer way of loading the Parse.ly plugin.
09:02:09 GMT+0000
Improving the way the wp-parsely plugin is loaded through mu-plugins.
09:02:06 GMT+0000
Add the remaining missing indexables – Term and Comment – to the ES health validation CLI command.
09:02:04 GMT+0000
We updated site details endpoint.
09:02:01 GMT+0000
Some minor checks on the Parse.ly initialization were not being called.
14:36:19 GMT+0000
We’re displaying up to 200 users now when you view an Organization’s Users page. This is a stopgap until we add proper pagination.
We fixed a bug where GitHub profile images were blocked due to a missing CSP header
00:01:06 GMT+0000
We disabled the PENDO snippet for the moment to investigate some performance issues. It will be enabled in the next days.
12:38:29 GMT+0000
Internal index settings reporting tweak.
12:38:25 GMT+0000
We added Parse.ly 2.6.0 as an available option.
12:38:22 GMT+0000
Changing how Parse.ly plugin is loaded to accommodate wp-parsely 2.6.
12:38:19 GMT+0000
We upgraded Parsely from 2.5 to 2.6.
12:38:15 GMT+0000
We have added a jetpack 10.2-beta. If you want to try this beta, you need to pin your site to use Jetpack 10.2 by adding this line to your vip-config.php:
define( 'VIP_JETPACK_PINNED_VERSION', '10.2' );
10:21:03 GMT+0000
We removed Jetpack 9.5 from mu-plugins.
21:23:17 GMT+0000
When running the plugin without UI, default to meta_type: repeated_metas (instead of json_ld).
This will result in printing the metadata in conventionally-named <meta /> HTML tags instead of a structured schema inside a <script type="json+ld" /> tag.