• Closed
  • Manfred Schweda
    Spectator
    02.04.2018 at 16:19 #36673

    Hi, can I use something like <?php echo date(“Y”); ?> to give the current year 2018 in the footer.
    thanks
    Manfred

    Priyank
    Spectator
    Posts: 747
    03.04.2018 at 12:27 #36681

    Hello

    Our theme option only take input in HTML and Script code.
    As you give is php code which is work with theme customization.

    I give you other solution with script code.

    Add this code show current year, it's give same out put as this

    Let me know if any issue.

    Thank you