- Notifications
You must be signed in to change notification settings - Fork2
Releases: dwnload/wp-rest-api-object-cache
Release 1.4
608098dMerge pull request #11 from dwnload/developVersion 1.4.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release 1.3.1
afe637fMerge pull request #9 from dwnload/developUpdate WordPress plugin check filter with additional object check.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3
c0aedf5Updated
- Removed the
helper.phpfile. - Updated all the functions that were using the helper functions.
- Updatethefrosty/wp-utilities to 1.2.2.
- Fix save settings on admin page, (POST array key was incorrect).
- Add confirm to clear all cache button on settings page.
- Only load the Admin class in the admin.
Changed
- Added a new capability (
manage_wp_rest_api_cache) to view the settings page and/or admin bar which
is (mapped todelete_users). - The
Dwnload\WpRestApi\RestApi\RestDispatch::FILTER_CACHE_EXPIREfilters expire sanitize function was changed fromabsinttoinvalfunction to allow for zero and negative numbers. - Pass
is_admin_bar_showing()into FILTER_SHOW_ADMIN_BAR_MENU.
Added
- Added
wpCacheReplace()to theCacheApiTrait.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2.3
94dc176- Added permission check (
delete_users) before adding admin bar node. - Change permission check on settings page from
manage_optionstodelete_users. - Removed nonce check after successful cache flush for admin notice.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2.2
9079bbaWhen endpoints have multiple posts, the request bubbles up and appends the results which leads to a body size X's the requests. In other words, it's bad. This adds static property cache to break out of the possible loop.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2.1
e8e98f6Fixes cannot access protected method call in Admin class.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2.0
db8597bMerge pull request #3 from dwnload/developAdd new methods with filters to re-check requests containing `?contex…
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.1.1
Version bump for packagist.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.0.4
41caccdMerge pull request #1 from dwnload/developVersion 1.0.4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.0.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.