kgvid_replace_video: filter request
-
Hello Kyle and thanks for a great plugin π
May I request a filter to be added to kgvid_replace_video() just before the “return” statement.
Your code (for a documented reason) does not use wp_update_post() and instead calls $wpdb->update directly which breaks another plugin that I use.
To resolve this I need to call clean_post_cache() just before the function returns and I’d really prefer not modifying your code.Thanks for your help.
https://ww.wp.xz.cn/plugins/video-embed-thumbnail-generator/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘kgvid_replace_video: filter request’ is closed to new replies.