Changeset 1069642
- Timestamp:
- 01/16/2015 08:02:55 PM (11 years ago)
- Location:
- mobile-navigation
- Files:
-
- 15 added
- 1 edited
-
tags/1.3 (added)
-
tags/1.3/css (added)
-
tags/1.3/css/style.css (added)
-
tags/1.3/js (added)
-
tags/1.3/js/custom.js (added)
-
tags/1.3/mobile-navigation.php (added)
-
tags/1.3/readme.txt (added)
-
tags/1.3/register-settings-api.php (added)
-
tags/1.3/scss (added)
-
tags/1.3/scss/icon.scss (added)
-
tags/1.3/scss/mixins.scss (added)
-
tags/1.3/scss/mobile.scss (added)
-
tags/1.3/scss/style.scss (added)
-
tags/1.3/scss/variables.scss (added)
-
tags/1.3/settings-array.php (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mobile-navigation/trunk/readme.txt
r1069628 r1069642 5 5 Requires at least: 4.1 6 6 Tested up to: 4.1 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 17 17 Settings: 18 18 19 * Choose menu, a built in one or your own.20 19 * Mobile breakpoint. 21 20 * Background color. … … 30 29 1. Upload `mobile-navigation` folder to the `/wp-content/plugins/` directory, or use the plugin installer in wp-admin. 31 30 1. Activate the plugin through the 'Plugins' menu in WordPress. 32 1. Go to `Options` > `Mobile Navigation` and set your settings. Be sure to choose a menu with items.31 1. Go to `Options` > `Mobile Navigation` and set your settings. Be sure to choose a menu that is not empty. 33 32 34 33 == Frequently Asked Questions == … … 48 47 == Changelog == 49 48 49 = 1.3 = 50 * Bug fixes. 51 52 = 1.2 = 53 * Initial release on wordpress.org 54 50 55 = 1.1 = 51 56 * Many bugs fixed.
Note: See TracChangeset
for help on using the changeset viewer.