'functions.php' question
-
Is it correct that not closing the code block with ‘functions.php’ is correct practice? i.e.
<?php all your functions file code ...instead of:
<?php all your functions file code ... ?>The reason I ask is because leaving the code block UNclosed is the only thing that stops my site page/s and WordPress login page from breaking or turning into blank pages. Thank you in advance.
IFlight
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘'functions.php' question’ is closed to new replies.