issues
search
WP-API
/
client-js
Backbone-based JavaScript client for WP API
267
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Features/only localize schma once
#170
kagg-design
opened
6 years ago
0
Don't load plugin on wp >=4.7
#169
adamsilverstein
opened
7 years ago
0
Meta isn't supported for comments, terms and users
#168
rmccue
closed
7 years ago
1
Settings is incorrectly registered as a collection
#167
rmccue
closed
7 years ago
3
Usage outside of wordpress
#166
ghost
closed
7 years ago
3
Custom endpoint while extending wp.api.Models.User
#165
samvthom16
closed
7 years ago
2
Client should use the refreshed nonce returned by the API
#164
adamsilverstein
closed
7 years ago
1
wp.api.models.PostMeta is not a constructor
#163
Maden-maxi
closed
7 years ago
4
wpApiSettings is printed twice
#162
ocean90
closed
7 years ago
1
Update plugin header to include proper data
#161
ocean90
closed
7 years ago
0
Provide a dedicated build task
#160
ocean90
closed
7 years ago
1
Update devDependencies in package.json
#159
ocean90
closed
7 years ago
0
Cache retrieved model from getter in embedded
#158
westonruter
opened
7 years ago
0
Promote buildModelGetter & buildCollectionGetter from private functions to wp.api.utils
#157
westonruter
opened
7 years ago
0
Comments/Posts is not a constructor
#156
CookieMonster70
closed
7 years ago
4
Allow multiple apis
#155
adamsilverstein
closed
7 years ago
0
`wp.api.utils.decorateFromRoute` should use `_.extend` not `_.union`
#154
adamsilverstein
closed
7 years ago
0
Fixes some comment typos.
#153
carlosbensant
closed
7 years ago
1
Correct name route discovery for custom namespaces
#152
adamsilverstein
closed
7 years ago
11
Ensure base initialize method called when subclassing WPApiBaseModel
#151
westonruter
closed
7 years ago
1
Reject deferred returned by buildModelGetter in case of fetch error
#150
adamsilverstein
closed
7 years ago
0
Reject deferred returned by buildModelGetter in case of fetch error
#149
westonruter
closed
7 years ago
0
Test that collection models get helper methods.
#148
adamsilverstein
closed
7 years ago
1
WP-API JS client can't use getCategories for models returned by collections
#147
adamsilverstein
closed
7 years ago
0
Always cache schema by default
#146
adamsilverstein
closed
7 years ago
0
Allow API to use multiple endpoints at the same time
#145
lucasstark
closed
7 years ago
2
How to get Category data for each post in postsCollection
#144
skillmatic-co
closed
7 years ago
8
Document revisions collections better
#143
Shelob9
closed
8 years ago
0
Revisions could be documented better.
#142
Shelob9
closed
8 years ago
1
Date helpers vs transformations
#141
adamsilverstein
closed
8 years ago
0
Fix incoming dates which aren't in UTC
#140
adamsilverstein
closed
8 years ago
2
Model detection bug
#139
JasonTheAdams
closed
8 years ago
5
Model being created for post type but not collection
#138
JasonTheAdams
closed
8 years ago
7
Issue with dates.
#137
BE-Webdesign
closed
8 years ago
14
AMD Support
#136
pcfreak30
closed
8 years ago
5
AMD Support
#135
pcfreak30
closed
8 years ago
3
fixing model name in README to be singular Post instead of plural Posts
#134
daggerhart
closed
8 years ago
1
currentPage should be set to the "paged" filter variable
#133
peterigz
closed
8 years ago
2
Backbone Model structure differences in fetch and save
#132
JasonTheAdams
closed
8 years ago
5
Pagination links
#131
peterigz
closed
8 years ago
2
Chache schema by default, even if ‘wpApiSettings.cacheSchema’ undefined
#130
adamsilverstein
closed
8 years ago
0
Fixed typo on line 99
#129
hyldmo
closed
8 years ago
1
Make sessionStorage optional
#128
adamsilverstein
closed
8 years ago
0
Cleanup inline docs
#127
adamsilverstein
closed
8 years ago
0
Question about running plugin on a different server than WordPress
#126
akhanukov
closed
8 years ago
2
Get tests running in Travis
#125
adamsilverstein
closed
8 years ago
1
Fixes/session storage in private mode
#124
adamsilverstein
closed
8 years ago
0
Only parse dates as dates
#123
adamsilverstein
closed
8 years ago
0
sessionStorage.setItem throws exception in Safari private mode
#122
rinatkhaziev
closed
8 years ago
1
*Improve regex detection of me
#121
pcfreak30
closed
8 years ago
1
Next