
內容簡介
總結:這個外掛可以使用可定制的簡碼來顯示目前登入的使用者或其他指定使用者的資訊,只需插入簡碼即可輕鬆在網站上的任何地方顯示使用者個人檔案。
問題與答案:
1. 這個 WordPress 外掛的目的是什麼?
- 這個外掛的目的是顯示目前登入的使用者或其他指定使用者的資訊,使用者可以藉由插入特定的簡碼來展示使用者個人檔案。
2. 如何可以透過這個外掛來顯示使用者資訊?
- 使用者可以透過插入特定的簡碼來顯示目前登入的使用者或其他指定使用者的資訊,而不需要在網站上手動建立使用者個人資料頁面。
3. 這個外掛提供哪些簡碼可供使用?
- 使用者可以使用以下簡碼來顯示目前登入使用者的資訊:
- [userprsh_id]
- [userprsh_login]
- [userprsh_email]
- [userprsh_firstname]
- [userprsh_lastname]
- [userprsh_nicename]
- [userprsh_display]
- [userprsh_display_name] (alias)
- [userprsh_registered]
- [userprsh_avatar] (image)
- [userprsh_avatar_url]
- [userprsh_url]
- [userprsh_website] (alias)
- [userprsh_description]
- [userprsh_bio] (alias)
- [userprsh_meta key=”your_meta_key”]
- [userprsh_meta id=”1″ key=”your_meta_key”]
- 而為另一個指定的使用者展示電子郵件資訊則可以使用:[userprsh_email id=2]。
外掛標籤
開發者團隊
② 後台搜尋「User Profile Shortcode Display」→ 直接安裝(推薦)
原文外掛簡介
This plugin displays user information for the current logged-in user or any other specified user using customizable shortcodes. It’s designed to easily show user profiles anywhere on your site by simply inserting a shortcode.
Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation
For any feedback or queries regarding this plugin, please contact our Support team
Available Shortcodes For Current User
[userprsh_id]
[userprsh_login]
[userprsh_email]
[userprsh_firstname]
[userprsh_lastname]
[userprsh_nicename]
[userprsh_display]
[userprsh_display_name] (alias)
[userprsh_registered]
[userprsh_avatar] (image)
[userprsh_avatar_url]
[userprsh_url]
[userprsh_website] (alias)
[userprsh_description]
[userprsh_bio] (alias)
[userprsh_meta key=”your_meta_key”]
[userprsh_meta id=”1″ key=”your_meta_key”]
For Another User
[userprsh_email id=2]
