Shortcode in Menus

Wordpress Plugin
Download latest - 3.5.1

Developers

gagan0123

Download Stats

Today 186
Yesterday 301
Last Week 2,161
All Time 130,391
Banner 772x250


Releases (13 )

Version Release Date Change Log
3.5.1 2021-01-03
  • Change plugin constants to follow naming conventions as recommended by WordPress Guidelines.
  • Strict input filters for admin pages, for user input values.
  • Adhere to more strict PHPCS ruleset.
3.5 2019-02-26
  • Resolved some WPCS compatibility issues.
  • Added resource version for static resources for busting cache in new releases.
  • Added text domain to localisable text strings.
  • Loading the custom JS in footer instead of header for performance benefit.
  • Handle PHP notice in custom cases when start_el is not passed with $item object.
3.4 2017-09-12
  • Escaping of output within a lot of functions.
  • Made the code WordPress PHPCS Compatible.
  • Patch to make it work with Max Mega Menu plugin.
3.3 2017-08-31
  • Fixed a compatibility issue with Twenty Fifteen theme.
  • Minified JS.
  • Conditional loading of admin class for performance improvement.
  • Some more code refactoring.
  • Testing with WordPress 4.8.1
  • Changed minimum required WordPress version from 3.5 to 3.6
3.2 2017-05-23
  • Code Refactoring
  • Changed tested upto
  • Corrected links in description
3.1 2015-10-24
  • Fixed the bug with clean_url filters as reported by Lee Willis
  • Made the code translation ready.
3.0 2015-07-16
  • Removed the error trigger on the FULL HTML OUTPUT usage
  • Added the feature to use shortcodes in titles of menu items as well(works with all types of menu items)
  • Resolved the PHP Notice, popping up in the error log while adding new shortcodes
2.1 2014-11-04
  • Bug fix for custom links with ShortCode like structure not being displayed in the nav menus.
2.0 2014-11-01
  • Added new Shortcode box to Menu Editor
  • Added html support.
  • Deprecated Links box basis.
  • Added screenshots
  • Updated readme and instructions
1.2 2014-10-15
  • Added ability to echo complete HTML output instead of just URL by using ShortCode
1.1 2014-09-08
  • Tested with WordPress 4.0
1.0 2013-10-16
  • Added prefix to function which was conflicting with another plugin
0.1 2013-09-13