Title: Admin Menu Customizer
Author: Bowo
Published: <strong>دسمبر 7, 2022</strong>
Last modified: دسمبر 8, 2022

---

پلگ انز تلاش کریں

![](https://ps.w.org/admin-menu-customizer/assets/banner-772x250.png?rev=2829709)

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/admin-menu-customizer/assets/icon-256x256.png?rev=2829709)

# Admin Menu Customizer

 منجانب [Bowo](https://profiles.wordpress.org/qriouslad/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/admin-menu-customizer.1.1.4.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/admin-menu-customizer/#description)
 * [جائزے](https://ur.wordpress.org/plugins/admin-menu-customizer/#reviews)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/admin-menu-customizer/#developers)

 [معاونت](https://wordpress.org/support/plugin/admin-menu-customizer/)

## تفصیل

**Admin Menu Customizer** allows you to:

 * Change the order of menu items.
 * Change the title of menu items added by active plugins and theme.
 * Hide menu items on page load, with a "Show All” toggle to reveal them on click.

This is useful to keep your admin menu tidy when your site grows more complex and
have more menu items than can fit on the screen. It also helps you and site editors,
authors and contributors focus on the most relevant menu items, e.g. for managing
content.

The functionality of this plugin is included as part of [Admin and Site Enhancements](https://wordpress.org/plugins/admin-site-enhancements/),
should you prefer a single plugin that does more than one thing.

### Give Back

 * [A nice review](https://wordpress.org/plugins/admin-menu-customizer/#reviews)
   would be great!
 * [Give feedback](https://wordpress.org/support/plugin/admin-menu-customizer/) 
   and help improve future versions.
 * [Github repo](https://github.com/qriouslad/admin-menu-customizer) to contribute
   code.
 * [Donate](https://paypal.me/qriouslad) and support my work.

### Check These Out Too

 * [Admin and Site Enhancements](https://wordpress.org/plugins/admin-site-enhancements/)
   helps you to easily enhance various admin workflows and site aspects while replacing
   multiple plugins doing it.
 * [Flexible Scroll Top](https://wordpress.org/plugins/flexible-scroll-top/) and
   [Floating Share Buttons](https://wordpress.org/plugins/floating-share-button/)
   is a lightweight combo with minimalist UI.
 * [System Dashboard](https://wordpress.org/plugins/system-dashboard/): Central 
   dashboard to monitor various WordPress components, processes and data, including
   the server.
 * [Debug Log Manager](https://wordpress.org/plugins/debug-log-manager/): Log PHP,
   database and JavaScript errors via WP_DEBUG with one click. Conveniently create,
   view, filter and clear the debug.log file.
 * [Variable Inspector](https://wordpress.org/plugins/variable-inspector/): Inspect
   PHP variables on a central dashboard in wp-admin for convenient debugging.
 * [Code Explorer](https://wordpress.org/plugins/code-explorer/): Fast directory
   explorer and file/code viewer with syntax highlighting.

## اسکرین شاٹس

[⌊Main page to customize admin menu⌉⌊Main page to customize admin menu⌉[

Main page to customize admin menu

## عمومی سوالات

### Why build this plugin?

I wanted something simpler in terms of UI and something useful enough in terms of
features than what is available.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“Admin Menu Customizer” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں
حصہ لیا:

شراکت دار

 *   [ Bowo ](https://profiles.wordpress.org/qriouslad/)

“Admin Menu Customizer” کا 2 زبانوں میں ترجمہ کیا گیا ہے۔ تعاون کے لیے [مترجمین](https://translate.wordpress.org/projects/wp-plugins/admin-menu-customizer/contributors)
کا شکریہ۔

[“Admin Menu Customizer” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/admin-menu-customizer)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/admin-menu-customizer/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/admin-menu-customizer/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/admin-menu-customizer/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/admin-menu-customizer/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

### 1.1.4 (2022.12.08)

 * Enqueue jQuery UI widget.min.js for WP version less than 5.6.0. This ensures 
   the feature works for those WP versions.

### 1.1.3 (2022.12.08)

 * Enqueue the minified version of jQuery UI scripts, as older versions of WP do
   not have the unminified version.

### 1.1.2 (2022.12.07)

 * Fix issue where admin menu items are blank, i.e have no titles, upon plugin activation.

### 1.1.1 (2022.12.07)

 * Fix plugin action link, i.e. the "Customize now” link in the plugins page.

### 1.1.0 (2022.12.07)

 * Ensure menu items newly added by activated plugins and them show up in the menu
   and the menu item sortables.
 * Ensure Show All / Show Less toggle is rendered last in the menu
 * Fade out sortables for menu separators, so that actual menu items are shown more
   clearly
 * Ensure stubborn admin notices does not show up in plugin page’s header
 * Strip all HTML tags and content in them from menu item sortables
 * Substantially lower priorities of Admin Menu Cuztomizer actions so that menu 
   items added late by active plugins and theme are handled properly, i.e. have 
   custom order, title and hide status as defined via the sortables

### 1.0.0 (2022.12.07)

 * Initial stable release.

## میٹا

 *  Version **1.1.4**
 *  Last updated **4 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 4.6 یا اس سے جدید **
 *  Tested up to **6.1.12**
 *  PHP version ** 5.6 یا اس سے جدید **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/admin-menu-customizer/)، [English (US)](https://wordpress.org/plugins/admin-menu-customizer/)،
   اور [Italian](https://it.wordpress.org/plugins/admin-menu-customizer/).
 *  [اپنی زبان میں ترجمہ کریں](https://translate.wordpress.org/projects/wp-plugins/admin-menu-customizer)
 * Tags
 * [admin menu](https://ur.wordpress.org/plugins/tags/admin-menu/)[custom menu](https://ur.wordpress.org/plugins/tags/custom-menu/)
   [hide menu](https://ur.wordpress.org/plugins/tags/hide-menu/)[menu](https://ur.wordpress.org/plugins/tags/menu/)
   [menu order](https://ur.wordpress.org/plugins/tags/menu-order/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/admin-menu-customizer/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/admin-menu-customizer/reviews/)

## شراکت دار

 *   [ Bowo ](https://profiles.wordpress.org/qriouslad/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/admin-menu-customizer/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://paypal.me/qriouslad)