Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56584


Ignore:
Timestamp:
09/16/2022 03:27:20 AM (4 years ago)
Author:
sabernhardt
Comment:

Hi and welcome to Trac!

This information belongs in your support topic, so people can help you there. (You could add a link to this ticket instead of pasting the HTML again.)

Cheers!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56584

    • Property Component Script LoaderEditor
    • Property Focuses accessibility javascript css performance coding-standards removed
    • Property Keywords needs-copy-review removed
    • Property Milestone Awaiting Review
    • Property Resolutioninvalid
    • Property Severity criticalnormal
    • Property Status newclosed
  • Ticket #56584 – Description

    initial v1  
    11
    22Hello, I'm having a series of problems with the following code:
    3 
     3{{{
    44<!DOCTYPE html>
    55<html lang="pt-br">
     
    132132        </body>
    133133</html>
    134 
     134}}}
    135135When inserting it into the ELEMENTOR HTML block, it doesn't work.
    136136
     
    138138
    139139It all started from this Script:
    140 <script src='https://disal360.com.br/Plugin/JS/d59f339d-bd3a-41a6-9055-4ab68c87bf4b' id='disalPluginScript'></script>
     140`<script src='https://disal360.com.br/Plugin/JS/d59f339d-bd3a-41a6-9055-4ab68c87bf4b' id='disalPluginScript'></script>`