Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Admin Bar Color

Περιγραφή

Version 3.8 brought a lot of visual changes, one being the ability to choose from eight color schemes for the Dashboard. However, on the front end, the toolbar is always shown with its default color, not matching your color choice. This plugin simply allows you to use your favorite color scheme on the front end admin bar.

Works smoothly with the Admin Color Schemes plugin.

Notice: Since admin color schemes were meant to exist inside the Dashboard, some issues may appear on the front end. Depending on the theme you are using, html and a tags may absorb admin bar styles. However, keep in mind that this will only affect logged in users.

Contributing

Admin Bar Color is available on GitHub. If you want to contribute, please fork it and send a pull request!

Εγκατάσταση

  1. Upload admin-bar-color folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it!

Κριτικές

Ανάγνωση όλων των 7 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Admin Bar Color” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.2

  • Add a notice about core admin bar CSS
  • Update coding standards

1.1

  • Update whole plugin, which now saves the admin var $_wp_admin_css_colors as an option for enqueueing the color schemes on the front end. This adds the possibility of using plugin-based color schemes such as Admin Color Schemes

1.0

  • First version!