John Blackbourn

Results 494 comments of John Blackbourn

I agree this should be implemented. I added a review comment about the specific implementation though, I think this can be done in a better way.

The infinite scrolling removal in WP 5.8 has broken AMF because the response format of the Ajax call has changed, although compatibility can be added. See https://core.trac.wordpress.org/ticket/50105 at comment 81...

Media library work has started as part of Gutenberg phase 3: https://github.com/WordPress/gutenberg/issues/55238

I don't have the time right now to review or work on this. Rob's latest commit does what we discussed in Slack a while ago which is to switch away...

Would you mind publishing the latest version to npm please?

I had a similar problem for a while in Query Monitor. I solved it by only outputting QM data on `shutdown` if one of the `wp_footer`, `admin_footer`, or `login_footer` actions...

This is a fundamental problem with the REST API and mixed protocols. See https://github.com/WP-API/WP-API/issues/259

Fixed this locally by using the `wp_user_groups_add_profile_section` filter and unsetting the groups section.

I made this! https://github.com/johnbillion/probot-semver GitHubjohnbillion/probot-semverprobot-semver - A Probot app that provides automatic semantic versioning support