このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

User Links for WP Menus

説明

Adds a metabox to the menu admin page listing users so they can be more easily added as custom links to the WordPress Custom Menus.

スクリーンショット

  • This is what it looks like

インストール

Install like all other plugins. This plugin has no options or settings. Once activated a new metabox will show on custom menus screen.

FAQ

I don’t see a new metabox on the menus page?

Check that the metabox is turned on under Screen Options. https://codex.wordpress.org/Administration_Screens#Screen_Options

The link gets added but when I click it I get a 404?

Does the user you added actually have posts assigned to them? If they don’t yet they don’t have an author archive page in WordPress. I’m currently thinking about what to do for these scenarios, let me know what you think?

Can I restrict the users listed to a particular user role?

No, currently this plugin has no options and it shows user of the roles: super admin, administrator, editor, author & contributor. It does not list subscribers.

Will options be added?

Maybe. Let me know what you want.

評価

このプラグインにはレビューがありません。

貢献者と開発者

User Links for WP Menus はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“User Links for WP Menus” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2

Restricted user query to ‘super admin’,’administrator’,’editor’,’author’ & ‘contributor’. No longer includes subscribers.
Fixed adding multiple users to the menu at once.

0.1

  • Initial release. Rough but functional. Known issues: Only one user link at a time gets added to the menus even if multiple are selected.