Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
WP-API
/
docs
Public
Notifications
You must be signed in to change notification settings
Fork
646
Star
118
Code
Issues
35
Pull requests
17
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
docs
extending-the-rest-api
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2024
Update adding-custom-endpoints.md to note permalink structure (#189)
aceArt-GmbH
authored
54739da
Copy full SHA for 54739da
Commits on May 14, 2024
Update link to "Understanding JSON schema" (#181)
flexseth
authored
9431d42
Copy full SHA for 9431d42
Commits on Aug 31, 2023
Merge pull request #116 from andrewl64/patch-1
Show description for 977b480
kadamwhite
authored
977b480
Copy full SHA for 977b480
Commits on Apr 25, 2023
Update migrated links (#156)
ranjan-purbey
authored
a4f8466
Copy full SHA for a4f8466
Commits on Feb 16, 2023
Merge pull request #133 from Steveorevo/patch-1
Show description for c1b1240
kadamwhite
authored
c1b1240
Copy full SHA for c1b1240
Document schema caching pattern
kadamwhite
authored
33d1130
Copy full SHA for 33d1130
Commits on Jan 31, 2023
Update controller-classes.md (#146)
Show description for 2e2e934
manishamak
authored
2e2e934
Copy full SHA for 2e2e934
Commits on Jan 17, 2023
fix typo (#145)
macbookandrew
authored
5a8f195
Copy full SHA for 5a8f195
Commits on Aug 26, 2022
Fixes small typo in schame.md (#135)
Show description for f13166c
mateuswetah
authored
f13166c
Copy full SHA for f13166c
Commits on Jul 29, 2022
Malformed markdown
Steveorevo
authored
a89835a
Copy full SHA for a89835a
Commits on Oct 21, 2021
changed "a executable" to "an executable" (#119)
Motifs Media
authored
1a653ed
Copy full SHA for 1a653ed
Commits on Sep 5, 2021
Update adding-custom-endpoints.md
Show description for 2d34da4
andrewl64
authored
2d34da4
Copy full SHA for 2d34da4
Commits on Dec 21, 2020
Remove misleading method parameter for get_item_schema
Show description for 3371eed
ndiego
authored
3371eed
Copy full SHA for 3371eed
Commits on Dec 10, 2020
Fix WP_REST_Posts_Controller link (#104)
Josef37
authored
48e6469
Copy full SHA for 48e6469
Commits on Dec 5, 2020
Update the Schema documentation for 5.6
TimothyBJacobs
committed
581b8da
Copy full SHA for 581b8da
Commits on Aug 15, 2020
Make the regex limitations directly follow the pattern keyword.
TimothyBJacobs
committed
35f4e49
Copy full SHA for 35f4e49
Reorder the type-specific keywords section.
TimothyBJacobs
committed
8bec5e4
Copy full SHA for 8bec5e4
Enclose the regex characters in code tags.
TimothyBJacobs
committed
4d636e1
Copy full SHA for 4d636e1
Commits on Aug 10, 2020
First pass at a JSON Schema overview
TimothyBJacobs
committed
123208d
Copy full SHA for 123208d
Commits on Aug 9, 2020
Document default metadata support
TimothyBJacobs
committed
b198f18
Copy full SHA for b198f18
Document the new Resource Discovery feature in WordPress 5.5.
TimothyBJacobs
committed
c7fa82c
Copy full SHA for c7fa82c
Document the wp_send_json() doing it wrong notice.
TimothyBJacobs
committed
03acf4a
Copy full SHA for 03acf4a
Document the new doing it wrong notice for missing permission callbacks.
TimothyBJacobs
committed
c368c2b
Copy full SHA for c368c2b
Commits on Mar 31, 2020
Adjust links to moved pages
kadamwhite
committed
d3db392
Copy full SHA for d3db392
Make glossary top-level (Fixes #78)
kadamwhite
committed
18be040
Copy full SHA for 18be040
Commits on Jan 3, 2020
Rewrite controller class page based on PR feedback
kadamwhite
committed
0fca3d0
Copy full SHA for 0fca3d0
Commits on Jan 2, 2020
Update outdated PHP 5.2 discussion on controller class page
Show description for 6f8010a
kadamwhite
committed
6f8010a
Copy full SHA for 6f8010a
Merge pull request #70 from WP-API/schema-cache-custom-controllers
Show description for e76931a
kadamwhite
authored
e76931a
Copy full SHA for e76931a
Commits on Dec 12, 2019
Fix code block formatting
TimothyBJacobs
authored
9a13847
Copy full SHA for 9a13847
Commits on Dec 11, 2019
Fix mistakes in sample code (#75)
jshimazu
authored and
TimothyBJacobs
committed
16b42f4
Copy full SHA for 16b42f4
Add WP 5.3 meta changes (#69)
Show description for 4584b7a
TimothyBJacobs
authored
4584b7a
Copy full SHA for 4584b7a
Commits on Dec 9, 2019
Correct return types defined in annotations in the example route (#74)
Show description for 994d6cc
arvilmena
authored and
TimothyBJacobs
committed
994d6cc
Copy full SHA for 994d6cc
Commits on Nov 28, 2019
Mention schema caching in custom controllers doc
TimothyBJacobs
authored
1853c67
Copy full SHA for 1853c67
Commits on Nov 27, 2019
Update schema.md
Show description for 95369af
mostafaabd
authored
95369af
Copy full SHA for 95369af
Commits on Aug 15, 2019
Updated based on @kadamwhite's feedback
TimothyBJacobs
authored
716b9af
Copy full SHA for 716b9af
Pagination
Previous
Next
You can’t perform that action at this time.