Is there a filter for when a Featured Image is set/unset or changed.
I need to delete transient data when the above occurs.
|
Is there a filter for when a Featured Image is set/unset or changed. I need to delete transient data when the above occurs. |
|||
|
|
|
The post featured image ID is stored as post metadata, so I would recommend hooking into the |
|||
|
|