Plugin Support
Darian
(@d0153)
Hi @rayhanrahman420
Thanks for reaching out. Let me help you with this one.
It looks like there may have been a previous thread that asked a question related to this one. I suggest checking it out to see if it can help you with your inquiry. Here’s the link to the thread:
https://wordpress.org/support/topic/during-with-action-are-events-created/
Let me know if you have further questions or concerns.
Hi,
I’m using given hook this way in my theme function.php after update the event I’m getting critical error. do you have any idea ?
function after_even_update($post_id, $request ){
echo “something”;
}
add_action( ‘tec_events_custom_tables_v1_update_post_after’, ‘after_event_update’);
Hey @rayhanrahman420,
The function name in your code, after_event_update, is not consistent. Hopefully, that’s it.
Best!
John
Plugin Support
Darian
(@d0153)
Hi @rayhanrahman420
I hope you’re doing well. I just wanted to touch base and check in with you. It’s been a little while since we’ve heard from you. I was just curious if you had the chance to try out the recommendation provided above.
Let me know if there’s anything I can assist you with.
Plugin Support
Darian
(@d0153)
Hi there,
It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.