# Responsive Mobile Select Menu - WordPress Plugin #

**Author URI:** https://www.saskialund.de

**Contributors:** Jyria

**Donate link:** https://www.saskialund.de/donate/

**Tags:** responsive, menu, select, drop down, dropdown, mobile menu

**Requires at least:** 5.0

**Tested up to:** 5.2.3

**Requires PHP:** 7.2

**Stable tag:** trunk

**License:** GPLv2 or later

**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

The Responsive Mobile Select Menu plugin automatically turns any WordPress Menu into a select box / dropdown on mobile devices.

## Description ##

One common UI paradigm for navigation menus with responsive design is to display a select box (form element) 
for mobile devices.  This plugin allows you to turn your WordPress menu into a select box below a width of your choice.

** Features **

* Takes up less screen real estate on mobile devices
* Easier navigation for touch screens
* Works automatically - no need to add extra PHP code

## Installation ##

This section describes how to install the plugin and get it working.

1. Upload the plugin zip through your WordPress admin
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Navigate to Appearance > Responsive Select to configure your menu


## Frequently Asked Questions ##

** Do I have to have a "Navigate" item as my first item **

You can change the name of this item, but it has to exist.  Otherwise, you won't be able to navigate to the first item in the menu
if you're not using the "Show currently selected item" - even if you have that option enabled, the issue would still exist on pages not 
in the menu.

** It doesn't work **

If your theme creates a menu the standard way with wp_nav_menu, it should work.



## Screenshots ##

1. Responsive select menu on the iPhone/iPod Touch
2. Responsive select menu Control Panel

## Changelog ##

**1.0.2**
* Fix: under certain circumstances settings weren't saving.

**1.0.1**
* readme update and versioning

**1.0.0**

* Initial version
* Forked from Responsive Select Menu Plugin 1.7 which is 4 years old and unfortunately abandoned by its developer :(
* Added Translation Readyness
* Added German formal and informal translation files
* Compatibility with PHP 7.3
* Bugfix due to PHP 7.3 debug_log warnings
* Removed Ads and external hotlinked images from ControlPanel