• Resolved formless

    (@formless)


    Thank you for your great plugin!

    By chance, I found out that I can use php code in custom JS/CSS. Is it designed?
    If it’s not designed, hope it’ll be fixed soon.

    Sample PHP which I’ve tested.

    <?php
    echo "console.log('php echo');";
    ?>
    <?php
    echo "body{background:red;}";
    ?>

    PS
    I found this topic.
    https://www.ads-software.com/support/topic/add-code-php/

    • This topic was modified 4 years, 4 months ago by formless.
    • This topic was modified 4 years, 4 months ago by formless.
Viewing 1 replies (of 1 total)
  • Plugin Author Diana Burduja

    (@diana_burduja)

    No, that was an error, it wasn’t by design. Thank you for pointing this out.

    We’ve fixed that in the 3.32.1 version.

Viewing 1 replies (of 1 total)
  • The topic ‘I can use PHP in custom JS/CSS. Is it designed?’ is closed to new replies.