Hi all,
plugins_osc-mobile_0.2.zip* Updated language strings, added folder languages with en_US translation files.
* Added switch between desktop theme and mobile theme and viceversa
* improved item-post, added filter into locations
* minor improvements ( FlashMessages, login redirect, premium ads, ... )
You can add a button which switch to mobile version if you are on desktop version and viceversa.
On
desktop theme add where you want the button switch adding this code: (for example at footer.php )
<p> <?php show_switch(); ?> </p>Let us know if we've forgot something in the TODO list.
Regards