前言介紹
- 這款 WordPress 外掛「BP Profile Home Widgets」是 2019-02-18 上架。
- 目前有 60 個安裝啟用數。
- 上一次更新是 2024-07-22,距離現在已有 287 天。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
venutius |
外掛標籤
bp | widget | nouveau | profile | buddypress |
內容簡介
個人化使用者個人資料是社交網路的重要功能,此外掛程式旨在提供關鍵的個人資料主頁個人化功能。它專門為 BP Nouveau 成員個人資料主頁小工具區域以及添加掛件區作用於 BP Legacy Profile 頁面而設計,使掛件區供掛件程式使用。只需安裝此外掛程式,並將掛件放置於 BP Nouveau 成員首頁掛件區或為遺留使用者(Profile Top 和 Profile Bottom)建立的個人資料小工具區即可。
啟動 BP Nouveau 成員個人資料首頁時,大多數的使用者會看到一個空白頁面,並將其設置為預設首頁。BP Profile Home Widgets 提供首頁的下一個邏輯延伸,使站點管理員可以在首頁掛件區放置多個配置的掛件,這些掛件可以配置為預設值,以便即使使用者未配置自己的掛件,每個使用者的首頁將顯示一些基本資訊。
此外掛程式允許使用者選擇多達兩個文字文本掛件、兩個影片掛件、我的文章、我的社群、我的朋友、我的活動、提到我、提到我的(個人資料評論表單)、我正在關注誰和誰關注我。可藉由簡單的拖放介面輕鬆重新排列掛件順序。
此為 BP User Widgets 的配合外掛程式,BP User Widgets 適用於側邊欄,BP PRofile Home Widgets 則設計便於顯示更寬的格式。
文字文本掛件 - 提供全功能的 TinyMCE 文字編輯器,如果使用者有上傳影片的功能,則也會啟用媒體介面,支援短代碼。
影片掛件 - 允許將來自 YouTube 和其他影片託管網站的連結添加到其中。
WordPress 文章掛件 - 顯示使用者最新文章連結和縮略圖。
以下功能需要啟用 BuddyPress。
BuddyPress 群組 - 添加使用者成員的群組列表。
BuddyPress 朋友 - 添加朋友列表。
BuddyPress 活動 - 添加最近的活動頁面。
BuddyPress 提到 - 顯示任何更新的使用者提及。
BuddyPress 提到我 - 添加一個輸入表單,預先填寫 @user 提及條件,以讓其他使用者對該用戶發表評論。
以下功能需要啟用 BP Follow。
我正在關注誰 - 列出使用者正在關注的最近活躍成員。
誰正在關注我 - 列出最近活躍的關注者。
預設值 - 站點管理員可配置自己的預設設置,以便在 Nouveau 首頁的情況下不會出現空白頁面作為成員的預設登錄頁面。
對於遺留模板,啟用這些個人資料掛件後,您可能想將個人資料頁面設置為預設登錄頁面,而不是標準活動頁面,只需在 plugins/buddypress 中的bp-custom.php 中添加以下行:
/**
* 更改 BuddyPress 默認的成員登錄選項卡。
*/
define('BP_DEFAULT_COMPONENT', 'profile' );
其他有助於個人資料個人化的外掛程式包括:
* BP User Widgets
* BP Custom Background for User Profile
原文外掛簡介
The ability to personalize a users own profile is an important part of a social network. This plugin is designed to deliver a key profile home page personalization feature. It’s designed to work specifically with the BP Nouveau members profile home page widget area and also the BP Legacy Profile page by adding a widget area to that page for use by the plugin. Simply install the plugin and place the widget into the BP Nouveau members home widget area or the Profile Widget Areas created for Legacy Users (Profile Top and Profile Bottom).
When you enable the BP Nouveau Members Profile Home page for most users what will appear is a blank page that is set as their default landing page. BP Profile Home Widgets provides the next logical extension of the home page by allowing the site admin to place a number of user configurable widgets in the home page widget area. These can be configured as presets so that every users home-page will display some basic information even if they have not configured their own widgets.
The widget allows users to select up to two Text Widgets, two Video Widgets, My Posts, My Groups, My Friends, My Activity, My Mentions, Mention Me (profile comment form), Who I’m following and Who I’m followed By. The widget order can be easily rearranged using a simple drag and drop interface.
This is a companion plugin to BP User Widgets; whilst BP User Widgets is optimized for sidebars, BP PRofile Home Widgets is designed to be shown in wider formats.
Text Widgets – Provide a full featured TinyMCE text editor, if the use has video upload capability then the Media interface is also enabled. Shortcodes are supported.
Video Widget – Allow links from YouTube and other video hosting sites to be added.
WordPress Posts Widget – display the users latest post links and thumbnail.
The following features need BuddyPress to be active.
BuddyPress Groups – Adds a list of groups the user is a member of.
BuddyPress Friends – Adds a friends list.
BuddyPress Activity – Adds a recent activity feed.
BuddyPress Mentions – Displays any updates that mention the user.
BuddyPress Mention Me – Adds an input form pre-populated with the @user mention code to enable other users to comment to the user.
The following features need BP Follow to be active.
Who I’m following – Lists recently active members the user is following.
Who’s Following Me – Lists recently active followers.
Presets – Site Admin can configure their own default settings to be displayed on any members profile that has not configured their own widgets, to make sure blank pages are not shown as the members default landing page in the case of the Nouveau home page.
For the Legacy Template, once you have enabled these profile widgets you may like to make the profile page the default landing page rather than the standard Activity, to do this simply add the following line to bp-custom.php in plugins/buddypress:
/**
* Change BuddyPress default Members landing tab.
*/
define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );
Other plugins that help with profile personalization are:
* BP User Widgets
* BP Custom Background for User Profile
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BP Profile Home Widgets」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.5 | 1.1.6 | 1.1.7 | 1.2.0 | trunk |
延伸相關外掛(你可能也想知道)
Verified Member for BuddyPress 》此外掛允許您逐個或根據 WP 角色驗證您的 BuddyPress 成員。 您還可以允許成員直接從其成員檔案請求驗證。, 驗證通過的成員將在前端上顯示類似 Twitter 的「...。
BuddyPress Group Email Subscription 》這個強大的外掛程式允許使用者收到團體活動的電子郵件通知。每週或每日摘要皆可選擇。每位使用者都可以選擇如何訂閱他們的團體。, 請注意,此外掛需要 BuddyP...。
Member Swipe for BuddyPress 》透過滑動觸控裝置上的手指或桌面上的滑鼠點擊輕鬆地瀏覽您的 BuddyPress 成員。, 您只需加入專用的 Gutenberg 區塊「Swipe Directory」,就可以輕鬆地在任何...。
BuddyPress Forum Editor 》BuddyPress未提供視覺編輯器(所見即所得,豐富文字編輯器),因此您僅能使用非常簡單的文本。沒有添加圖片、顏色和豐富的文字到您的討論區主題/帖子,社區就...。
BP GROUPS IMPORT USERS 》BP GROUPS IMPORT USERS 外掛是一個免費的外掛程式,旨在協助使用者批次匯入使用者至 buddypress 群組中。如果使用者在網站上尚未註冊,則使用者將會自動註冊...。
BP User Widgets 》個人化使用者的個人檔案是社交網路的重要部分。這個外掛程式旨在提供關鍵的個人檔案頁面個人化功能。, 它安裝了一個小工具,只在成員的檔案頁面中可見,讓使...。
BuddyPress Power SEO 》WordPress 的 SEO 外掛無法針對 BuddyPress 貢獻。這款外掛解決了這個問題。, BP Power SEO 為您的 BuddyPress 安裝帶來強大的 SEO 功能。現在,您的社群網路...。
BP Block Users 》, 這個外掛需要 BuddyPress 2.4.0+。, , 有時候社群中的使用者需要冷靜一段時間。在 BuddyPress 中,垃圾郵件或刪除使用者是破壞性的行為,幾乎沒有留下任何...。
BP Member Reviews 》這個外掛可以為您的 BuddyPress 社群提供提供為會員提供評論和星級評分的功能。, 快速演示 | 功能請求, 外掛特點:, , 在會員檔案、會員目錄、bbPress 回覆中...。
BP Group Home Widgets 》個人化群組首頁的能力是讓新成員了解群組內容的重要部分。BP Nouveau 添加了一個群組首頁與一個小工具區域,此外掛利用這個小工具區域來讓每個群組創建者在首...。
BuddyPress Elevator Pitch – Enhanced Member Cards 》如果沒有這個外掛,當您進入一個社群並點擊成員時,您會在每位成員的「卡片」上看到以下的資訊:, – 使用者名稱, – 個人資料照片, – 加入...。
BP Display Name 》BP Display Name 是一個非常輕量級的 WordPress 外掛,能夠執行強大的功能。在 WordPress 中使用 BuddyPress 時,會員目錄中顯示的顯示名稱 (display name) ...。
Cosmic BP User Signup Password 》Cosmic BP User Signup Password可以讓Buddypress網站擁有者有彈性地讓用戶在註冊時選擇自己的密碼。如果用戶沒有填寫自己選擇的密碼,系統會在啟動時自動發...。
Buddypress Topic Mover 》這是一個改進版的 BuddyPress 論壇主題移動外掛,由 twodeuces 開發,現在已過時。謝謝!, 有時候您的使用者可能會不小心將論壇主題放在 BuddyPress 中錯誤的...。
BuddyPress Better Pagination 》這個簡單的外掛有三個功能:, , 在BuddyPress的所有目錄(包括群組、論壇、成員、朋友、部落格、訊息)底部添加分頁連結。, 允許您在WP後台的BuddyPress ->...。