remove hook for update post

this was leftover from when i was updating the featured image
This commit is contained in:
2024-05-17 11:14:39 +00:00
parent 8c0b1e3c19
commit a9a6ab3207

View File

@@ -6,8 +6,6 @@ Version: 1.0
Author: Your Name
*/
add_action('save_post_sp_event', 'generate_event_featured_image', 10, 3);
function generate_bisected_image($color1, $color2, $logo1_path, $logo2_path) {
$width = 1200;
$height = 628;