Ryan McCue
-
Posted a reply to "Getting JSON without a curl call", on the site WordPress Support Forums:
You should be able to do something like the following: $endpoint = new WP_JSON_Posts(); $data…2 weeks ago
-
Created a new ticket, #31245, in Core Trac:
Replace alloptions with a key cache2 weeks ago
-
Created a new ticket, #31066, in Core Trac:
wp_upload_dir calls wp_mkdir_p on each invocation1 month ago
-
Created a new ticket, #30909, in Core Trac:
Allow passing ID for comment_form container and title2 months ago
-
Wrote a comment on the post WordCamp Deputies program update, on the site Make WordPress Community:
(Psst, not sure if it's intentional, but "Pacifica" is not really a term. Either "Oceania"…2 months ago
-
Closed ticket #30667, in Core Trac:
Allow custom certificate store for WordPress HTTP API2 months ago
-
Created a new ticket, #30636, in Core Trac:
image_downsize doesn't document the return value2 months ago
-
Wrote a comment on the post Open Update Thread, Week of December 8th, on the site Make WordPress Core:
Psst: Thanks to @joostdevalk, @johnjamesjacoby, @mboynes, @georgestephanis, @obenland, and all those who dropped in on…2 months ago
-
Wrote a comment on the post Open Update Thread, Week of December 8th, on the site Make WordPress Core:
Had two very productive discussions this week: theme dreams and rewrite improvements. With theme dreams,…2 months ago
-
Wrote a comment on the post Multisite Office Hours (Redux), on the site Make WordPress Core:
Are any future meetings planned for this one? I'll try and make them if so.3 months ago
-
Created a new ticket, #30505, in Core Trac:
Backbone subviews cannot be attached directly to DOM elements3 months ago
-
Closed ticket #30436, in Core Trac:
Texas cities in list of time zones in WP settings3 months ago
-
Created a new ticket, #30247, in Core Trac:
Cannot manually set token for wp_set_auth_cookie4 months ago
-
Is the 531st person to arrive at WordCamp San Francisco 2014
4 months ago
-
Closed ticket #27410, in Core Trac:
Clear object cache between tests4 months ago
-
Created a new ticket, #30009, in Core Trac:
_wp_put_post_revision checks for errors incorrectly4 months ago
-
Registered to attend WordCamp San Francisco 2014 coming up October 25th
5 months ago
-
Posted a reply to "JSONP response add /**/ before the function name", on the site WordPress Support Forums:
This is intentional, as it secures against an important security issue. Why do you need…5 months ago
-
Posted a reply to "It could be better", on the site WordPress Support Forums:
I'd love to hear any feedback on what exactly we could be doing better here.…5 months ago
-
Posted a reply to "Filter by Post Date", on the site WordPress Support Forums:
This is not currently possible, but we are looking at adding it in a future…5 months ago
-
Posted a reply to "Filterig for post_format?", on the site WordPress Support Forums:
WordPress' WP Query supports this through the post_format arg, but this is not marked as…5 months ago
-
Posted a reply to "Filter by meta key/value", on the site WordPress Support Forums:
Meta queries aren't currently supported, as there are numerous concerns (privacy, etc) that we need…5 months ago
-
Posted a reply to "Is it possible to apply/remove filters for API requests only?", on the site WordPress Support Forums:
You can check for the JSON_REQUEST constant; true indicates that the current request is an…5 months ago
-
Posted a reply to "Create comments", on the site WordPress Support Forums:
This is not currently supported, but we're looking into adding it in a future release.5 months ago
-
Posted a reply to "How to get all child categories of a parent category?", on the site WordPress Support Forums:
This is a known issue and we're looking into implementing it in a future release.5 months ago
-
Posted a reply to "Crashes wordpress 3.4.2", on the site WordPress Support Forums:
The plugin is only compatible with WordPress 3.9 and newer, sorry!5 months ago
-
Posted a reply to "Filter tag_id not working for subscriber users or not logged in, bug?", on the site WordPress Support Forums:
Note that tag_id is not a public query variable, but is a private query variable.…5 months ago
-
Posted a reply to "Is filter "offset" working?", on the site WordPress Support Forums:
You should be able to use the page parameter instead. See also this pull request.5 months ago
-
Posted a reply to "Oauth1", on the site WordPress Support Forums:
The OAuth 1.0a process is pretty standard, but also a bit complicated to explain. I'd…5 months ago
-
Posted a reply to "Unable to make the Filters work", on the site WordPress Support Forums:
I'm not sure exactly what field_status is here, but you need to use query vars…5 months ago
-
Posted a reply to "Why no prefixes on post field names?", on the site WordPress Support Forums:
This is a conscious design decision. The API is intended for both internal and external…5 months ago
-
Posted a reply to "WPML support", on the site WordPress Support Forums:
(I answered this one over on GitHub.)5 months ago
-
Posted a reply to "Getting JSONP to work", on the site WordPress Support Forums:
Sorry about this! This is fixed in the current development version and will be included…5 months ago
-
Posted a reply to "WP API vs. Jetpack JSON API", on the site WordPress Support Forums:
We have a comparison document up on GitHub that goes into some of the details…5 months ago
-
Ryan McCue’s profile was updated
6 months ago
-
Wrote a comment on the post GSoC update, on the site Make WordPress Core:
This is hugely exciting. :) The inline buttons especially are awesome, but all the other…6 months ago
-
Wrote a new post, JSON REST API: Version 1.1.1 (Security Release), on the site Make WordPress Core:
I'd like to announce the availability of version 1.1.1 of the JSON REST API. This…7 months ago
-
Committed [955024] to Plugins Trac:
Bump stable to 1.1.17 months ago
-
Committed [955020] to Plugins Trac:
Tag 1.1.17 months ago
-
Committed [955019] to Plugins Trac:
Update to 1.1.17 months ago
-
Committed [950827] to Plugins Trac:
Branch 1.17 months ago
-
Confirmed as a speaker for WordCamp NYC 2014 coming up on August 2nd
8 months ago
-
Posted a reply to "Looping through Custom Posts", on the site WordPress Support Forums:
You can pass the type parameter to /posts: GET /wp-json/posts?type=my-type8 months ago
-
Wrote a comment on the post JSON REST API: Version 1.1, on the site Make WordPress Core:
This is only during development, so that we can iterate more quickly on the Javascript…8 months ago
-
Wrote a new post, JSON REST API: Version 1.1, on the site Make WordPress Core:
I'm happy to announce the availability of version 1.1 of the JSON REST API. This…8 months ago
-
Wrote a comment on the post WP Metadata API / UI office hours this Friday, on the site Make WordPress Core:
We may be transitioning from meeting into office hours as we haven’t had as many…8 months ago
-
Posted a reply to "Save/Edit a comment", on the site WordPress Support Forums:
There are three ways as I see it. You can hook into the edit post…8 months ago
-
Posted a reply to "New post with image", on the site WordPress Support Forums:
To clarify what's been said above, uploading attachments is a separate step to setting a…8 months ago
-
Blogger Importer
633,010 downloads
-
JSON REST API (WP API)
31,322 downloads
-
Import from Ning
7,200 downloads
-
To Title Case
5,542 downloads
-
Really Simple Comment Validation
604 downloads

