How can I force new lines in the header.php file
-
This going to sound strange but I have various plugins and a manual function that adds stuff to the header when it renders. All is good unless something important gets pasted on the same line as a comment then it seems to be ignored like the comment. How can I force items to start on a new line when being added to the theme files like the header
Here a link to some code as an example:
https://pastebin.com/wfTZ7aDWI want to force my function that adds the tags to always start on a new line.
Yes I can use a plugin but I want to control this myself with a function
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How can I force new lines in the header.php file’ is closed to new replies.