Automatic-Featured-Images-from-Videos icon indicating copy to clipboard operation
Automatic-Featured-Images-from-Videos copied to clipboard

Add a filter in main `save_post` callback to allow specifying post types to not process.

Open tw2113 opened this issue 6 months ago • 1 comments

Original request: https://wordpress.org/support/topic/filter-by-post-type-for-image-extraction/

WPForms Premium allows for contact form entry storage and the post type entries used for that are get processed, even if spam suggestions.

We already filter by post and page for other bulk/ajax processing and allow filtering to ADD post types there, but not on the save_post. Due to probable expected default behavior, new changes for this will have to be reductive to avoid users who maybe use it with CPTs all the time from suddenly losing that functionality.

tw2113 avatar Jun 26 '25 21:06 tw2113

Similar to #73

tw2113 avatar Sep 25 '25 16:09 tw2113