I am working on a plugin (widget) that is using some transients that are updated from time to time.
That said, when these transients are updated, I think I will need to flush the cache to display the new data properly.
Thus, I wonder if have some way to flush the cache only for widget instead of entire cache. Do you guys have some advice?