openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
wordpress-rest-api
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 19 hours
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 13 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change how authentication works in WPRequest
K.Adam White
More...
about 11 years ago
Update README with media methods
K.Adam White
More...
about 11 years ago
Add a /media endpoint handler method
K.Adam White
More...
about 11 years ago
Add tests for updating supported methods with .id in Posts and Page requests
K.Adam White
More...
about 11 years ago
Add a .root() method for querying custom endpoints
K.Adam White
More...
about 11 years ago
Pass WP instance options through to .registerType() and .url() requests
K.Adam White
More...
about 11 years ago
Add an arbitrary .url() method to base WP object (Closes #47)
K.Adam White
More...
about 11 years ago
Expand README to cover the core WP instance methods & registerType
K.Adam White
More...
about 11 years ago
Add example usage to registerType doc block
K.Adam White
More...
about 11 years ago
Add registerType custom post type request method generator
K.Adam White
More...
about 11 years ago
Whitespace: fix spacing within parens
K.Adam White
More...
about 11 years ago
Add tests to demonstrate that page and context wrap .param()
K.Adam White
More...
about 11 years ago
Add .context() and .edit() parameter methods to CollectionRequest
K.Adam White
More...
about 11 years ago
Add tests for .context() and .edit()
K.Adam White
More...
about 11 years ago
Add CollectionRequest .page() method and corresponding tests
K.Adam White
More...
about 11 years ago
Add _filter generation to all endpoint handlers
K.Adam White
More...
about 11 years ago
Add support for .params; create CollectionRequest constructor
K.Adam White
More...
about 11 years ago
Changed PostsRequest to set comment targets via comment(), not id()
K.Adam White
More...
about 11 years ago
Remove PATCH method handling from library
K.Adam White
More...
about 11 years ago
Add pages().path() method for querying by page path string
K.Adam White
More...
about 11 years ago
Add pages endpoint handler and tests
K.Adam White
More...
about 11 years ago
Test users().me() and users().id()
K.Adam White
More...
about 11 years ago
Move taxonomy and values up from _path container
K.Adam White
More...
about 11 years ago
Fix logical error where defining _path on the prototype had unwanted side-effects
K.Adam White
More...
about 11 years ago
Reformat post URI generation tests for legibility
K.Adam White
More...
about 11 years ago
Add a method to get post type objects from /posts/types(/<type>)
K.Adam White
More...
about 11 years ago
Ensure that other request methods also return a real promise
K.Adam White
More...
about 11 years ago
Fix hole in unit tests for WPRequest.then; closes #44
K.Adam White
More...
about 11 years ago
Require Node.js >= 0.10 in package.json & add npm keywords
K.Adam White
More...
about 11 years ago
Change const to var and enable 'use strict'; in all files
K.Adam White
More...
about 11 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree