Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Adminbar No Customizer

Opis

Tiny plugin which moves the Customizer link which is shown on the front-end since WP 4.3 from the top-level of the admin bar to be a sub-item under the site menu. That’s all 😉

Rationale: For most websites, the “Customizer” link is only useful during the initial setup phase of the website. After that it just takes up Admin bar real estate. What with so many other plugins now adding things to the admin bar, that space can be used more effectively by other things.

To still keep the customizer quickly accessible, the item is moved rather than removed.

If you like this plugin, please rate and/or review it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support Forum or in the GitHub repository.

Snimke zaslona

  • Before / After.

Instalacija

  1. Extract the .zip file for this plugin and upload its contents to the /wp-content/plugins/ directory. Alternatively, you can install directly from the Plugin directory within your WordPress Install.
  2. Activate the plugin through the “Plugins” menu in WordPress.

ČPP

Installation Instructions
  1. Extract the .zip file for this plugin and upload its contents to the /wp-content/plugins/ directory. Alternatively, you can install directly from the Plugin directory within your WordPress Install.
  2. Activate the plugin through the “Plugins” menu in WordPress.

Recenzije

04. siječnja 2018.
I never use that customizer thingy. It does not deserve a place in the cluttered topbar anyway. This gets rid of it. I added this code to my template in functions.php - Gone for ALL my sites 🙂
Pročitajte sve 2 recenzije

Suradnici i Programeri

“Adminbar No Customizer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Adminbar No Customizer” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.1

Release date: 2018-01-16

  • Tested and found compatible with WP up to v 4.9.
  • General housekeeping.

1.0

Release date: 2015-12-18

  • Prvo izdanje