hi,
i just cant make this function work: http://codex.wordpress.org/Function_Reference/switch_theme
Can you give me an example?
Thanks a lot
Jan
hi,
i just cant make this function work: http://codex.wordpress.org/Function_Reference/switch_theme
Can you give me an example?
Thanks a lot
Jan
I have problem with this too. Please help!
i still dont know why it didnt work for me, but this is how to use it..
switch_theme('THEMENAME', 'THEMENAME');
This is not working for me.
THEMENAME is the theme-slug (like "twentyten"), right?
i've just written it into my plugin file and it works..
switch_theme('twentyten', 'twentyten');
This topic has been closed to new replies.