Is there a hook that fires when a row of wp_sitemeta table is updated?
Question
I’m looking for something like updated_options hook but instead of firing when a row from wp_options is updated I want to perform some action when a row from wp_sitemeta is updated. Is there a way to achieve this?
0
3 months
0 Answers
8 views
0
Leave an answer
You must login or register to add a new answer .