這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題集

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.