Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Admin Color Bar

Descripción

This utility plugin provides the ability to configure the color of the Admin Bar seen in the WordPress Dashboard and allows setting a message that will appear within the Admin Bar. This allows you to more easily identify when you’re working on Local, Staging and Live WordPress installations.

Usage Scenarios:

The Admin Color Bar plugin is useful when working with multiple installs of WordPress, such as when you have a local development environment, a staging site as well as a live site.

By setting the Admin Bar’s background color to Orange on a staging site, and Red for a local site, you can more easily identify which site you’re working on. This reduces the possibility that you’ll make errors by performing actions on the wrong site.

If you are using DesktopServer for your local development and would like to use the Admin Color Bar plugin as a Design Time plugin, you can install this in your /Applications/XAMPP/ds-plugins/ directory on Macintosh or the C:\xampplite\ds-plugins\ directory on Windows and it can then be configured to automatically start for all of your local development web sites. This allows you to use the plugin in your Local environment, where it’s needed and not to deploy it to your Live environment where it may not be needed. For more information on DesktopServer and local development tools, please visit our web site at: https://serverpress.com/get-desktopserver/

How it Works:

The plugin provides configuration options that allow you to select a background color and text color for the Admin Bar. You can also select a message that will be displayed within the Admin Bar to provide additional information to the users of the site.

The configuration settings will be seen by all users on the site. If you are using the plugin in a MultiSite environment, the settings are not shared among all the sites. You will need to configure each site on the network.

Support:

Support Details: We are happy to provide support and help troubleshoot issues. Visit our Contact page at http://serverpress.com/contact/. Users should know however, that we check the WordPress.org support forums once a week on Wednesdays from 6pm to 8pm PST (UTC -8).

ServerPress, LLC is not responsible for any loss of data that may occur as a result of using this tool. We strongly recommend performing a site and database backup before testing and using this tool. However, should you experience such an issue, we want to know about it right away.

We welcome feedback and Pull Requests for this plugin via our public GitHub repository located at: https://github.com/ServerPress/admin-color-bar.

Instalación

Installation instructions: To install, do the following:

  1. From the dashboard of your site, navigate to Plugins –> Add New.
  2. Select the «Upload Plugin» button.
  3. Click on the «Choose File» button to upload your file.
  4. When the Open dialog appears select the admin-color-bar.zip file from your desktop.
  5. Follow the on-screen instructions and wait until the upload is complete.
  6. When finished, activate the plugin via the prompt. A confirmation message will be displayed.

or, you can upload the files directly to your server.

  1. Upload all of the files in admin-color-bar.zip to your /wp-content/plugins/admin-color-bar directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

«Admin Color Bar» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Admin Color Bar» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2 – May 31, 2017

  • Change plugin name. Previous repository: https://github.com/ServerPress/local-admin-color-bar
  • Initial release to WordPress repository.

1.0.1 – May 10, 2016

  • Fix plugin name.

1.0 – May 15, 2015

  • Initial Release