• Resolved kertoon

    (@kertoon)


    Below is how my functions.php look like:

    <div class="wrap">
    	<p style="text-align: center;"></p>
    </div>
    
    <?php } // this ends the admin page ?>

    I want to add some code to it. Where should I place it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Michael

    (@alchymyth)

    is that the functions.php from your theme?

    what exactly are you trying to achieve?

    what theme are you using?

    genrally, you could start a new line with a php tag at the end of that file…

    Thread Starter kertoon

    (@kertoon)

    It’s Cutline Theme. I wanted to paste a custom code to remove query string from static resources.

    Michael

    (@alchymyth)

    as your theme is not from https://ww.wp.xz.cn/themes/ and therefore unfortunately not supported here in the forum, please consider to contact the theme’s developer directly for support with your question.

    Thread Starter kertoon

    (@kertoon)

    Thank you for your advice.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Where To Place Code In Function Php’ is closed to new replies.