Admin Bar ID Menu

توضیحات

There are times that you need to know the ID number of a page or post in WordPress and it can be more painful than it should be to find that number. This plugin does one simple thing: it displays the ID number of the page, post, category, or tag you are looking at in the WordPress Admin Bar. It appends this ID to the edit menu already on the Admin Bar. Needless to say, that means that this plugin is only useful for WordPress version 3.1 or above, since the Admin Bar was first introduced with 3.1.

عکس‌های صفحه

  • Notice the number next to the edit link in the Admin Bar, that is the page's ID number.

نصب

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

سوالات متداول

Why would anyone need this?

If you are asking this question, you don’t need this at all. The only time to bother with this plugin is after you’ve been frustrated a few times trying to track down an id.

Why don’t I see numbers on “view” items?

The inclusion of id numbers on the “view” items in the Dashboard only works in WP 3.3 and up. If you are not seeing those numbers, then you may need to upgrade your WordPress installation.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Admin Bar ID Menu” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Admin Bar ID Menu” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

v.1.1 (2020-06-17)

  • fixed PHP header and readme file (v.1.1.1)
  • no functional changes, just tested and moved to Github