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 }}
skating507
/
WP-API
Public
forked from
WP-API/WP-API
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
WP-API
plugin.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 19, 2016
`in_array()` should only ever be used in strict mode.
schlessera
committed
6ad437e
View commit details
Copy full SHA for 6ad437e
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Merge pull request #2841 from peterwilsoncc/in-array-strict
Show description for c7fa382
kadamwhite
authored
c7fa382
View commit details
Copy full SHA for c7fa382
View code at this point
Browse repository at this point
Merge pull request #2810 from websupporter/change-priority-for-create_initial_rest_routes
Show description for 96ae9b7
rmccue
authored
96ae9b7
View commit details
Copy full SHA for 96ae9b7
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Use `elseif` consistently.
Peter Wilson
committed
1a99202
View commit details
Copy full SHA for 1a99202
View code at this point
Browse repository at this point
Use `in_array` strict comparisons.
Peter Wilson
committed
e70cb88
View commit details
Copy full SHA for e70cb88
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
default priority for rest_register_settings
websupporter
committed
92b33c9
View commit details
Copy full SHA for 92b33c9
View code at this point
Browse repository at this point
Merge pull request #2818 from mayukojpn/fix-i18n-argswap
Show description for cff129d
rachelbaker
authored
cff129d
View commit details
Copy full SHA for cff129d
View code at this point
Browse repository at this point
Update translator description.
mayukojpn
committed
38d38c6
View commit details
Copy full SHA for 38d38c6
View code at this point
Browse repository at this point
Merge pull request #2812 from Soean/patch-1
Show description for e0fdc5f
rmccue
authored
e0fdc5f
View commit details
Copy full SHA for e0fdc5f
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Period missing.
mayukojpn
committed
23f598c
View commit details
Copy full SHA for 23f598c
View code at this point
Browse repository at this point
Add more argument swapping and comments.
mayukojpn
committed
77bb991
View commit details
Copy full SHA for 77bb991
View code at this point
Browse repository at this point
remove translator descriptions.
mayukojpn
committed
f754a2a
View commit details
Copy full SHA for f754a2a
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Add comments for translators.
mayukojpn
committed
261e909
View commit details
Copy full SHA for 261e909
View code at this point
Browse repository at this point
Use argument swapping for multiple placeholders.
mayukojpn
committed
568e674
View commit details
Copy full SHA for 568e674
View code at this point
Browse repository at this point
Update plugin.php
Soean
authored
fcc4409
View commit details
Copy full SHA for fcc4409
View code at this point
Browse repository at this point
Change priority for create_initial_rest_routes
websupporter
committed
dd956b0
View commit details
Copy full SHA for dd956b0
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Merge pull request #2775 from WP-API/bump-plugin-version-beta15
Show description for a674b60
rmccue
authored
a674b60
View commit details
Copy full SHA for a674b60
View code at this point
Browse repository at this point
Bump plugin version to 2.0beta15.
Show description for dc69638
rachelbaker
committed
dc69638
View commit details
Copy full SHA for dc69638
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Merge branch 'develop' into add-meta-fields
rmccue
committed
4ce21fc
View commit details
Copy full SHA for 4ce21fc
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Add fields classes
rmccue
committed
d193b3b
View commit details
Copy full SHA for d193b3b
View code at this point
Browse repository at this point
Move the version check to the init of the class
joehoyle
committed
ad6aff5
View commit details
Copy full SHA for ad6aff5
View code at this point
Browse repository at this point
Only include the settings controller on 4.7
joehoyle
committed
5b6ca78
View commit details
Copy full SHA for 5b6ca78
View code at this point
Browse repository at this point
No longer necessary to inlcude the admin file as register_setting has
Show description for 7b2911e
joehoyle
committed
7b2911e
View commit details
Copy full SHA for 7b2911e
View code at this point
Browse repository at this point
Don't register settings on < 4.7
joehoyle
committed
2ee2a56
View commit details
Copy full SHA for 2ee2a56
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Merge branch 'develop' into settings-endpoint
joehoyle
committed
b7864fe
View commit details
Copy full SHA for b7864fe
View code at this point
Browse repository at this point
Bump plugin.php to beta 14
joehoyle
committed
1babd67
View commit details
Copy full SHA for 1babd67
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Initial Settings Endpoint
Show description for 8dd4451
joehoyle
committed
8dd4451
View commit details
Copy full SHA for 8dd4451
View code at this point
Browse repository at this point
Introduce rest_parse_request_arg() wrapper to perform a validation and
Show description for 35cd786
joehoyle
committed
35cd786
View commit details
Copy full SHA for 35cd786
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Adds boolean validation/sanitization to REST API
Show description for d67dd84
BE-Webdesign
committed
d67dd84
View commit details
Copy full SHA for d67dd84
View code at this point
Browse repository at this point
Commits on May 8, 2016
Add space to fix PHPCS error
rachelbaker
committed
a7b033f
View commit details
Copy full SHA for a7b033f
View code at this point
Browse repository at this point
Use string format type of 'ipv4' to validate comment author IP address
Show description for 52542d3
rachelbaker
committed
52542d3
View commit details
Copy full SHA for 52542d3
View code at this point
Browse repository at this point
Commits on May 4, 2016
Add boolean type support for rest_validate_request_arg
westonruter
committed
2ab7ef1
View commit details
Copy full SHA for 2ab7ef1
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Version bump
danielbachhuber
committed
3919693
View commit details
Copy full SHA for 3919693
View code at this point
Browse repository at this point
Commits on Mar 12, 2016
Fixes doc block for _add_extra_api_post_type_arguments()
Show description for 4605fad
BE-Webdesign
committed
4605fad
View commit details
Copy full SHA for 4605fad
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
#2331 Fix links in plugin docs
Show description for f81179b
BE-Webdesign
committed
f81179b
View commit details
Copy full SHA for f81179b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.