general question about functions.php
-
hello all
I am building a custom theme and would like to know if there is any “should do” or WP Standards about which functions should come first in a functions.php file
I am building a VERY minimalist theme, functions by now (and hopefully in future)
are only a menu support, widget support, and bootstrap enqueuingnothing more
Is there any rule to follow?
or can i just add the functions as I like to ?(I ask this because it stood that i.e. CSS rules have a cascading behavior… last comes first)
Thank you !!!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘general question about functions.php’ is closed to new replies.