• Resolved ty468

    (@ty468)


    With a quick edit of the WordPress Editorial Calendar.
    When I save, the script is lost.

    Example)

    <blockquote><script async src="https://468.js" charset="utf-8"></script></blockquote>
    

    <blockquote></blockquote>

    I would be grateful if you could support to this

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mej de Castro

    (@mej)

    Hi @ty468 , we are checking this out and get back to you.

    Plugin Author Mej de Castro

    (@mej)

    Hi @ty468 , we have checked and we considered this a feature request. It has been added to our internal feature request list for our development team to take a closer look. I can’t be more specific about when we might add something like this, but right now we have other great things planned.

    Thank you, and have a great day!

    Thread Starter ty468

    (@ty468)

    I reverted to version 3.7.12 and it fixed it.
    I will use this old version for the time being.
    Thank you very much.

    Plugin Author Mej de Castro

    (@mej)

    Hi @ty468 , We have update our sanitize codes to allow script tags. Could you update to v.3.8.5? Thank you and please let us know how it goes.

    -Mej

    Thread Starter ty468

    (@ty468)

    hi !
    Thank you for your response.
    still some parts are lost.
    Looking forward to the next update.

    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-**********"
         crossorigin="anonymous"></script>
    <!-- ********** -->
    <ins class="adsbygoogle"
         style="display:block"
         data-ad-client="ca-pub-**********"
         data-ad-slot="**********"
         data-ad-format="auto"
         data-full-width-responsive="true"></ins>
    <script>
         (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    
    ↓
    
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-**********"></script>
    <!-- ********** -->
    <ins class="adsbygoogle" data-ad-client="ca-pub-**********" data-ad-slot="**********" data-ad-format="auto" data-full-width-responsive="true"></ins>
    <script>
         (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    
    • This reply was modified 1 year, 5 months ago by ty468.
    • This reply was modified 1 year, 5 months ago by ty468.
    Plugin Author Mej de Castro

    (@mej)

    @ty468 We will check this out. ??

    Plugin Author Mej de Castro

    (@mej)

    Hi @ty468 , The team has conducted a security review and determined that, in accordance with WordPress standards, we will not permit the inclusion of cross-origin links in the post editor for security reasons. If you wish to incorporate any analytics code on the website, I recommend refraining from doing so through the post editor. We highly suggest considering of using a separate plugin that allows the inclusion of analytics scripts.

    Thread Starter ty468

    (@ty468)

    I fully understood I’m sorry.
    Thank you for your response

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Editorial Calendar script is lost’ is closed to new replies.