私たちのようにWordPress 3.3(ライブデモを含む)で遊んでいるなら、おそらく新しい管理バーに適応しているでしょう。正直なところ、私たちは新しい管理バーのデザインが気に入っています。プラグイン作者がそれを壊してしまうまでは)とてもきれいに見えます。プラグイン投稿者として、あなたは多くの自由を持っていますが、同時に大きなレスポンシブも持っています。プラグイン作者がダッシュボードウィジェットや管理バーメニューなどを追加できるフックが用意されています。しかし、多くのプラグイン作者が管理バーに項目を追加し始めたらどうなるでしょうか?解像度の小さい(モバイルではない)ユーザーにとっては、まったくのカオスになってしまう。私たち開発者の大半は1600px以上の画面サイズを使っています。しかし、1200pxや1024pxの解像度のユーザーもいます。1600pxの解像度でも、管理バーを壊すのに必要なプラグインはすべて10個です。下のスクリーンショットを見てください:
1200pxのような解像度で、10個のプラグインが管理バーに追加された場合。メニューが2行目にドロップされ、Howdyエリアも表示されます。
では、どうすればいいのでしょうか?
管理バーに “More “というメニューをドロップダウンで表示させることだ。Googleのように。
このMoreドロップダウンメニューには、すべてのプラグインがドロップされます。これにより、プラグイン投稿者は特定のユーザーインターフェース(UI)に先頭に固定表示することができ、より良いユーザー体験を提供できるようになる。これはまた、矛盾を防ぐことにもなる。上の最初のスクリーンショットでは、W3 Total Cacheプラグインが検索の後に表示されています。これは矛盾している。フレデリックはおそらく、自分のプラグインが最後に表示されるように(より多くの露出が保証されるように)、権限レベルを1000か何かにしたのだろう。WordPress 3.2まではよかった。しかし、WordPress 3.3では、検索が右に表示されなくなり、初心者には奇妙に見える。
私たちが言いたいのはすべて、より一貫性のあるユーザーインターフェースが必要だということです。
次の問題は、moreドロップダウンの悪用をどう防ぐかだ。プラグイン投稿者は、管理バーに項目を追加することが重要だと考えています。しかし、彼らがどう考えているかは問題ではない。ユーザーにはこの件について選択権があるはずだ。プラグインWP-Bitlyを使っているからといって、すべてのエディターが管理バーに “Shortlink “メニューを表示しなければならないわけではありません。ユーザーが管理バーにメニュー項目を表示させたくない場合、管理バーからメニュー項目を削除する方法があるはずです。
どう思いますか?WordPressの管理バーにもっとドロップダウンが必要でしょうか?あなたのフィードバックをお待ちしています。
senlinonline
so basically what you’re saying with the article is that the new adminbar was “pushed through” by some people who thought it great, but that little to no thought went into the consequences?
So until your solution becomes the standard I know that I will completely disable that bloody bar for all users, probably even including myself…
Japh
This is certainly an interesting proposal. I’m not sure if it belongs in core WordPress, but certainly there’s a plugin for for managing the way other plugins are added to the various menus. There are already plugins out there to help sort problems like this out in the side menu, like Mark Jaquith’s “Menu Humility” plugin. Something for the admin bar too would be great.
Zach Levine
I use dual monitors so I avoid using the thing altogether
ssjaime
I think that the admin bar should have a more dropdown and that by default all plugin elements are added to the dropdown. Then, there should be a new “menu” type structure allowing a maximum of 3 of those to be given top level.
I use Headway Themes and am grateful that the Visual Editor is integrated in the admin bar. It would be a huge dis-service for me to have this buried in the dropdown…
LewAyotte
I don’t think so… but it could easily be a plugin, customizable according to a administrators needs.
LewAyotte
I don’t think so… but it could easily be a plugin, customizable according to a administrators needs.