Title: WP Custom Admin Bar
Author: Wes Todd
Published: <strong>26 ກຸມພາ 2011</strong>
Last modified: 25 ກຸມພາ 2012

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/wp-custom-admin-bar.svg)

# WP Custom Admin Bar

 ໂດຍ [Wes Todd](https://profiles.wordpress.org/jawesomeclay/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/wp-custom-admin-bar.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/wp-custom-admin-bar/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/wp-custom-admin-bar/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/wp-custom-admin-bar/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/wp-custom-admin-bar/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-custom-admin-bar/)

## ຄຳອະທິບາຍ

A really simple and easy to use plugin to help gain control of the new Admin Bar.

This gives you options to change who sees the Admin Bar based on their user role,
change or override the default styling or remove the Admin Bar altogether. It adds
a menu to the Admin Bar which gives you the ability to disable it on a single page
or sitewide for a single browser session.

WP Custom Admin Bar supports Custom Roles.

### Donations

[Contact Me](http://wesleytodd.com/contact)

## ພາບໜ້າຈໍ

 * [[
 * The Administration Options Page
 * [[
 * The Admin Bar Menu
 * [[
 * Styled Admin Bar used on [heyNordyne.com](http://heynordyne.com)
 * [[
 * Styled Admin Bar used on the [Hot Tub Things Blog](http://blog.hottubthings.com)

## ການຕິດຕັ້ງ

 1. Extract ‘wp-custom-admin-bar’ and transfer it to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit the setting page to customize your admin bar (be sure to save your settings!)

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Can I disable the Admin Bar for just one browsing session or on just one specific
page?

Yes you can! As of version 1.0 there is a menu item in the admin bar to disable 
the
 bar on a page by page basis or for the entire site. This setting is for a single
browser session, so if you close your browser the settings reset.

  When I disable the Admin Bar for a given User Role, does it hide the options in
their profile page?

Yes. Thanks to Rick for the suggestion.

  Does this plugin support custom roles?

Yes! This feature was added in version 1.3.0

For any other questions:
 [Contact Me](http://wesleytodd.com/contact)

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“WP Custom Admin Bar” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Wes Todd ](https://profiles.wordpress.org/jawesomeclay/)

[ແປ “WP Custom Admin Bar” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-admin-bar)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/wp-custom-admin-bar/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/wp-custom-admin-bar/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/wp-custom-admin-bar/) 
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/wp-custom-admin-bar/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.3.4

 * Added donation buttons

#### 1.3.4

 * Updated the default styling content to the new WordPress base admin bar css
 * Added an option to reset the css to the default. (It is recommended that people
   upgrading do this to get the updated class names.)
 * Added helper text for the “Hide Site Wide” and “Hide For This Page” options.
 * Added an activation hook to instantiate the options

#### 1.3.3

 * Removed the Custom Admin Bar menu from displaying while in the WordPress admin

#### 1.3.2

 * The styles applied using the plugin now apply in the admin area

#### 1.3.1

 * Bug fix: Sometimes $wp_roles is not created yet, so check for that and create
   it if it isn’t

#### 1.3.0

 * Added support for custom roles
 * Added a description of the “Content Bump” in the admin menu

#### 1.2.1

 * Bug fix: margin was still applied if Admin Bar was hidden on a single page

#### 1.2

 * Hide Admin Bar options on the profile page for everyone if the Admin Bar is completely
   disabled
 * Bug fixes
 * Changed ‘cab_hide_by_page’ to fire on the ‘wp’ action

#### 1.1

 * Hide the Admin Bar options on the profile page for users who have the admin bar
   disabled by the plugin
 * Check on SESSION[‘cab_disabled_pages’] to make sure it is an array before disabling
   pages

#### 1.0

 * Added Admin Bar Menu to Admin Bar
 * Session based disabling for whole site or single page

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.3.5**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **14 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **400+**
 *  ເວີຊັນ WordPress ** 3.1 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.3.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/wp-custom-admin-bar/)
 * ແທັກ
 * [admin bar](https://lo.wordpress.org/plugins/tags/admin-bar/)[hide](https://lo.wordpress.org/plugins/tags/hide/)
   [removal](https://lo.wordpress.org/plugins/tags/removal/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/wp-custom-admin-bar/advanced/)

## ການໃຫ້ຄະແນນ

 4.2 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 4 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/wp-custom-admin-bar/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Wes Todd ](https://profiles.wordpress.org/jawesomeclay/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-custom-admin-bar/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://wesleytodd.com/contact)