Page Builder bug – infinite loop – wp_insert_post
By bbm, 7 years ago. Last reply by Alex S, 7 years ago
Hi, I’ve got a problem that happens only when the Page Builder plugin is active. The page has a form (custom plugin) which gathers some data that the user filled, then performs a wp_insert_post(). The Page Builder plugin seems to create an infinite loop on the wp_insert_post: the page never gets back, yet many many…