{"id":33958,"date":"2015-01-16T19:32:47","date_gmt":"2015-01-16T19:32:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mobile-navigation\/"},"modified":"2015-01-21T19:47:54","modified_gmt":"2015-01-21T19:47:54","slug":"mobile-navigation","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mobile-navigation\/","author":219229,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.5","stable_tag":"1.5","tested":"4.1.42","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"Mobile Navigation","header_author":"Jens T\u00f6rnell","header_description":"","assets_banners_color":"2f60be","last_updated":"2015-01-21 19:47:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.wp-load.com","header_author_uri":"http:\/\/www.wp-load.com","rating":4.3,"author_block_rating":0,"active_installs":400,"downloads":14891,"num_ratings":6,"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":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1072808","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1072808","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1072808","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1072808","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2","1.3","1.4","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1072808","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1072808","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1070884","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1070884","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1070884","resolution":"5","location":"assets"}},"screenshots":{"1":"Closed mobile navigation","2":"Open fullscreen mobile navigation","3":"General settings","4":"Logo settings","5":"Advanced settings"}},"plugin_section":[],"plugin_tags":[1865,841,4891,1753,606],"plugin_category":[43],"plugin_contributors":[81763],"plugin_business_model":[],"class_list":["post-33958","plugin","type-plugin","status-closed","hentry","plugin_tags-menu","plugin_tags-mobile","plugin_tags-nav","plugin_tags-navigation","plugin_tags-responsive","plugin_category-customization","plugin_contributors-jenst","plugin_committers-jenst"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mobile-navigation_2f60be.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/mobile-navigation\/assets\/screenshot-1.png?rev=1072808","caption":"Closed mobile navigation"},{"src":"https:\/\/ps.w.org\/mobile-navigation\/assets\/screenshot-2.png?rev=1072808","caption":"Open fullscreen mobile navigation"},{"src":"https:\/\/ps.w.org\/mobile-navigation\/assets\/screenshot-3.png?rev=1070884","caption":"General settings"},{"src":"https:\/\/ps.w.org\/mobile-navigation\/assets\/screenshot-4.png?rev=1070884","caption":"Logo settings"},{"src":"https:\/\/ps.w.org\/mobile-navigation\/assets\/screenshot-5.png?rev=1070884","caption":"Advanced settings"}],"raw_content":"<!--section=description-->\n<p>Settings:<\/p>\n\n<ul>\n<li>Mobile location<\/li>\n<li>Mobile breakpoint<\/li>\n<li>Background color<\/li>\n<li>Text brightness<\/li>\n<li>Logo as text or image<\/li>\n<li>Logo and menu font family<\/li>\n<li>Disable navigation, menu location, CSS, javascript<\/li>\n<li>Hide on scroll, on or off<\/li>\n<li>Custom CSS<\/li>\n<\/ul>\n\n<p>If you don't want the HTML to go through the action wp_footer, place this somewhere after the beginning of your body-tag: <code>&lt;?php do_action('mn_nav'); ?&gt;<\/code>. It might be better for readability and perhaps SEO.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>mobile-navigation<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or use the plugin installer in wp-admin.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <code>Options<\/code> &gt; <code>Mobile Navigation<\/code> and set your settings. Be sure to choose a menu that is not empty.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does Mobile Navigation work with every theme?<\/dt>\n<dd><p>No. Some themes has some strange CSS and javascript. If another mobile menu tries to be on top there might be a conflict.<\/p><\/dd>\n<dt>Why not put more settings?<\/dt>\n<dd><p>I try to keep the settings down. It should just be enough to adapt it to your site in terms of colors and fonts.<\/p><\/dd>\n<dt>Why doesn't it work?<\/dt>\n<dd><p>Make sure you have the actions wp_head() and wp_footer() in your theme. If you have too large screen compared to the breakpoint in your settings the menu is not shown.<\/p><\/dd>\n<dt>Why is the CSS generated as file?<\/dt>\n<dd><p>It's not a good practice to have CSS generated inline. You can disable the CSS if you prefer adding your own.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<ul>\n<li>CSS inline option - Use only if file and folders are not writable<\/li>\n<li>If no breakpoint set, it will be set to 600px<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added warning when file not writable<\/li>\n<li>Setting to set text dark or bright<\/li>\n<li>Optional. Put  directly after  in your theme. Then the mobile menu HTML will be put there instead of the footer. Might be good for readability and perhaps SEO.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Bug fixes.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Initial release on wordpress.org<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Many bugs fixed.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>A not so public release.<\/li>\n<\/ul>","raw_excerpt":"A responsive fullscreen mobile menu navigation. Activate it for your custom made theme to save some time.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/33958","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=33958"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jenst"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=33958"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=33958"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=33958"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=33958"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=33958"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=33958"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}