Ryan McCue
- Member Since: September 29th, 2006
- ryanmccue.info
- Developer at Human Made
- @rmccue on WordPress.org and Slack
- Core Contributor
- Core Team
- Meta Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Speaker
-
Committed [38687] to Core Trac:
Options: Move register_setting() from wp-admin to wp-includes. With ...7 days ago
-
Committed [38676] to Core Trac:
Options: Add missing since for register_setting argument. [38635] added ...1 week ago
-
Created a new ticket, #38176, in Core Trac:
Add 'default' to register_setting1 week ago
-
Created a new ticket, #38056, in Core Trac:
Allow custom authentication checks for post passwords3 weeks ago
-
Wrote a comment on the post HTTP API in 4.6, on the site Make WordPress Core:
A few of the reasons are covered in the Why Requests doc posted by Claudio,…2 months ago
-
Wrote a comment on the post HTTP API in 4.6, on the site Make WordPress Core:
I think the rest of your points are already covered above or elsewhere, but I…2 months ago
-
Wrote a new post, HTTP API in 4.6, on the site Make WordPress Core:
For WordPress 4.6, the HTTP API (wp_remote_request() and family) have undergone a large internal change.…2 months ago
-
Closed ticket #37364, in Core Trac:
PHP Warning caused by \WP_Http::request, when body contains a JSON string3 months ago
-
Created a new ticket, #37345, in Core Trac:
register_meta has unclear error messages3 months ago
-
Committed [37989] to Core Trac:
HTTP API: Switch back to returning an array. The array-compatibility ...3 months ago
-
Closed ticket #36231, in Core Trac:
Nonce validation fails if JSON body contains "_wpnonce"3 months ago
-
Created a topic, Perfect Plugin, on the site WordPress Support Forums
4 months ago
-
Committed [37694] to Core Trac:
HTTP API: Update Requests. This introduces a minimum value of 1 second ...4 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
If you get the credentials for another client, you can definitely try to act as…5 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
> Is there a way to determine if a site is participating in the authentication…5 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
Currently, me and Joe via the normal API team security processes, but the plan would…5 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
I think you're totally right to question this, as the entire system is built on…5 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
I think you're totally right to question this, as the entire system is built on…5 months ago
-
Wrote a comment on the post WP REST API: Introducing the Authentication Broker, on the site Make WordPress Core:
When a client wants to connect to a site it hasn't connected to previously, it…5 months ago
-
Wrote a new post, Rewrites Next Generation: Next Meeting, on the site Make WordPress Core:
There was a bit of confusion with the last Rewrites meeting, so we never really…5 months ago
-
Wrote a comment on the post Proposal: Next Generation Rewrites, on the site Make WordPress Core:
Apologies on the meeting time for the Europeans, but there's unfortunately no times that work…5 months ago
-
Wrote a new post, Proposal: Next Generation Rewrites, on the site Make WordPress Core:
Hi everyone! Today I'd like to propose a new feature project for WordPress: Next Generation…5 months ago
-
Wrote a comment on the post Call for Component Maintainers, on the site Make WordPress Core:
I'll take rewrite rules (added myself).6 months ago
-
Wrote a comment on the post WordPress 4.6: What’s on your wish list?, on the site Make WordPress Core:
I'm working on the Importer over at https://github.com/humanmade/WordPress-Importer; read this post on Make/Core for more…6 months ago
-
Posted a reply to Notice: wp_get_http is deprecated since version 4.4!, on the site WordPress Support Forums:
It's like it got dropped :( Not dropped, just in hibernation, as my focus is…6 months ago
-
Wrote a comment on the post Iterating on Feature Plugins, on the site Make WordPress Core:
0100 UTC should work well for Australia and SE Asia, so I'm down with that.…6 months ago
-
Wrote a comment on the post REST API: Slashed Data in WordPress 4.4 and 4.5, on the site Make WordPress Core:
As it happens, this is part of my Secret Master Plan for Unslashing, and part…6 months ago
-
Wrote a new post, REST API: Slashed Data in WordPress 4.4 and 4.5, on the site Make WordPress Core:
Hi everyone. The REST API team recently discovered a bug with parameter parsing in the…6 months ago
-
Wrote a comment on the post Iterating on Feature Plugins, on the site Make WordPress Core:
Absolutely agree. There's no way I can viably make a meeting at 3am. Maybe a…6 months ago
-
Wrote a new post, WP REST API: 2.0 Beta 13 & Roadmap, on the site Make WordPress Core:
Hi folks! I'm here with another exciting update from the API team. Beta 13 First…6 months ago
-
Wrote a comment on the post Reactions, on the site Make WordPress Core:
FWIW, I love emoji reactions (and have my own plugin for them), but I don't…7 months ago
-
Wrote a new post, WP REST API: OAuth Plugin Security Update, on the site Make WordPress Core:
Hi everyone. This is a quick update on the OAuth 1.0a Server plugin, available on…10 months ago
-
Wrote a comment on the post WP REST API: New Tools & OAuth Updates, on the site Make WordPress Core:
Fingers crossed we'll eventually have a 1.9 that has v1 endpoints on v2 infrastructure. :)10 months ago
-
Wrote a comment on the post WP REST API: New Tools & OAuth Updates, on the site Make WordPress Core:
> Historically this hasn’t worked out that well Agreed, though it has worked well for…10 months ago
-
Wrote a new post, WP REST API: New Tools & OAuth Updates, on the site Make WordPress Core:
Hi everyone! I'm here today with some special news for everyone, rather than a standard…10 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
No plans right now to integrate this into core. I think it makes more sense…10 months ago
-
Posted a reply to how to retrieve the users username and password by using wordpress, on the site WordPress Support Forums:
You cannot retrieve the password, as passwords are stored in the database after hashing (which…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
The tooling around this stuff will need some time to develop and mature, but I'd…11 months ago
-
Wrote a comment on the post WP REST API: Version 2.0 Beta 7, on the site Make WordPress Core:
It's only a namespace, so it doesn't need to resolve to anything in particular. :)…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Parallelisation is definitely something in my mind, but given the complex way that the object…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
You can use the wxr_importer.pre_process.post filter to do this: https://github.com/humanmade/WordPress-Importer/blob/afe084bd65da938a44c9db162d5e386c1cb7f917/class-wxr-importer.php#L608-L616 :) (I actually did almost…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Right now, I don't have any plans to work on the exporter (unless there's performance…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
As the lead developer of the API, I'm conscious of this. ;) There's a number…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
You can filter `wxr_importer.pre_process.post`, which gets passed the full post data, and go ahead and…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
No major plans there yet, but if there's improvements to be made there, I'll be…11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Thanks, let us know how it goes!11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Let me know how it goes!11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Thanks <311 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
Thanks for the feedback :)11 months ago
-
Wrote a comment on the post WordPress Importer Redux, on the site Make WordPress Core:
The main thing with the GUID is that it shouldn't ever change. The new importer…11 months ago
-
Blogger Importer
Active Installs: 90,000+
-
GlotPress
Active Installs: 200+
-
Import from Ning
Active Installs: 100+
-
Really Simple Comment Validation
Active Installs: Less than 10
-
REST API Console
Active Installs: 500+
-
To Title Case
Active Installs: 900+
-
WordPress REST API (Version 2)
Active Installs: 30,000+
-
WordPress REST API - Authentication Broker
Active Installs: Less than 10
-
WordPress REST API - OAuth 1.0a Server
Active Installs: 300+
-
WP Multi Network
Active Installs: 500+
-
WP REST API (WP API)
Active Installs: 10,000+
-
WP REST API Meta Endpoints
Active Installs: 400+
