Jake Vanderwerf
2026-01-02 a52940eb97e4b1518f64a20cc92a757f1dd7721f
inc/rest/routes/ContentRoutes.php
@@ -844,7 +844,6 @@
            $data['images'] = $images;
        }
      error_log('Got Data for post: '.print_r($data, true));
        return $data;
    }
   protected function extractImages(array $fields = []):array