Which WordPress option stores the current active theme?
All those options are actually pointing to the active theme, but the difference is the value stored in each option: The options template and stylesheet both store the name of the active theme folder, e.g. twentytwentyone for the Twenty Twenty-One theme. But if you’re using a child theme, then stylesheet would be the name of … Read more