{"id":22169,"date":"2013-03-07T22:18:03","date_gmt":"2013-03-07T22:18:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/better-menu-widget\/"},"modified":"2019-02-09T23:17:36","modified_gmt":"2019-02-09T23:17:36","slug":"better-menu-widget","status":"publish","type":"plugin","link":"https:\/\/ceb.wordpress.org\/plugins\/better-menu-widget\/","author":8008224,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.1","stable_tag":"1.5.1","tested":"4.9.29","requires":"4.5","requires_php":"","requires_plugins":"","header_name":"Better Menu Widget","header_author":"Tracey Holinka","header_description":"","assets_banners_color":"9a8b9c","last_updated":"2019-02-09 23:17:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=7TQVKUXW68UHQ","header_plugin_uri":"http:\/\/traceyholinka.com\/wordpress-plugins\/better-menu-widget\/","header_author_uri":"http:\/\/traceyholinka.com","rating":4.2,"author_block_rating":0,"active_installs":600,"downloads":25622,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"4"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"678171","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.4.1","1.5","1.5.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"677729","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"677729","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"677729","resolution":"3","location":"assets"}},"screenshots":{"1":"Default widget settings","2":"Example widget settings","3":"Front-end view of Better Custom Menu widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[231,1753,162],"plugin_category":[43],"plugin_contributors":[81445],"plugin_business_model":[],"class_list":["post-22169","plugin","type-plugin","status-publish","hentry","plugin_tags-menus","plugin_tags-navigation","plugin_tags-widget","plugin_category-customization","plugin_contributors-traceyholinka","plugin_committers-traceyholinka"],"banners":{"banner":"https:\/\/ps.w.org\/better-menu-widget\/assets\/banner-772x250.png?rev=678171","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/better-menu-widget_9a8b9c.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/better-menu-widget\/assets\/screenshot-1.png?rev=677729","caption":"Default widget settings"},{"src":"https:\/\/ps.w.org\/better-menu-widget\/assets\/screenshot-2.png?rev=677729","caption":"Example widget settings"},{"src":"https:\/\/ps.w.org\/better-menu-widget\/assets\/screenshot-3.png?rev=677729","caption":"Front-end view of Better Custom Menu widget"}],"raw_content":"<!--section=description-->\n<p><strong>This plugin is no longer under active development.<\/strong> With all the improvements to WordPress the need for this plugin has long passed. It will still work but no improvements will be made.<\/p>\n\n<p>A Custom Menu widget that adds a custom url to the widget title and adds a custom css class. The default custom menu CSS class is <code>sub-menu<\/code> and it is applied to the <code>&lt;ul&gt;<\/code> tag. You will need to style the widget using your theme's stylesheet.<\/p>\n\n<p>Based on the core WordPress Custom Menu widget.<\/p>\n\n<h4>Options<\/h4>\n\n<ul>\n<li>Custom title URL<\/li>\n<li>Custom CSS class<\/li>\n<\/ul>\n\n<h4>Plugin's Official Site<\/h4>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/better-menu-widget\/\">Overview<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/TraceyHolinka\/better-menu-widget\/blob\/master\/changelog.md\">Changelog<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Option 1- Automatic Install<\/h4>\n\n<ol>\n<li>Use the built-in plugin installer in your WordPress installation<\/li>\n<li>Search for \"Better Menu Widget\"<\/li>\n<li>Click \"Install Now\"<\/li>\n<li>Plugin will automatically install<\/li>\n<\/ol>\n\n<h4>Option 2- Manual Install<\/h4>\n\n<ol>\n<li>Download the plugin file to your hard drive<\/li>\n<li>Go to the Plugins management page and Upload 'better-menu-widget.zip' <\/li>\n<li>Activate the plugin<\/li>\n<\/ol>\n\n<h4>Option 3- Manual Install<\/h4>\n\n<ol>\n<li>Download the plugin file to your hard drive<\/li>\n<li>Unzip better-menu-widget.zip<\/li>\n<li>Place the folder 'better-menu-widget' into your plugins directory \/wp-content\/plugins via ftp<\/li>\n<li>Go to the Plugins management page and Activate the plugin<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I style a Better Menu Widget?<\/dt>\n<dd><p>You can style a Better Menu Widget by adding the default menu class <code>sub-menu<\/code> to your theme's style sheet. If you've changed the menu class in the widget options, then you would use the new class name you created.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5.1<\/h4>\n\n<p>Update site urls.<\/p>\n\n<h4>1.5<\/h4>\n\n<p>Added ability for multiple CSS classes. Thanks to <a href=\"https:\/\/wordpress.org\/support\/profile\/bambattajb\">Joe Buckle<\/a>.<\/p>\n\n<h4>1.4.1<\/h4>\n\n<p>Change constructor style to PHP5.<\/p>\n\n<p>Improve code comments.<\/p>\n\n<p>Tested against WordPress 4.2.2.<\/p>\n\n<h4>1.4<\/h4>\n\n<p>Security enhancements. Allow only valid characters for html class.<\/p>\n\n<p>Update plugin URL.<\/p>\n\n<p><strong>Reminder: always backup your site before you update any plugin.<\/strong><\/p>\n\n<h4>1.3<\/h4>\n\n<p>Security enhancements.<\/p>\n\n<h4>1.2<\/h4>\n\n<p>Internationalize plugin.<\/p>\n\n<p>Added developer credits.<\/p>\n\n<h4>1.1<\/h4>\n\n<p><strong>Important Change! Read before you update.<\/strong><\/p>\n\n<p>The widget class was changed from \"menu-widget\" to \"better-menu-widget\" to avoid class name conflicts. This will cause any widgets you have to disappear so you'll need to add them again. You may also need to update your style sheets.<\/p>\n\n<h4>1.0<\/h4>\n\n<p>Initial public release.<\/p>","raw_excerpt":"Better Menu Widget makes it easy to customize your menu widgets by adding css styles and a heading link.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22169"}],"author":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/traceyholinka"}],"wp:attachment":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22169"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22169"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22169"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22169"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22169"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}