Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WP-API
/
node-wpapi
Public
Notifications
You must be signed in to change notification settings
Fork
189
Star
1.7k
Code
Issues
90
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2021
Merge pull request #479 from socrates77/plugin-route-fix
kadamwhite
authored
2cfe3ec
View commit details
Copy full SHA for 2cfe3ec
Browse repository at this point
Commits on Feb 16, 2021
Fixed some copy an paste mistakes
Alessandro Manias
committed
d61d8bf
View commit details
Copy full SHA for d61d8bf
Browse repository at this point
Fixed regexp for named route
Alessandro Manias
committed
9fdcc26
View commit details
Copy full SHA for 9fdcc26
Browse repository at this point
Commits on Oct 21, 2019
Merge pull request #432 from WP-API/implement-fetch-transport
Show description for f4a23a9
kadamwhite
authored
f4a23a9
View commit details
Copy full SHA for f4a23a9
Browse repository at this point
Commits on Oct 20, 2019
Reinstate assertion that now works once more
Show description for 2f06556
kadamwhite
committed
2f06556
View commit details
Copy full SHA for 2f06556
Browse repository at this point
Resolve missing trap for failed deserialization in fetch transport
kadamwhite
committed
6cae2fa
View commit details
Copy full SHA for 6cae2fa
Browse repository at this point
Refactor transport binding to prevent cross-contamination
Show description for 8601c07
kadamwhite
committed
8601c07
View commit details
Copy full SHA for 8601c07
Browse repository at this point
Commits on Oct 17, 2019
Remove unnecessary test comparing method to removed lodash.reduce module
Show description for 7b3f05d
kadamwhite
committed
7b3f05d
View commit details
Copy full SHA for 7b3f05d
Browse repository at this point
Commits on Jul 5, 2019
Use node-fetch directly in lieu of isomorphic-unfetch
Show description for 21bbbef
kadamwhite
committed
21bbbef
View commit details
Copy full SHA for 21bbbef
Browse repository at this point
Implement frontend build for superagent and fetch (now default) versions
kadamwhite
committed
cbc0c61
View commit details
Copy full SHA for cbc0c61
Browse repository at this point
Bring jekyll.js script in line with coding standards
kadamwhite
committed
8e7625a
View commit details
Copy full SHA for 8e7625a
Browse repository at this point
Downgrade ESLint back to latest 4.x to fix errors introduced on upgrade
kadamwhite
committed
1fa596d
View commit details
Copy full SHA for 1fa596d
Browse repository at this point
Rename bin/jekyll to bin/jekyll.js; we only use it via node
kadamwhite
committed
5f00df3
View commit details
Copy full SHA for 5f00df3
Browse repository at this point
Upgrade qs dependency
kadamwhite
committed
9496890
View commit details
Copy full SHA for 9496890
Browse repository at this point
Upgrade dev dependencies
kadamwhite
committed
c1ccaf7
View commit details
Copy full SHA for c1ccaf7
Browse repository at this point
Remove unused istanbul and lodash.reduce dependencies
kadamwhite
committed
347e4ee
View commit details
Copy full SHA for 347e4ee
Browse repository at this point
Upgrade babel dependencies
kadamwhite
committed
e50868e
View commit details
Copy full SHA for e50868e
Browse repository at this point
Use latest webpack
kadamwhite
committed
ea38c39
View commit details
Copy full SHA for ea38c39
Browse repository at this point
Turn the development repository into a WordPress plugin
Show description for a71f59f
kadamwhite
committed
a71f59f
View commit details
Copy full SHA for a71f59f
Browse repository at this point
Use FormData to support media uploads in fetch transport
kadamwhite
committed
e4219e8
View commit details
Copy full SHA for e4219e8
Browse repository at this point
Remove axios transport in favor of using fetch
kadamwhite
committed
36c89fc
View commit details
Copy full SHA for 36c89fc
Browse repository at this point
Extract pagination helper into central module
Show description for 4a0cd61
kadamwhite
committed
4a0cd61
View commit details
Copy full SHA for 4a0cd61
Browse repository at this point
Implement rough first-draft axios transport
kadamwhite
committed
f954eed
View commit details
Copy full SHA for f954eed
Browse repository at this point
Commits on Jul 3, 2019
Breaking: Remove support for "Node-style" error-first callbacks (#428)
Show description for 8c9a2bc
kadamwhite
authored
8c9a2bc
View commit details
Copy full SHA for 8c9a2bc
Browse repository at this point
Commits on Jan 24, 2019
Clarify supported Node versions are >= 8.6 or 8.2.1 --harmony
Show description for 613655c
kadamwhite
committed
613655c
View commit details
Copy full SHA for 613655c
Browse repository at this point
Commits on Jan 23, 2019
Add changelog note for .file() argument validation
kadamwhite
committed
bc1ac3a
View commit details
Copy full SHA for bc1ac3a
Browse repository at this point
Throw error if name argument is not provided to .file() when uploading a buffer (#418)
Show description for eef8e57
kadamwhite
authored
eef8e57
View commit details
Copy full SHA for eef8e57
Browse repository at this point
Cherry-pick changelog for 1.2.1 from v1 branch
kadamwhite
committed
741e136
View commit details
Copy full SHA for 741e136
Browse repository at this point
Fix missing module `li` (#416)
Show description for 6ff00fd
jerolan
authored and
kadamwhite
committed
6ff00fd
View commit details
Copy full SHA for 6ff00fd
Browse repository at this point
Breaking: Simplify Auto-Discovery process (#413)
Show description for 8ea250c
kadamwhite
authored
8ea250c
View commit details
Copy full SHA for 8ea250c
Browse repository at this point
Begin Changelog entry for v2
kadamwhite
committed
ff7b272
View commit details
Copy full SHA for ff7b272
Browse repository at this point
Update supported WP version to 5.0 and add v1.2 changelog
Show description for f59744e
kadamwhite
committed
f59744e
View commit details
Copy full SHA for f59744e
Browse repository at this point
Separate Superagent transport into optional module (#409)
Show description for 7f07ce4
kadamwhite
authored
7f07ce4
View commit details
Copy full SHA for 7f07ce4
Browse repository at this point
Commits on Dec 21, 2018
Add safeguard against unexpected response header capitalization
Show description for fc3c380
kadamwhite
committed
fc3c380
View commit details
Copy full SHA for fc3c380
Browse repository at this point
Breaking: Coerce total and total pages link header values to integer
Show description for 95df17a
kadamwhite
committed
95df17a
View commit details
Copy full SHA for 95df17a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.