
內容簡介
這個輕量級的外掛程式可以讓使用者建立一個儀表板小工具,以便快速存取經常使用的 wp-admin 選單。
我最初開發這個外掛程式是因為在每個 WordPress 專案中,我都花了數小時時間編寫客戶/用戶文件。我使用這個腳本來將所有必要的連結組織到單個小工具中,以供非技術用戶使用,而不是書寫逐步導航文件。作為開發人員,我也使用這個腳本來組織經常存取的 wp-admin 連結,以便快速存取。
如果您有任何反饋或問題,請聯繫開發人員:hemthapa.com
外掛標籤
開發者團隊
② 後台搜尋「Dashboard quick links widget」→ 直接安裝(推薦)
原文外掛簡介
A lightweight plugin to allows admins to create an admin dashboard widget with frequently accessed links for quick access.
I originally developed this plugin after spending hours creating client/user documentation for every WordPress project. Instead of writing step-by-step navigation documentation, I used this plugin to organise all necessary links on the single widget for non-technical users. As a developer, I also use this script myself to organise frequently accessed links for quick access.
Links format
Each link should be entered in a separate line in the following format
(the fourth parameter, i.e. font awesome icon class is optional)
Link text|Button link|Button text|font-awesome icon class
Examples
Post blog|/wp-admin/post-new.php|Post blog
Post blog|/wp-admin/post-new.php|Post blog|fa fa-cog
Post blog|/wp-admin/post-new.php newtab|Post blog|fa fa-cog`
If you have any feedback or queries please contact me at hemthapa.com
