Has anyone had any luck forcing the install of a theme? I have been attempting to use "switch_theme" but with no luck.
tried:
do_action("switch_theme", $directory);
add_action("switch_theme", $directory);
Any thoughts would be greatly apprecitaed