Bottom Admin Toolbar

विवरण

LET’S STICK THAT BAR AT THE BOTTOM FOREVER!

Natively WordPress doesn’t offer the possibility to change your admin bar position. With that simple extension you can stick it at the bottom forever and hide it by pressing shortcut!

Main features:

  • Stick admin bar to the bottom
  • Hide bar by pressing SHIFT + Down Arrow

स्क्रिनसटहरू

  • Bottom Admin Toolbar in action

स्थापना

  1. Upload the bottom-admin-toolbar folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

प्रश्नोत्तर

Why would I need the admin bar at the bottom?

For example when you develop a website which has a sticky header

समीक्षाहरू

अप्रिल 21, 2023
Absolutely does what's written on the tin!
अक्टोबर 9, 2022
Bottom Admin Toolbar is one of the first plugins I install on a new website. Thanks for the great plugin.
अगस्ट 30, 2020
Thanks for this great plugin! It's the only "Bottom Admin Bar" plugin that actually does the job. Added to my default list 🙂
सबै 5 समीक्षाहरू पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“Bottom Admin Toolbar” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

“Bottom Admin Toolbar” 1 लोकेलमा अनुवाद गरिएको छ। योगदानको लागि अनुवादकहरूलाई धन्यवाद।

“Bottom Admin Toolbar” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्

विकासमा रुचि छ?

आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।

चेन्जलग

1.5.1

  • Use dynamic bar height if bigger than default size

1.5

  • Show / Hide toolbar in administration
  • Update deprecated javascript function
  • Refacto code

1.4.1

  • Add custom class on admin bar for compatiblity with Dynamic Plugins

1.4

  • Update code by using Object Oriented Method
  • Overall Optimization

1.3.3

  • Reset admin bar to top if tinyMCE Instance is detected on page (Conflicts with pop-up)

1.3.2

  • Add rating link 😉
  • Prefix functions to prevent conflict

1.3.1

  • Use is_admin_bar_showing() function instead of is_user_loggedin_in() to enqueues custom files. Thanks to @hwk-fr

1.3

  • Add class to wpadminbar for compatibility with other extensions

1.2

  • Rename functions to prevent crashing when using with other extensions

1.1

  • Add support for hiding bar with keyboard shortcut (Shift+ Arrow Down)

1.0

  • Initial release