Ryan McCue
@rmccue on WordPress.org and Slack
- Member Since: September 29th, 2006
- Website: rmccue.io
- Job Title: Engineering Director
- Employer: Human Made
Bio
Contributions Sponsored
Contribution History
Ryan McCue’s badges:- bbPress Contributor bbPress Contributor
- Core Contributor Core Contributor
- Core Team Core Team
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Created a new ticket, #46657, in Core Trac:
Show site icon in My Sites admin menu1 year ago
-
Committed [1942976] to Plugins Trac:
Initial commit2 years ago
-
Closed ticket #43350, in Core Trac:
REST API: Support for WP Cron2 years ago
-
Closed ticket #43349, in Core Trac:
WP Rest API: Support for WP Mail2 years ago
-
Committed [42250] to Core Trac:
REST API: Ensure rest_url() consistently has leading slash. `rest_url()` ...2 years ago
-
Created a new ticket, #42452, in Core Trac:
filter_rest_url_for_leading_slash assertion is broken2 years ago
-
Closed ticket #41915, in Core Trac:
REST_REQUEST and parse_request in tests3 years ago
-
Created a new ticket, #41821, in Core Trac:
REST API: Add support for threaded comments3 years ago
-
Created a new ticket, #41740, in Core Trac:
Add comment count to "replies" link in post responses3 years ago
-
Wrote a comment on the post REST API Roadmap, on the site Make WordPress Core:
We'd like to avoid needing to hardcode as much as possible, and to avoid privileging…3 years ago
-
Created a new ticket, #41709, in Core Trac:
Make plugin install deep-linking easier3 years ago
-
Wrote a new post, REST API Roadmap, on the site Make WordPress Core:
If you've been following WordPress development this year, you may be wondering "what's been happening…3 years ago
-
Wrote a comment on the post Dev Chat Summary: August 16th (4.9 week 3), on the site Make WordPress Core:
There are no plans to add login endpoints to the REST API; they're only able…3 years ago
-
Wrote a comment on the post Update Trac to 1.0.16, on the site Make WordPress Systems:
FWIW, the original conversation that spurred this was around upgrading just the XML-RPC plugin; I…3 years ago
-
Posted a reply to WP REST API Plugin support for PHP 7, on the site WordPress.org Forums:
The WordPress REST API is integrated into WordPress since 4.7, so you no longer need…3 years ago
-
Wrote a comment on the post Proposal for Weekly Core JavaScript Chat, on the site Make WordPress Core:
13:00 UTC is fine by me 👍3 years ago
-
Wrote a comment on the post Proposal for Weekly Core JavaScript Chat, on the site Make WordPress Core:
Just to note: I'd love to get US + Europe + AU in, but just…3 years ago
-
Wrote a comment on the post Proposal for Weekly Core JavaScript Chat, on the site Make WordPress Core:
That's true, but it's near-impossible to accommodate all three of the US, EU, and Australia…3 years ago
-
Wrote a comment on the post Proposal for Weekly Core JavaScript Chat, on the site Make WordPress Core:
I'm happy with any of the proposed times here. Thanks to @adamsilverstein and @aduth for…3 years ago
-
Committed [1641020] to Plugins Trac:
Release 2.7.73 years ago
-
Committed [1641019] to Plugins Trac:
Release 2.7.73 years ago
-
Committed [1640989] to Plugins Trac:
Bump tested up to to 4.73 years ago
-
Committed [1640987] to Plugins Trac:
Bump tested up to to 4.73 years ago
-
Wrote a comment on the post Dev Chat Summary: March 1st (4.7.3 week 5), on the site Make WordPress Core:
We will table this idea and maybe propose it for the summit based upon how…3 years ago
-
Wrote a new post, API Chat Summary: January 9th (4.8 kickoff), on the site Make WordPress Core:
We've had an early kickoff meeting for the REST API for 4.8 (Slack archive) to…3 years ago
-
Wrote a comment on the post Improving the REST API users endpoint in multisite, on the site Make WordPress Core:
Definitely want to see better API support for multisite. To that effect, @jnylen0 has volunteered…3 years ago
-
Posted a reply to REST Api in WP 4.7, on the site WordPress.org Forums:
You need to be using pretty permalinks to access /wp-json/. If you're not, you can…3 years ago
-
Posted a reply to Anonymous user can get user list via REST API – is it a bug or a feature?, on the site WordPress.org Forums:
There are a few restrictions on the data that's shown here. In particular, only authors…3 years ago
-
Wrote a comment on the post Focus Tech and Design Leads, on the site Make WordPress Core:
Looking forward to working with you Matt, as well as all the other leads. Exciting…3 years ago
-
Wrote a comment on the post Focus Tech and Design Leads, on the site Make WordPress Core:
As well as what @matt said, a lot of these pieces will (hopefully) tie in…3 years ago
-
Posted a reply to WP_UnitTestCase::tearDownAfterClass() -> “mysqli_query(): Couldn’t fetch mysqli”, on the site WordPress.org Forums:
Heads up: I filed this on Trac after finding the problem (PHPUnit's backupGlobals option). The…3 years ago
-
Committed [1543050] to Plugins Trac:
Tag 2.13 years ago
-
Committed [1543049] to Plugins Trac:
Tag 2.13 years ago
-
Wrote a comment on the post Preferred Languages, on the site Make WordPress Core:
Sounds great to me! Is there any sort of standard that lists sets of languages…3 years ago
-
Wrote a comment on the post REST API Merge Proposal, Part 2: Content API, on the site Make WordPress Core:
It's super easy to disable the REST API via the `rest_enabled` filter (just return false),…3 years ago
-
Wrote a comment on the post REST API Merge Proposal, Part 2: Content API, on the site Make WordPress Core:
At its core, OAuth is just a standardised system for issuing app tokens. The primary…3 years ago
-
Wrote a new post, REST API Merge Proposal, Part 2: Content API, on the site Make WordPress Core:
Hi everyone, it's your friendly REST API team here with our second merge proposal for…3 years 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,…4 years 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…4 years 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.…4 years 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…4 years 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…4 years 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…4 years 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…4 years 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…4 years ago
Developer
-
App Connect
Active Installs: Less than 10
-
Import from Ning
Active Installs: 60+
-
Really Simple Comment Validation
Active Installs: Less than 10
-
REST API Console
Active Installs: 300+
-
To Title Case
Active Installs: 200+
-
WordPress REST API (Version 2)
Active Installs: 40,000+
-
WordPress REST API - OAuth 1.0a Server
Active Installs: 10,000+
-
WP REST API Meta Endpoints
Active Installs: 1,000+
Contributor
-
Blogger Importer
Active Installs: 100,000+
-
GlotPress
Active Installs: 600+
-
WordPress REST API - Authentication Broker
Active Installs: Less than 10
-
WP Multi Network
Active Installs: 700+