Closed stklcode closed 4 years ago
Supersedes #148. Fixes #147 and fixes #152.
Introduce a new action hook for update_option_statify as suggested by @chesio.
update_option_statify
In contrast to #148 this allows easy extension to get around the problem that Cachify cache was not flushed. This is now fixed with minor enhancement that it's only flushed if JS settings have actually changed.
Looks good to me, thank you @stklcode!
Supersedes #148. Fixes #147 and fixes #152.
Introduce a new action hook for
update_option_statify
as suggested by @chesio.In contrast to #148 this allows easy extension to get around the problem that Cachify cache was not flushed. This is now fixed with minor enhancement that it's only flushed if JS settings have actually changed.