Dear developers,
Is it possible in the next releasee to put
function wptouch_core_footer_switch_link() {}
(from core-functions.php)
and
function wptouch_switch() {}
(from wptouch.php)
inside a theme folder since they affect how the web-site looks?
I think that makes more sense conceptually.
Another thing which would be nice to have is a
WP hook to define a different theme home folder so custom themes would not be lost on next wp-touch update.
Thank you in advance