{"id":37497,"date":"2015-07-10T18:53:03","date_gmt":"2015-07-10T18:53:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/unobtrusive-admin-bar\/"},"modified":"2015-07-10T19:35:34","modified_gmt":"2015-07-10T19:35:34","slug":"unobtrusive-admin-bar","status":"closed","type":"plugin","link":"https:\/\/dzo.wordpress.org\/plugins\/unobtrusive-admin-bar\/","author":13843296,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"4.2.39","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"Unobtrusive Admin Bar","header_author":"Andy Wilkerson","header_description":"","assets_banners_color":"fafafa","last_updated":"2015-07-10 19:35:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/parallelus\/unobtrusive-admin-bar","header_author_uri":"http:\/\/parallelus.github.io\/unobtrusive-admin-bar","rating":5,"author_block_rating":0,"active_installs":90,"downloads":1905,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1196546","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1196546","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1196546","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1196546","resolution":"3","location":"assets"}},"screenshots":{"1":"The admin bar is hidden by default.","2":"Hovering near the top of the page reveals a hint for a visual indication. Pausing on this will reveal the full admin bar.","3":"After hovering the admin bar is revealed."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1339,2761,3511,3716,62785],"plugin_category":[],"plugin_contributors":[82556],"plugin_business_model":[],"class_list":["post-37497","plugin","type-plugin","status-closed","hentry","plugin_tags-admin-bar","plugin_tags-adminbar","plugin_tags-remove","plugin_tags-remove-admin-bar","plugin_tags-remove-adminbar","plugin_contributors-parallelus","plugin_committers-parallelus"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/unobtrusive-admin-bar_fafafa.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/unobtrusive-admin-bar\/assets\/screenshot-1.png?rev=1196546","caption":"The admin bar is hidden by default."},{"src":"https:\/\/ps.w.org\/unobtrusive-admin-bar\/assets\/screenshot-2.png?rev=1196546","caption":"Hovering near the top of the page reveals a hint for a visual indication. Pausing on this will reveal the full admin bar."},{"src":"https:\/\/ps.w.org\/unobtrusive-admin-bar\/assets\/screenshot-3.png?rev=1196546","caption":"After hovering the admin bar is revealed."}],"raw_content":"<!--section=description-->\n<p>When activated the plugin will make the admin bar hidden from sight for signed in users, but you can still have access to the features. Simply move the cursor to the top of your website and the admin bar will appear. Now you can keep the accessibility of the WordPress admin bar without compromising the appearance of your website.<\/p>\n\n<p>See our other plugins:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/customizer-remove-all-parts\/\">Customizer Remove All Parts<\/a><\/li>\n<\/ul>\n\n<p><a href=\"http:\/\/para.llel.us\/#Contact\"><strong>Have some feedback or a suggestion? Let us know!<\/strong><\/a><\/p>\n\n<!--section=installation-->\n<p>Upload the plugin to your WordPress plugins directory, or use the dashboard to 'Add New' plugins and activate it.<\/p>\n\n<h4>Filters<\/h4>\n\n<p>There are a couple of filters available to make adjustments for your site. These may be added to an options panel in a future release.<\/p>\n\n<p><strong>uab_responsive_break_point<\/strong><\/p>\n\n<ul>\n<li>This passes a numeric value. The admin-bar is shown automatically on smaller screens because an auto-hide effect on hover would not work with touch devices. The default value is <code>783<\/code> which is the current WordPress break point for showing the mobile styling for the admin bar.<\/li>\n<\/ul>\n\n<p>Sample use:<\/p>\n\n<pre><code>function my_adminbar_breakpoint( $break )\n    $break = 960;\n    return $break;\n}\nadd_filter('uab_responsive_break_point', 'my_adminbar_breakpoint');\n<\/code><\/pre>\n\n<p><strong>uab_add_top_margin<\/strong><\/p>\n\n<ul>\n<li>Optionally adds back the margin to <code>&lt;html&gt;<\/code> and <code>&lt;body&gt;<\/code> for the admin bar. The result is the page content pushes down during the display of the admin bar. Due to the positioning of headers and menus with fixed and top docked styles this often has no effect. The allowed values are (boolean) true, false and (string) 'top'. The default setting is <code>false<\/code>. The 'top' value will apply the margin only when the user has not scrolled.<\/li>\n<\/ul>\n\n<p>Sample use:<\/p>\n\n<pre><code>function my_adminbar_margin( $option )\n    $option = true; \/\/ false (default), true or 'top'\n    return $option;\n}\nadd_filter('uab_add_top_margin', 'my_adminbar_margin');\n<\/code><\/pre>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<p><em>Release Date - 10 July 2015<\/em><\/p>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Hide the admin bar for signed in users, but retain access to the features and functionality.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/37497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=37497"}],"author":[{"embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/parallelus"}],"wp:attachment":[{"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=37497"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=37497"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=37497"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=37497"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=37497"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/dzo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=37497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}