Title: Admin Expert Mode
Author: Scott Reilly
Published: <strong>15 ມິຖຸນາ 2009</strong>
Last modified: 19 ພະຈິກ 2021

---

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

![](https://ps.w.org/admin-expert-mode/assets/banner-772x250.png?rev=827089)

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

![](https://ps.w.org/admin-expert-mode/assets/icon-128x128.png?rev=1092282)

# Admin Expert Mode

 ໂດຍ [Scott Reilly](https://profiles.wordpress.org/coffee2code/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/admin-expert-mode.2.9.zip)

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

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

## ຄຳອະທິບາຍ

WordPress has long provided inline documentation throughout the administrative interface
that provide explanations for various features and input fields. This includes an
explanations of excerpts, trackbacks, custom fields, page parents, etc. These are
great for newcomers to WordPress, but for those with sufficient familiarity these
bits of text are no longer necessary and merely provide visual noise. This plugin
gets rid of those descriptive texts.

The plugin’s behavior is made available as a per-user profile option. Each user 
who wishes to enable expert mode for themselves must do so individually by going
into their profile, checking the field ‘Expert mode’, and then pressing the ‘Update
Profile’ button.

Specifically, this plugin removes:

 * Dashboard
    - Description of “Welcome to WordPress!” panel
 * ຫມວດຫມູ່
    - Description of “Category Name”
    - Description of “Category Slug”
    - Description of “Category Parent”
    - Description of “Description”
 * ແກ້ໄຂເລື່ອງ
    - Description of “Custom Fields”
    - Description of “Excerpts”
    - Description of “Trackbacks”
 * ແກ້ໄຂໜ້າ
    - Description of comment status
    - Description of “Custom Fields”
    - Verbose descriptions of “Attributes” (parent, template, and order)
 * ​ແກ້​ໄຂ​ລິ້ງ
    - Description of “Name”
    - Description of “Web Address”
    - Description of “Description”
    - Description of “Target”
    - Description of “Link Relationships (XFN)”
 * ປ້າຍກຳກັບ
    - Description of “Tag name”
    - Description of “Tag slug”
 * ວິດ​ເຈັດ
    - Text indicating that widgets are added from the listing of widgets on the 
      left.
 * ຕິດຕັ້ງ Theme
    - Help text for search field
    - Help text for “Feature Filter”
 * Themes – Custom Header
    - Help text simply stating you can upload files from you computer
 * Manage Plugins
    - Description of what plugins are and that they are activated/deactivated on
      that page
    - Text indicating that broken plugins can be renamed to remove them from being
      active
    - Description of the “Recently Active Plugins” section
 * Add New Plugins
    - Help text for search field
    - Help text for “Popular Tags”
 * Users – Your Profile
    - Help text for “Biographical Info”
    - Help text for “Sessions”
 * ​ເຄື່ອງ​ມື
    - Description paragraphs for “Press This”
 * Tools – Import
    - Description paragraph for “Import”
 * Tools – Export
    - Description paragraphs for “Export”
 * Settings – General
    - Extra help text after input fields for “Tagline”, “Site Address (URL)”, “Email
      Address”, “Timezone”
 * Settings – Writing
    - Label for “Update Services”
 * Settings – Reading
    - Extra description for “Search engine visibility”
 * Settings – Discussion
    - Description of what avatars are
    - Description of purpose of default avatar
 * Settings – Media
    - Text that explains sizes represent maximum dimensions in pixels of images 
      uploaded to Media Library
 * Settings – Permalinks
    - Help text about “Common Settings”
    - Help text about “Optional”
 * Settings – Privacy
    - Paragraphs of text describing the Privacy Policy page

NOTE: This plugin does NOT remove input field labels or section headers, nor anything
containing actual data. In a few cases, descriptive text is left intact when it 
is of enough importance to warrant retention, or the markup structure does not facilitate
easy removal.

Links: [Plugin Homepage](https://coffee2code.com/wp-plugins/admin-expert-mode/) 
| [Plugin Directory Page](https://wordpress.org/plugins/admin-expert-mode/) | [GitHub](https://github.com/coffee2code/admin-expert-mode/)
| [Author Homepage](https://coffee2code.com)

### Developer Documentation

Developer documentation can be found in [DEVELOPER-DOCS.md](https://github.com/coffee2code/admin-expert-mode/blob/master/DEVELOPER-DOCS.md).
That documentation covers the hooks provided by the plugin.

As an overview, these are the hooks provided by the plugin:

 * `c2c_admin_expert_mode` : Filter to dynamically determine whether the admin expert
   mode should be active.
 * `c2c_admin_expert_mode_default` : Filter to customize whether admin expert mode
   should be active for users by default or not.

## ພາບໜ້າຈໍ

 * [[
 * A screenshot of some of the panels of the ‘Edit Post’ admin page _after_ this
   plugin is activated.
 * [[
 * A screenshot of the same panels of the ‘ແກ້ໄຂເລື່ອງ’ admin page as they appear
   in a standard WP 3.3 installation. See the difference?
 * [[
 * A screenshot of the plugin’s profile checkbox on the user Profile page.
 * [[
 * A screenshot of the form on the ‘Categories’ admin page _after_ this plugin is
   activated.
 * [[
 * A screenshot of the form on the ‘ຫມວດຫມູ່’ admin page as they appear in a standard
   WP 3.3 installation. See the difference?

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

 1. Install via the built-in WordPress plugin installer. Or install the plugin code
    inside the plugins directory for your site (typically `/wp-content/plugins/`).
 2. Activate the plugin through the ‘Plugins’ admin menu in WordPress
 3. Each user who wishes to enable expert mode for themselves must do so individually
    by going into their profile, checking the checkbox ‘Expert mode’, and then pressing
    the ‘Update Profile’ button.

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

### Can I view an admin page with admin expert mode turned off without turning the feature off for my account or disabling the plugin entirely?

Yes. Use the ‘disable-admin-expert-mode’ query parameter with a value of ‘1’ to 
disable admin expert mode for the loaded page. This would yield a URL, for example,
of `https://example.com/wp-admin/options-general.php?disable-admin-expert-mode=1`.
If the URL already has query parameters specified (you’ll see a “?” in the URL),
then you have to add the new query parameter as an additional one joined with “&”,
e.g. `https://example.com/wp-admin/post-new.php?post_type=page&disable-admin-expert-
mode=1`.

### Does this plugin include unit tests?

Yes.

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/168d68f4a235d6ec2e289a7f98543b15250a33ef342699138e7672dcedecdaf0?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin](https://wordpress.org/support/topic/excellent-plugin-6966/)󠁿

 [Jon Dennis](https://profiles.wordpress.org/jondennis/) 15 ເມສາ 2021

Excellent code as always from Scott Reilly. This has saved me so much time trying
to trim down the Admin Interface. Thank you 🙂

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/admin-expert-mode/reviews/)

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

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

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

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

“Admin Expert Mode” ໄດ້ຖືກແປເປັນ 1 ພາສາທ້ອງຖິ່ນ. ຂໍຂອບໃຈ [ທີມງານຜູ້ແປ](https://translate.wordpress.org/projects/wp-plugins/admin-expert-mode/contributors)
ສຳລັບການປະກອບສ່ວນຂອງເຂົາເຈົ້າ.

[ແປ “Admin Expert Mode” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/admin-expert-mode)

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

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

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

#### 2.9 (2021-11-16)

Highlights:

This minor release adds DEVELOPER-DOCS.md, notes compatibility through WP 5.8+, 
reorganizes unit tests, and minor tweaks.

Details:

 * New: Add DEVELOPER-DOCS.md and move hooks documentation into it
 * Change: Add newlines after output block tags and remove newline after label tag
 * Change: Add translator comments to explain placeholders
 * Change: Use stricter equality check in a conditional statement
 * Change: Tweak inline function documentation (typo, verb tenses, bullet list syntax)
 * Change: Tweak installation instruction
 * Change: Note compatibility through WP 5.8+
 * Change: Change a tag in readme.txt header
 * Unit tests:
    - Change: Use stricter regex in a couple tests
    - Change: Restructure unit test file structure
       * Change: Move `tests/test-*` into `tests/phpunit/tests/`
       * Change: Move `tests/bootstrap.php` to `tests/phpunit/`
       * Change: Move `bin/` into `phpunit/`
    - Change: In bootstrap, store path to plugin file constant so its value can 
      be used within that file and in test file
    - Change: In bootstrap, add backcompat for PHPUnit pre-v6.0
    - Change: Remove ‘test-‘ prefix from unit test files
    - Change: Rename `phpunit.xml` to `phpunit.xml.dist` per best practices
 * New: Add a few more possible TODO items

#### 2.8 (2021-03-24)

Highlights:

This release is a recommended minor update that hides text in the welcome panel 
on the dashboard page, hides text on the “Settings – Writing” and “Settings – Reading”
pages, and notes compatibility through WP 5.7+.

Details:

 * New: Hide the description of the dashboard’s welcome panel
 * New: Hide the label for the “Update Services” on the “Settings – Writing” page
 * New: Hide the extra description for the “Search engine visibility” on the “Settings–
   Reading” page
 * Fix: Fix typo in plugin description
 * Change: Note compatibility through WP 5.7+
 * Change: Update copyright date (2021)

#### 2.7 (2020-06-14)

Highlights:

This release is a recommended minor update that updates hiding of text on “Privacy
Settings” page, hides text on “Media Settings” page, hides text relating to avatars
on “Discussion Setting” page, adds a TODO.md file, updates a few URLs to be HTTPS,
expands unit testing, and notes compatibility through WP 5.4+.

Details:

 * New: Hide the descriptions of what avatars and default avatars are on the “Discussion
   Settings” page
 * New: Hide the intro paragraph for the “Media Settings” page
 * New: Add TODO.md and move existing TODO list from top of main plugin file into
   it
 * Fix: Re-hide descriptive paragraphs for “Privacy Settings” page
 * Change: Note compatibility through WP 5.4+
 * Change: Update links to coffee2code.com to be HTTPS
 * Unit tests:
    - Change: Enhance `test_default_hooks()` to support testing for direct function
      callbacks rather than just method callbacks
    - Change: Remove unnecessary unregistering of hooks
    - Change: Use HTTPS for link to WP SVN repository in bin script for configuring
      unit tests (and delete commented-out code)

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

 *  ເວີຊັນ **2.9**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 2.8 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **5.8.13**
 *  ພາສາ
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/admin-expert-mode/) ແລະ [English (US)](https://wordpress.org/plugins/admin-expert-mode/).
 *  [ແປເປັນພາສາຂອງເຈົ້າ](https://translate.wordpress.org/projects/wp-plugins/admin-expert-mode)
 * ແທັກ
 * [admin](https://lo.wordpress.org/plugins/tags/admin/)[coffee2code](https://lo.wordpress.org/plugins/tags/coffee2code/)
   [documentation](https://lo.wordpress.org/plugins/tags/documentation/)[expert](https://lo.wordpress.org/plugins/tags/expert/)
   [help](https://lo.wordpress.org/plugins/tags/help/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/admin-expert-mode/advanced/)

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

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

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

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

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

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

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

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

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

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

## ບໍລິຈາກ

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

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6ARCFJ9TX3522)