Opened 3 years ago
Closed 3 years ago
#6542 closed defect (bug) (fixed)
Some typos in 'Plugin Handbook -> HTTP API' page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Handbooks | Keywords: | |
| Cc: |
Description
in this page: https://developer.wordpress.org/plugins/http-api/
there are some typos:
- in the
Introductionsection, the word 'with' used twice in "The WordPress HTTP API can also be used to communicate and interactwith withother APIs like..."
- in the
Response codessection, the word 'the' used twice in "Rather than go into a lengthy explanation of each, here arethe thestandard."
- in the
Code Classes->Common Codessection, there should be 'common'(not plural 'commons') in "These are the mostcommonscodes you will encounter."
- in the
GETting data from an APIsection, there should be 'follow redirects' instead of 'follow redirections' in "redirection – 5 – How many times tofollow redirections."
- in the
HEADing off bandwidth usagesection, 'the' should be used before 'number of requests' in "On high traffic APIs, GET is often limited to('the' added after the word 'to')the number of requests per minute or hour.". also, in the same section, the word 'are' used twice in "Going back to the GitHub example, hereare arefew headers to watch out for."
- in the
WordPress Transientssection, the word 'function' should be plural 'functions' in "There are only threefunctionto do all the heavy lifting for you."
- in the
Introduction to cachingsection, the 'set up' should be used insteadsetupin "What follows is just an introduction to caching and a simple yet effective way to quicklysetupa cache for API responses."
Change History (1)
#1
in reply to:
↑ description
@
3 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Thanks! For brevity, assume I've done the above changes unless noted here:
Replying to hztyfoon:
I've gone with
a, as inGET is often limited to a number of requests per minute or hour.As it's a verb in this context I think, so
set upis correct: https://grammarist.com/spelling/set-up-vs-setup/