{"repo":"pantheon-systems/pantheon-hud","free":true,"listed":false,"github":"https://github.com/pantheon-systems/pantheon-hud","clone":"git clone https://github.com/pantheon-systems/pantheon-hud.git","description":"Pantheon HUD plugin for WordPress providing a heads-up display into your Pantheon environment.","language":"PHP","stars":17,"topics":["wordpress-plugin","wordpress","pantheon","environment-indicator","hacktoberfest"],"license":"GPL-2.0","category":"dashboards-admin","readme_excerpt":"Pantheon HUD # Contributors: getpantheon, danielbachhuber, jspellman, jazzs3quence, pwtyler, metasim Tags: Pantheon, hosting, environment-indicator Requires at least: 4.9 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 0.4.6-dev License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A heads-up display into your Pantheon environment. Description ## This plugin provides situational awareness of the Pantheon plaform from within your WordPress dashboard. It's helpful to be reminded what environment you're in, as well as providing quick links to get back to Pantheon's dashboard, or to interface with your WordPress installation via the command line. Pantheon HUD is in early stages of development. We want your feedback! Create a Github issue with questions, feature requests, or bug reports. Installation ## Installation is vanilla. The plugin should have no ill effect when the site is running locally or if you move your site off the Pantheon platform. It knows how to nerf itself in other environments. By default, the Pantheon HUD appears for logged-in users with the manage options capability. You can instead restrict it to specific users with the pantheon hud current user can view filter: add filter( 'pantheon hud current user can view', function(){ $current user = wp get current user(); if ( $current user && in array( $current user- user login, array( 'myuserlogin' ) ) ) { return true; } return false; }); By default, the Pantheon HUD shows dev, test and live. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/pantheon-systems","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/pantheon-systems/pantheon-hud/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}