Wordpress/tests
Gary Pendergast bd85b7a39b Options: Add new `alloptions` and `pre_cache_alloptions` filters.
`pre_cache_alloptions` is run before the alloptions array is inserted into the cache, and is valuable for sanity checking the options, particularly if your caching scheme has size limitations.

`alloptions` is run before returning the alloptions array, and is useful for when you have extra information that alloptions should return.

Props sebastian.pisula, keesiemeijer.
Fixes #33958.



git-svn-id: https://develop.svn.wordpress.org/trunk@41627 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-28 00:22:48 +00:00
..
phpunit Options: Add new `alloptions` and `pre_cache_alloptions` filters. 2017-09-28 00:22:48 +00:00
qunit Customize: Introduce drafting and scheduling for Customizer changesets. 2017-09-27 22:24:37 +00:00