Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.57k stars 796 forks source link

[Boost] Add an API using WordPress actions so other plugins can interact with the cache. #35979

Open donnchawp opened 4 months ago

donnchawp commented 4 months ago

Building upon the actions described in #35784 and being implemented in #35946 we will need more actions to allow third party plugins to interact with the cache. This will allow them to delete or perform other admin tasks on the cached files for particular URLs or for different users.

These actions must be documented somewhere on the Jetpack support site eventually, but immediately as soon as they are implemented in a .md file in boost/docs/.

ref: pc9hqz-2CQ-p2

thingalon commented 4 months ago

Not required for the first release.