Page Builder bug – infinite loop – wp_insert_post
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…