wp_get_theme() alternative
-
Hi!
I found this great plugin to preview a new theme for a project I am doing. Great stuff!
In my project I am using 2 sets of menu’s. One for theme “NEW” and one for theme “OLD”. In PHP I use wp_get_theme() to retrieve the active theme to show the correct menu for each theme.
Only problem is, while previewing theme “NEW”, theme “OLD” is always considered ACTIVE in WP. Figures…! 🙂
Does your plugin offer a similar PHP function to wp_get_theme() to retrieve the current VIEWED theme?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘wp_get_theme() alternative’ is closed to new replies.