John Parris

Results 66 comments of John Parris

I don't think the wp-info.org top 120 list is accurate. For example, it's missing WP Forms, which has 500k+ active installs. https://wordpress.org/plugins/wpforms-lite/

Seems to work on Safari 16.6 on macOS Ventura 13.6.x

Clarification: we have an issue in the next sprint (starts next week) to look at this. We can test the ideas here and report our findings.

Did some quick tests of vanilla site, using same query above. ``` { posts { nodes { id title date content } } } ``` ``` WPGraphQL only 65ms 57ms...

This happens due to `main` not being up to date with `canary` at the moment.

Ideally `noindex` would be tied to the "Discourage search engines from indexing this site" setting under Settings > Reading in wp-admin. It looks like WPGraphQL does not expose this setting...

I can confirm this is working for me in version 1.1.3 on macOS. Thank you!

Hmm, it seems if a symlinked theme is activated and the site is stopped in Studio, when the site is restarted it goes back to the default theme. This does...

Just noting that on Studio version 1.3.0, symlinked plugins on macOS randomly stop working, after having worked for hours. This results in deactivated plugins when it happens. Sometimes the plugins...

@SirLouen is there anything left to do here?