PluginProbe
Responsive Menu – Create Mobile-Friendly Menu / 3.1.13
Responsive Menu – Create Mobile-Friendly Menu v3.1.13
4.7.3 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.10 4.1.11 4.1.12 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 All 90 releases
responsive-menu / readme.txt

readme.txt in Responsive Menu – Create Mobile-Friendly Menu 3.1.13, at readme.txt

582 lines 19.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Responsive Menu ===
2 Contributors: ResponsiveMenu, peterfeatherstone
3 Tags: responsive, menu, responsive menu, mobile menu, wordpress responsive menu, wp responsive menu, tablet menu, hamburger menu, hamburger, mobile, tablet, 3 lines, 3 line, three line, three lines
4 Requires at least: 3.6
5 Tested up to: 4.9
6 Stable tag: 3.1.13
7 Requires PHP: 5.4
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Highly customisable Responsive Menu plugin with 150+ options. No coding knowledge needed to design it exactly as you want.
12
13 == Description ==
14 **Description:**
15
16 Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options! No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss.
17
18 **See it in action:**
19
20 [https://responsive.menu](https://responsive.menu)
21 [https://demo.responsive.menu](https://demo.responsive.menu)
22
23 **Requirements:**
24
25 PHP 5.4+
26
27 **Fully documented:**
28
29 [https://responsive.menu/docs/](https://responsive.menu/docs/)
30
31 **Fully unit tested:**
32
33 100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind
34
35 **Basic Functionality:**
36
37 * Change every text, background and border colour
38 * Set the fonts, font sizes and text alignment you want to use
39 * Set which side and where you want the button to show
40 * Set which side the menu appears from (left, right, top or bottom)
41 * Use background image for the menu
42 * Choice of menu animations (slide over the top or push the content)
43 * Choice of which Menu to use
44 * Choice of screen size at which the menu will be shown
45 * Choice of CSS elements to hide when menu is showing
46 * Choice of Sub-menu depth to display down to
47 * Choice of Animation Types & Speeds for the Menu & Button
48 * Integrated search (fully customisable)
49 * Ability to disable and re-order the different components
50 * Ability to fix the button to the top or to let it scroll with the page
51 * Ability to upload logos, sub-arrow images etc.
52 * Ability to include Scripts externally, minified and in footer
53 * Ability to import and export options in a click of a button
54 * Ability to add custom HTML components
55 * Ability to choose custom menu triggers
56 * WPML/Polylang Support
57 * RTL Support
58 * Plus much, much more!
59
60 **Advanced & Pro Functionality:**
61
62 * Preview your changes before implementing
63 * Animate the menu items when menu is opened
64 * FontIcon Support for individual menu items
65 * 15 button animation effects
66 * Colour opacity for all colours
67 * Custom overlay colour and opacity
68 * Integrated header bar
69 * Let the plugin provide and style your main menu as well as hamburger menu
70
71 For more reasons to go Pro, please visit [this page](https://responsive.menu#why-go-pro).
72
73 [youtube https://www.youtube.com/watch?v=aj6ba0tGKPg]
74
75 == Installation ==
76
77 1. Upload `responsive-menu` to the `/wp-content/plugins/` directory
78 2. Activate the plugin through the `Plugins` menu in WordPress
79 3. Set your options from the Responsive Menu admin area
80
81 Alternatively:
82
83 1. Login to your WordPress admin area
84 2. Search for `Responsive Menu`
85 3. Click install `Responsive Menu`
86 4. Activate through the `Plugins` menu in WordPress or when asked during installation
87 5. Set your options from the Responsive Menu admin area
88
89 == Frequently Asked Questions ==
90
91 To view our FAQ, please go to [https://responsive.menu/faq/](https://responsive.menu/faq/).
92
93 == Screenshots ==
94
95 1. Animated Screencast
96 2. Example Front End Menu Button
97 3. Front End Expanded Menu with Background Image
98 4. Alternative Example Front End Expanded Menu with Background Image
99 5. Alternative Example Front End Expanded Menu with Background Image
100 6. Alternative Example Front End Expanded Menu with Background Image
101 7. Admin Initial Setup Section
102 8. Admin Container Section
103 9. Admin Menu Section
104 10. Admin Sub Menus Section
105 11. Admin Button Section
106 12. Admin Technical Section
107 13. Admin Advanced Section
108 14. Admin Header Bar Section
109 15. Admin Desktop Menu Section
110
111 == Changelog ==
112
113 = 3.1.13 (19th January 2018) =
114 * Move custom data to the uploads folder.
115
116 = 3.1.12 (17th January 2018) =
117 * Added option to control sub-menu speed.
118 * Added "Minus" button animation.
119 * Added option to adjust the page to account for the Header Bar.
120 * Added image height options for Header Bar.
121 * Updated FontAwesome version to get latest icons.
122 * Fix for Slide effect on Desktop Menu.
123
124 = 3.1.11 (28th November 2017) =
125 * Hotfix to remove annoying pro overlay
126
127 = 3.1.10 (28th November 2017) =
128 * **Requires PHP 5.4**
129 * Remove annoying pro overlay
130 * Fix for double scrollbars on disable background scrolling - Pro
131
132 = 3.1.9 (17th November 2017) =
133 * **Requires PHP 5.4**
134 * Fix for drop-downs not saving their information.
135 * Fix for Desktop Menu with 3rd level drop-down items.
136 * Fix for Touch Gestures stopping the Search box being selectable.
137 * Fix for Touch Gestures stopping menu scrolling.
138 * Center Desktop Menu option added. - Pro
139
140 = 3.1.8 (26th October 2017) =
141 * **Requires PHP 5.4**
142 * Added a new dark admin theme
143 * Updated the old light admin theme
144 * Added a "hide pro options" button to remove some of the clutter
145 * Improved UI interface
146 * Made the Word Wrap option a free feature
147 * Change database option value type to LONGTEXT to accept longer values
148 * Fixed bug with Enable Gestures option - Pro
149 * Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro
150 * Added vw and vh sizing units - Pro
151
152 = 3.1.7 (22nd September 2017) =
153 * **Requires PHP 5.4**
154 * Added depth padding side option
155 * Enabled touch gestures - Pro Only
156 * Fixed fade animation hiding the single menu bug - Pro Only
157
158 = 3.1.6 (28th July 2017) =
159 * **Requires PHP 5.4**
160 * Added more translatable options to PolyLang and WPML
161 * Added option to turn sub-menu descriptions on
162
163 = 3.1.5 (22nd July 2017) =
164 * **Requires PHP 5.4**
165 * Added ability to use description in menu items
166 * Added option for button open title
167 * Added ability to have the menu automatically opened on page load - Pro Only
168 * Added ability to use keyboard shortcuts to close the menu - Pro Only
169 * Added ability to use keyboard shortcuts to open the menu - Pro Only
170 * Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only
171 * Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only
172 * Fixed bug with 3Dx animation and hover colours - Pro Only
173 * Optimised twig imports to only include what is needed.
174
175 = 3.1.4 (10th June 2017) =
176 * **Requires PHP 5.4**
177 * Added CSRF protection using nonces in admin
178 * Updated wpdb method to use replace() instead of update() to protect from migration issues
179 * Added selectize JS library
180 * Allow custom trigger types for button - Pro Only
181 * Fixed custom HTML icon bug - Pro Only
182
183 = 3.1.3 (19th May 2017) =
184 * **Requires PHP 5.4**
185 * RTL improvements for admin UI
186 * Added options to change the depth level values
187 * Fixed twig deprecation notices - thanks to stodorovic for this
188 * Fixed bug where having auto-height would break menu scrolling - Pro only
189
190 = 3.1.2 (11th May 2017) =
191 * **Requires PHP 5.4**
192 * Updated badge counts
193 * Updated Font Icon area text
194 * Fixed bug with single menu breakpoint width - Pro Only
195 * Fixed bug with empty Font Icons - Pro Only
196 * Fixed bug with WP CLI
197
198 = 3.1.1 (5th May 2017) =
199 * **Requires PHP 5.4**
200 * Added filter box in admin for options
201 * Added menu container background colour option
202 * Added hover line colour option
203 * Added active line colour option
204 * Added active button background colour option
205 * Added migration scripts to make data upgrades smoother
206 * Added option to choose custom Font Icons - Pro Only
207 * Removed browser button outline and enabled focus/active states for better accessibility
208 * Bug fixes
209
210 = 3.1.0 (25th April 2017) =
211 * **Requires PHP 5.4**
212 * Massive overhaul of codebase
213 * Speed improvements to front and back end
214 * Admin now uses BootStrap
215 * Twig templating engine implemented
216 * Added admin form validation to help catch data errors
217 * Added a rebuild database option
218 * Done away with SASS on the fly compilation
219 * Back to on slide effect now customisable - Pro only
220 * Added option to adjust for WP Admin bar - Pro only
221 * Bug fixes and compatibility fixes
222
223 = 3.0.18 (2nd February 2017) =
224 * **Requires PHP 5.4**
225 * Improved border sizes for sub-menus
226 * Improved "Back to" text on beta slider menu functionality
227
228 = 3.0.17 (26th November 2016) =
229 * **Requires PHP 5.4**
230 * Fixed bug that stripped slashes from text inputs in admin screen
231 * Fixed junk pixel residue left behind on screen on menu close issue
232 * Fixed hiding of menu items in slide animation beta
233 * Fixed "Back to %previous_category_name%" text check on slide animation beta
234 * Bug fixes
235
236 = 3.0.16 (21st October 2016) =
237 * **Requires PHP 5.4**
238 * Added functionality for admin to remember last saved tab
239 * Improved local scope of self = this variable in JavaScript
240 * Improved slide across animation option (Pro only)
241
242 = 3.0.15 (11th October 2016) =
243 * **Requires PHP 5.4**
244 * Added border size option
245 * Made submenu active colours free
246 * Improved FontAwesome Icon check (Pro only)
247 * Added sizing unit options (Pro only)
248 * Bug fixes
249
250 = 3.0.14 (4th October 2016) =
251 * **Requires PHP 5.4**
252 * Improved PHP check on pre 5.3 systems
253 * Improved width of first and last menu item borders
254 * Added animation of menu items when menu opened (Pro only)
255 * Added slide effect animation option instead of standard dropdown (Pro only)
256 * Removed button from header bar to aid with z-indexing (Pro only)
257 * Bug fixes
258
259 = 3.0.13 (22nd September 2016) =
260 * **Requires PHP 5.4**
261 * Made menu background image option free (feeling generous today!)
262
263 = 3.0.12 (22nd September 2016) =
264 * **Requires PHP 5.4**
265 * Fixed close menu on link click bug with single header (Pro only)
266 * Fixed conflict bug with "close on link clicks" and "disable parent click" options
267 * Added header bar title link to WPML/Polylang
268 * Added alt tag option for every image
269 * Link target now taken into account with "Close Menu on Link Clicks"
270
271 = 3.0.11 (29th August 2016) =
272 * **Requires PHP 5.4**
273 * Fixed export options bug (Pro only)
274 * Fixed shortcode attributes bug
275
276 = 3.0.10 (27th August 2016) =
277 * **Requires PHP 5.4**
278 * Improved RTL support
279 * Additional Content added to WPML/Polylang
280 * Added sub-arrow active colours - Pro only
281 * Added sub-arrow positioning side option
282 * Allow 0 values to be entered
283 * Switched sub-menu padding round if right text-alignment used
284 * Added item link colours to transition list
285 * Minor bug fixes
286
287 = 3.0.9 (4th August 2016) =
288 * **Requires PHP 5.4**
289 * Added current item border colour option
290 * Added current item border hover colour option
291 * Apply title link to title image
292 * Fixed transition bug with iPhone Safari iOS on links
293 * Fixed Import option bug
294 * Import native jquery-ui-core instead of externally
295 * Minor bug fixes
296
297 = 3.0.8 (25th July 2016) =
298 * **Requires PHP 5.4**
299 * Added placeholder search text colour option
300 * Improved update process (no longer need to login to admin to trigger)
301 * Bug fixes
302
303 = 3.0.7 (22nd July 2016) =
304 * **Requires PHP 5.4**
305 * Added preview option - Pro only
306 * Added search box text colour option
307 * Added search box background colour option
308 * Added search box border colour option
309 * Fixed header bar bug with disabled scrolling - PRO
310 * Fixed smooth scrolling issue on iOS with disabled scrolling - PRO
311 * Added string translation to Search text
312
313 = 3.0.6 (13th July 2016) =
314 * **Requires PHP 5.4**
315 * Improved Database Migration Scripts
316 * Changed sub-arrows to only show border on left edge
317 * Improved button title text spacing
318 * Improved PHP version checking process
319
320 = 3.0.5 (13th July 2016) =
321 * **Requires PHP 5.4**
322 * Fixed bug with push animation
323 * Improved PHP version check functionality
324 * Fixed issue where custom menu classes weren't being added
325
326 = 3.0.4 (9th July 2016) =
327 * **Requires PHP 5.4**
328 * Fixed bug with overwriting values with shortcode
329
330 = 3.0.3 (9th July 2016) =
331 * **Requires PHP 5.4**
332 * Fixed bug with custom trigger
333 * Updated Polylang Support
334 * Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com
335
336 = 3.0.2 (8th July 2016) =
337 * **Requires PHP 5.4**
338 * Fixed issue with close on link click option
339 * Improved database migration scripts
340 * Updated default button size
341 * Improved License Checks (Pro)
342 * Removed tab memory (too resource intensive)
343 * Fixed Query Monitor "IF" error - thanks to KTS915
344 * Bug fixes
345
346 = 3.0.1 (7th July 2016) =
347 * **Requires PHP 5.4**
348 * Initial Bug Fixes
349 * Catch non-updated option errors
350 * Those using under PHP 5.4 will not crash their site but deactivate
351 * License Key Checking Fixed (Pro)
352
353 = 3.0.0 (5th July 2016) =
354 * **Requires PHP 5.4** - Please ensure you have it installed to work
355 * Version 3 released!
356 * Please login to your admin and hit 'Update Options' upon installing on all sites
357 * Awesome FontIcon integration
358 * Much Smoother Animations
359 * Button Animations
360 * And much, much more
361 * Many bug fixes
362 * Completely re-written from the ground up
363
364 = 2.8.9 (17th June 2016) =
365 * Last Version 2 release with beta notice
366
367 = 2.8.8 (12th May 2016) =
368 * Added class to body when menu is opened
369
370 = 2.8.7 =
371 * Added absolute paths to file inclusions
372 * Added ability to set menu title text location (top, bottom, left, right)
373 * Added ability to set menu title text line height (useful for above)
374 * Fixed width on custom menu images for consistency
375
376 = 2.8.6 (28th January 2016) =
377 * Added Menu Title Link to WPML
378 * Fixed issue with fixed menu widths and push animation
379
380 = 2.8.5 (11th Sept 2015) =
381 * Fixed menu not opening on first click bug
382 * Added empty check to additional html content
383
384 = 2.8.4 (19th Aug 2015) =
385 * Fixed middle mouse scroll button bug
386
387 = 2.8.3 (13th Aug 2015) =
388 * Fixed bug with accordion sub arrows not re-setting correctly
389
390 = 2.8.2 (13th Aug 2015) =
391 * Fixed bug with push animation from right side
392
393 = 2.8.1 (27th July 2015) =
394 * Import/Export issue with geometric shapes fixed
395 * Default export.xml file added
396 * Other bugfixes
397
398 = 2.8 (26th July 2015) =
399 * Launched Pro Version 1.0 with:
400 - Ability to use as the only menu on the site (responsive and desktop)
401 - Option to only show on mobile using wp_is_mobile()
402 - Various colour themes
403 - Header bar creator
404 - Menu Auto-Height option
405 - Background scrolling disabled option
406 * Added "Reset to default" option
407 * Removed Metatag check
408 * Improved transient caching
409 * Bugfixes
410
411 = 2.7 (14th June 2015) =
412 * Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!
413 * Bugfixes
414
415 = 2.6 (26th May 2015) =
416 * Added Theme Location options - useful for Polylang - Thanks to mkdgs for this
417 * Fixed Issue with Auto-Expanding Links
418 * Fixed Issue with Data Folders Incorrect Location
419
420 = 2.5 (20th May 2015) =
421 * Fixed issue with duplicate sub menu arrows
422 * Added option to set if menu is shown on left or right
423 * Fixed issue with custom sub menu classes
424 * Button now compatible with Apple Voiceover
425 * Changed "X" close icon to the math symbol "x" - Thanks to patlog for the idea!
426 * Added many more shortcode options as below:
427
428 - "title"
429 - "title_link"
430 - "title_open"
431 - "title_img"
432 - "html"
433 - "html_loc"
434 - "search_loc"
435 - "btn_img"
436 - "btn_img_clicked"
437 - "btn_title"
438
439 = 2.4 (18th Feb 2015) =
440
441 * Added option to turn transient caching off as it causes issues with active link colours etc.
442 * Made Menu clear the transient caches and rebuild menu on Menu/Page/Post updates.
443
444 = 2.3 (16th Feb 2015) =
445
446 * Added ability to set custom click menu trigger
447 * Added ability to set custom walker function - Thanks to Mickael Desgranges for this
448 * Added option to push menu button with animation
449 * Added option to change Current Page background hover colour
450 * Added option to change Current Page Link hover colour
451 * Fixed issue with accordion menu not retracting
452 * Enabled 0 values for animation speed to in affect remove animation
453 * Added easy view of Shortcode options in admin
454 * Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this
455 * Leveraged WordPress persistent transient caching to significantly increase load speed
456
457 = 2.2 (29th Oct 2014) =
458
459 * Added Ability to Export Options
460 * Added Ability to Import Options
461 * Added option to change 3 lines width
462 * Added option to change 3 lines height
463 * Added option to change 3 lines margin
464 * Added option to change sub arrows using HTML shape or Image
465 * Added option to change the click menu image once clicked
466 * Sub Menu Animation added to improve smoothness
467 * Accordion sub menu animation option
468 * Added shortcode option to change menu (use "RM" argument) eg. [responsive-menu RM="footer-menu"]
469 * Minor bug fixes
470
471 = 2.1 (17th Aug 2014) =
472
473 * Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]
474 * Multiple bug fixes
475
476 = 2.0 (13th Aug 2014) =
477
478 *** WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! ***
479
480 * Complete overhaul of the codebase
481 * Increased menu depth to 5
482 * Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!
483 * 'Double Click' menu bug fixed
484 * Various bug fixes
485 * Added Choice to Auto Expand Parent Links
486 * Added Choice to Ignore Clicks on Ancestor Links
487 * Added Choice to Close Menu Automatically on Page Clicks
488 * Added Top and Bottom Slide Options
489 * Added Option to set a Maximum Width for the menu
490 * Added Choice of Positioning of Search Box
491 * Added Choice to Specify Title Menu Link
492 * Added Choice to Specify Title Menu Link Location
493 * Added Ability to add custom HTML snippet inside the menu
494 * Added Choice of location for custom HTML snippet inside the menu
495 * Detect if WP Login bar is active and adjust accordingly
496
497 = 1.9 (5th Apr 2014) =
498
499 * Changed where custom CSS/JS files are stored. If you have issues when upgrading, please just click "Update Options" from admin and this should return back to normal.
500 * Added option to include scripts in footer
501 * Added ability to upload custom menu button image to replace the 3 lines
502 * Added ability to close menu on each link click (good for single page sites)
503 * Added ability to minify output (saving 50% on file size)
504 * Remove title section if title and image are empty
505 * Added ability to change 3 lines to an x when clicked
506 * Added ability to set the minimum width of the menu
507 * Added Croatian Translation - Massive thanks to Neverone Design for this!
508
509 = 1.8 (26th Mar 2014) =
510
511 * Added option to include styles/scripts externally/internally
512 * Added WPML Support
513 * Added internationalisation functionality, awaiting translations
514 * Added ability to choose which side the menu slides in from
515 * Minor Code Improvements
516
517 = 1.7 (13th Mar 2014) =
518
519 * Ability to auto expand/hide sub-menus
520 * Inclusion/Exclusion of Search Box
521 * Transition speed
522 * Slide Animation Speed
523 * Menu Link Heights
524 * Text Alignment
525 * Removed potential jQuery conflicts
526 * Minor Code Improvements
527
528 = 1.6 (6th Mar 2014) =
529
530 * Added Animation Options Section
531 * Added Animation Speed Customisation Option
532 * Added Choice Of Slide Animation (Overlay or Push)
533 * Added Menu Title Background Colour Customisation Option
534 * Added Menu Title Font Size Customisation Option
535 * Added Click Menu Title Font Size Customisation Option
536 * Added Menu Links Font Size Customisation Option
537 * Removed Image Size Restriction
538 * Minor Code Improvements
539
540 = 1.5 (4th Mar 2014) =
541
542 * Added Menu Title Colour Customisation Option
543 * Added Menu Title Hover Colour Customisation Option
544 * Added Menu Text Colour Customisation Option
545 * Added Menu Text Hover Colour Customisation Option
546 * Added Menu Background Colour Customisation Option
547 * Added Menu Link Background Hover Colour Customisation Option
548 * Minor Code Improvements
549
550 = 1.4 (2nd Mar 2014) =
551
552 * Improved menu sliding animation.
553 * Fixed bug where the menu wouldn't retract on re-size.
554 * Removed the use of namespaces to support pre PHP 5.3 systems.
555
556 = 1.3 (1st Mar 2014) =
557
558 * Added ability to upload image for menu title.
559 * Added ability to switch between fixed and non-fixed positioning.
560 * Added ability to change menu font.
561 * Minor updates.
562
563 = 1.2 (28th Feb 2014) =
564
565 * Added support to include all site menus.
566
567 = 1.1 (25th Feb 2014) =
568
569 * Added transparent menu background option.
570
571 = 1.0 (22nd Feb 2014) =
572
573 * Initial Version Released.
574
575 == Upgrade Notice ==
576
577 = 2.8.9 =
578 Requires PHP 5.4 - DO NOT upgrade if you do not have this installed.
579
580 = 2.8.8 =
581 Requires PHP 5.4 - DO NOT upgrade if you do not have this installed.
582