콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Admin Toolbar Menus

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Admin Toolbar Menus

작성자: Benbodhi
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Add 3 new menu locations to the WordPress toolbar so you can quickly and easily create your own custom toolbar menus using the built in WordPress menus page.
Supports multi level and works seamlessly with the existing toolbar menus.

Locations

  • First menu location is under the ‘Site Name’ menu dropdown on the left side.
  • Second menu location is along the main toolbar.
  • Third menu location is under the ‘Howdy / My Account’ dropdown.

    Super simple to use, just like building any other menu in WordPress using the menus page.
    No settings, just ‘plug and play’.

Features

  • Simple toolbar menu customization using WordPress menus
  • Seamless integration with the existing WordPress menus
  • No Settings, just ‘plug and play’

Feedback

  • I am open to your suggestions and feedback – Thanks for checking out this plugin!
  • Hit me up via the support forums or my website
  • Follow @benbodhi on Twitter

Translations

  • English – default, always included
  • Your translation? – Just send it in

Note: This plugin is localized/translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the awesome “Codestyling Localization” plugin and for validating the “Poedit Editor”.

Additional Info

Idea Behind / Philosophy: This is something that I have found super useful when it comes to customizing WordPress. I have been writing custom menus for quite a while and realised there is not much out there like this. No more code snippets, copy pasting or including files, simply install the plugin and away you go using the built in WordPress menus. A simple but powerful plugin to give you more customization powers over the admin toolbar.

Future Features

  • More power over menu locations with options to pick which locations you want to use and the menu order in relation to existing WordPress menus.
  • Options page to remove other standard toolbar menu items.
    (you can uncomment these in the code now if you’re keen 😉
  • Ability to change the WordPress “Howdy” welcome message

스크린샷

  • 3 new toolbar menu locations added to your existing locations.
  • You can see the new locations below when creating your menus.
  • Example main toolbar menu with multi level flyout (you can also see how it was created)
  • Example menu under the ‘My Account’ section. Great for membership sites!
  • Example menu under the ‘My Site’ menu, viewed from backend.
  • Example menu under the ‘My Site’ menu, viewed from frontend.

설치

To install this plugin:

via FTP

  1. Upload folder admin-toolbar-menus to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the menus page under ‘Appearance’ > ‘Menus’ to create your new menus

Or

via wp-admin

  1. Upload the compressed version admin-toolbar-menus.zip through ‘Plugins’ > ‘Add New’ > ‘Upload’
  2. Click ‘Activate Plugin’
  3. Visit the menus page under ‘Appearance’ > ‘Menus’ to create your new menus

FAQ

Does this display menus to admin only or everyone?

The menus created will be visible to anyone logged in.

Can you make it show only to admins?

You could quite easily but you would need to know a little php. You simply need to add a conditional statement to the plugin to make sure only the admin user role can see the menus.

Do you have to use all 3 menus?

Nope! If you don’t assign a menu to the locations, they simply won’t show up.

후기

Best Tool for Admin

May 2023년 7월 28일
This is really helpful. You can make shortcuts to setting page of each plugin, specific post, external link, anything you want. If you are disgusted with many left menus, you should install it. solve problems with one click.

Very h

Doeye Hof 2022년 9월 15일
I say yes use this to click less

Big Time-Saver

Achim Kirchmeier 2021년 6월 16일 답글 1개
What should i say: Thanks a lot! 🙂

Just what I wanted

norabrown212 2021년 1월 26일 답글 1개
I used this to add a dropdown of pages in the admin bar. It is good — simple and easy to use. It could be improved two ways: * add an option to always show the admin bar, even in “fullscreen” mode (I found another plugin to do this, for now) * add an option for a menu to output the admin edit links, rather than the front-end links (I had to use custom links which isn’t as easy to maintain)

Little thing but makes editing so much strait forward

huuhkaja69 2020년 10월 1일 답글 1개
I have been looking easy way to edit admin toolbar menus for a long time and finally found this. Simple and Great plugin!

Spot-on Plugin, my first ever review

macrodesign 2020년 2월 18일 답글 1개
Hi, I must congratulate you for identifying this problem and putting this together. Simple and easy… perhaps you could build on it an make it more intuitive, like a drop down it is now, with all current admin items dynamically updates as they grow, so we would not need to go to the dashboard ever again… just a suggestion, but very helpful, a fresh breath of air
모든 20 평가 읽기

기여자 & 개발자

“Admin Toolbar Menus”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • Benbodhi

“Admin Toolbar Menus”(이)가 12 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Admin Toolbar Menus”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.0.4

  • FIX: “Trying to get property of non-object” PHP notice.

1.0.3

  • Bug Fix – Swapped out the if statement around Site Name menu location, so it didn’t disappear.
  • Uncommented the WP Logo menu removal again – just to keep it consistent for users until there is the option to turn on and off in the admin.

1.0.2

  • Removed the default WP logo menu removal – settings page coming in next release.
  • Clean up code for compatibility with next release and new features.

1.0.1

  • Cleaned up readme.txt file a bit to look nicer in the repository.
  • Modified a screenshot to display the plugin’s features more prominently.

1.0

  • Initial Release.

기초

  • 버전 1.0.4
  • 최근 업데이트: 2년 전
  • 활성화된 설치 1,000+
  • 워드프레스 버전 4.0 또는 그 이상
  • 다음까지 시험됨: 6.5.8
  • 언어

    English (Australia), English (Canada), English (New Zealand), English (UK), English (US), Japanese, Russian, Spanish (Chile), Spanish (Colombia), Spanish (Ecuador), Spanish (Spain), Spanish (Venezuela), 그리고 Swedish.

    자국어로 번역하기

  • 태그:
    adminmenumenustoolbar
  • 고급 보기

평점

별 5점 만점에 5점.
  • 19/5-별점 후기 별 5개 19
  • 1/4-별점 후기 별 4개 1
  • 0/3-별점 후기 별 3개 0
  • 0/2-별점 후기 별 2개 0
  • 0/1-별점 후기 별 1개 0

리뷰 추가하기

모든 리뷰 보기

기여자

  • Benbodhi

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.