BROKE JSON ENDPOINTS
-
Hello,
When active this plugin, My json API brokem, because this plugins add custom JS and Script element tag in JSON response.
You can see this error in Live Demo: wpblogdesigner.net
When you use wp-json to get all pages.
https://wpblogdesigner.net/wp-json/wp/v2/pages
Content:
<script> jQuery(window).resize(function () { bdp_get_boxy_clean_height_6(); });
When disable my content is
[{"id":8003,"acf":{"arquivos":[{"descricao":"","arquivo":{"ID":8004,"id":8004,"title":"2270516_CONTRATO_33_2021_CIGA","filename":"2270516_CONTRATO_33_2021_CIGA.pdf","filesize":668731,"url":"https:\/\/www.jupia.sc.gov.br\/wp-content\/uploads\/2021\/11\/2270516_CONTRATO_33_2021_CIGA.pdf","link":"https:\/\/www.jupia.sc.gov.br\/galeria\/contratos-
The page I need help with: [log in to see the link]
- The topic ‘BROKE JSON ENDPOINTS’ is closed to new replies.