forked from wp-plugins/megamenu
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress.org Plugin Mirror
tomicakorac/megamenu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: megamenu Tags: menu, mega menu, navigation, menu icons, menu style, responsive menu, megamenu, widget, dropdown menu, drag and drop, hover, click, responsive, retina, theme editor, widget, sidebar, icons, dashicons Requires at least: 3.8 Tested up to: 4.1.1 Stable tag: 1.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easy to use drag & drop WordPress Mega Menu plugin. Integrates with the existing WordPress menu system. Responsive, retina & touch ready. == Description == WordPress Mega Menu Plugin. Create widgetized mega menus using the built in visual mega menu builder. https://www.youtube.com/watch?v=44dJwP1AXT8 Documentation & Demo: https://maxmegamenu.com ###Features: * Drag & drop Mega Menu builder * Display WordPress Widgets in your menu * Built in theme editor with 100+ customisation options * Supports Flyout (traditional) or Mega Menu sub-menu styles * Hover Intent or click event to open menus * Fade or Slide transitions * Add Icons to menu items * Hide Text and Disable Link option per menu item * Menu item align option * Sub menu align option * Supports multiple menus each with their own configuration * Responsive, Touch & Retina Ready * Tested in all modern browsers * Clean code with a low memory footprint * Valid CSS3 with no !important or inline CSS styles * In depth documenation * Basic Support ####Pro Features: > * Sticky Menu > * FontAwesome Icons > * Custom Item Styling > * Genericon Icons > * Custom Icons (from Media Library) > * Roles & Restrictions > * Easy installation > * Automatic updates > * Priority Support > > Find out more: https://maxmegamenu.com/upgrade/ Translations: * Italian (thanks to aeco) * German (thanks to Thomas Meyer & dirk@d10n) == Frequently Asked Questions == Getting started: https://maxmegamenu.com/documentation/getting-started/installation/ Not working with your theme? Mobile menu not working? Multiple mobile menu toggle icons? https://maxmegamenu.com/documentation/faqs/removing-residual-styling/ == Installation == 1. Go to the Plugins Menu in WordPress 1. Search for "Max Menu" 1. Click "Install" http://maxmegamenu.com/documentation/getting-started/installation/ == Screenshots == See https://maxmegamenu.com for more screenshots 1. New menu changes 2. Drag and Drop widget editor for each menu item 3. Front end: Mega Menu 4. Front end: Flyout Menu 5. Back end: Use the theme editor to change the appearance of your menus == Changelog == = 1.7.2 = * Fix: Fire open and close_panel events after the panel has opened or closed * Refactor: Build list of SCSS vars using an array * Refactor: Use wp_send_json instead of wp_die to return json * Refactor: Built URLs using add_query_var (WordPress Coding Standards) * New feature: Add dropdown shadow option to theme editor = 1.7.1 = * Fix: Regenerate CSS on upgrade * Fix: Mobile toggle on Android 2.3 * Fix: Error when switching themes (when CSS output is set to "save to filesystem") = 1.7 = * Fix: Apply sensible defaults to responsive menu styling regardless of menu theme settings * Fix: Allow underscores and spaces in theme locations without breaking CSS * Fix: Reset widget selector after selecting a widget * Change: CSS3 checkbox based responsive menu toggle replaced with jQuery version (for increased compatibility with themes) * Change: Front end JavaScript refactored * Change: Leave existing sub menus open when opening a new sub menu on mobiles * New feature: New option added for CSS Output: Output/save CSS to uploads folder * New feature: Add text decoration option to fonts in theme editor * New feature: Allow jQuery selector to be used as the basis of the mega menu width * New feature: Add menu items align option to theme editor * New feature: Add hightlight selected menu item option to theme editor * New feature: Add flyout border radius option to theme editor * New feature: Add menu item divider option to theme editor * New feature: Add second click behaviour option to general settings = 1.6 = * Fix: responsive collapse menu * Fix: checkbox appearing on Enfold theme = 1.6-beta = * Change: Menu ID removed from menu class and ID attributes on menu wrappers. E.g. "#mega-menu-wrap-primary-2" will now be "#mega-menu-wrap-primary", "#mega-menu-primary-2" will now be "#mega-menu-primary". * Fix: Polylang & WPML compatibility (fixed due to the above) * Fix: Multi Site support (mega menu settings will need to be reapplied in some cases for multi site installs) * Fix: Remove jQuery 1.8 dependency * Change: Theme editor slightly revised = 1.5.3 = * Fix: Widget ordering bug when mega menu contains sub menu items (reported by & thanks to: milenasmart) * Misc: Add megamenu_save_menu_item_settings action = 1.5.2 = * Feature: Responsive menu text option in theme editor * Fix: Bug causing menu item to lose checkbox settings when saving mega menu state * Fix: Mobile menu items disappearing * Change: Refactor public js * Change: jQuery actions fired on panel open/close * Change: Tabify icon options * Change: Show 'up' icon when mobile sub menu is open * Change: Make animations filterable * Change: Add filter for SCSS and SCSS vars * Change: Add filter for menu item tabs * Update: Update german language files (thanks to dirk@d10n) = 1.5.1 = * Fix: Bug causing menu item to lose checkbox settings when saving icon = 1.5 = * New feature: Change number of columns to use in Mega Menus (per menu item) * New feature: Define how many columns each second level menu items should take up * New feature: Hide menu item text * New feature: Hide menu item arrow indicator * New feature: Disable menu item link * New feature: Align menu item * Fix: Allow css to be cached when menu is not found * Fix: Apply inline-block styling to second level menu items displayed in Mega Menu * Fix: AJAX Error when widgets lack description (reported by and thanks to: novlenova) * Improvement: Refactor extraction and setting of menu item settings = 1.4 = * Update: Admin interface improvements * New feature: CSS Output options = 1.3.3 = * Fix: theme warnings (thanks to armandsdz!) * Update: compatibile version number updated to 4.1 = 1.3.2 = * Theme Editor restyled * Fix: Flyout menu item height when item wraps onto 2 lines * Fix: Add indentation to third level items in mega panel = 1.3.1 = * Fix secondary menu bug * Add option to print CSS to <head> instead of enqueuing as external file = 1.3 = * maxmenu shortcode added. Example: [maxmenu location=primary] * 'megamenu_after_install' and 'megamenu_after_upgrade' hooks added * 'megamenu_scss' hook added * Fix: CSS automatically regenerated after upgrade * Fix: Don't override the echo argument for wp_nav_menu * Fix: Theme duplication when default theme has been edited * Change: CSS cache set to never expire * Added import SCSS import paths * German Translations added (thanks to Thomas Meyer) = 1.2.2 = * Add support for "click-click-go" menu item class to follow a link on second click * Remove widget overflow = 1.2.1 = * Fix IE11 gradients * Fix hover bug introducted in 1.2 = 1.2 = * Less agressive cache clearing * Compatible with Nav Menu Roles * UX improvements for the panel editor * Hover effect on single items fixed * JS cleaned up = 1.1 = * Added Fade and SlideDown transitions for panels * Added panel border, flyout border & panel border radius settings * JavaScript tidied up * Ensure hoverIntent is enqueued before Mega Menu = 1.0.4 = * Italian translation added. Thanks to aeco! = 1.0.3 = * Add Panel Header Font Weight theme setting * Allow semi transparent colors to be picked = 1.0.2 = * Update minimum required WP version from 3.9 to 3.8. = 1.0.1 = * Fix PHP Short Tag (thanks for the report by polderme) = 1.0 = * Initial version == Upgrade Notice ==
About
WordPress.org Plugin Mirror
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 64.8%
- JavaScript 21.4%
- CSS 13.8%