=> $page_id, 'post_content' => $updated_content, ), false, false ); add_action( 'save_post', array( $this, 'sync_express_payment_attrs' ), 10, 2 ); } }