最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

rest api - wp-jsonwpv2posts?app=3 is returning random scripts tags

programmeradmin1浏览0评论

I am so new to the world of API calling and apparently there is a script called in post API that is not letting me call them properly please see this link:

/?app=3

How can I remove this script tag from this file?

<script type="text/javascript">
            window._nslDOMReady = function (callback) {
                if ( document.readyState === "complete" || document.readyState === "interactive" ) {
                    callback();
                } else {
                    document.addEventListener( "DOMContentLoaded", callback );
                }
            };
            </script><script type='text/javascript' src='.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
发布评论

评论列表(0)

  1. 暂无评论