[wordpress插件] BP Profile Home WidgetsBP Profile主页小部件

wordpress 插件 文章 2020-03-10 17:40 465 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

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.

它专门设计用于BP Nouveau成员个人资料主页窗口小部件区域以及BP旧版个人资料页面,方法是在该页面上添加窗口小部件区域以供插件使用。

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).

只需安装插件,然后将小部件放置在BP Nouveau成员主页小部件区域或为旧版用户创建的Profile Widget区域中(Profile Top和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 Nouveau成员个人资料主页后,将出现一个空白页,该页设置为其默认登录页面。

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.

BP Profile Home Widgets通过允许站点管理员将大量用户可配置的Widget放置在Homepage Widget区域中,提供了首页的下一个逻辑扩展。

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;

这是BP用户小部件的配套插件;

whilst BP User Widgets is optimized for sidebars, BP PRofile Home Widgets is designed to be shown in wider formats.

BP用户小部件针对侧边栏进行了优化,而BP PRofile主页小部件被设计为以更宽的格式显示。

Text Widgets – Provide a full featured TinyMCE text editor, if the use has video upload capability then the Media interface is also enabled.

文本小部件–提供功能齐全的TinyMCE文本编辑器,如果使用的具有视频上传功能,则还将启用“媒体”界面。

Shortcodes are supported.

支持简码。

Video Widget – Allow links from YouTube and other video hosting sites to be added.

视频小部件–允许添加来自YouTube和其他视频托管网站的链接。

WordPress Posts Widget – display the users latest post links and thumbnail.

WordPress帖子小部件–显示用户最新的帖子链接和缩略图。

The following features need BuddyPress to be active.

以下功能需要BuddyPress才能激活。

BuddyPress Groups – Adds a list of groups the user is a member of.

BuddyPress组-添加用户所属组的列表。

BuddyPress Friends – Adds a friends list.

BuddyPress好友-添加好友列表。

BuddyPress Activity – Adds a recent activity feed.

BuddyPress活动-添加最近的活动供稿。

BuddyPress Mentions – Displays any updates that mention the user.

BuddyPress提及–显示提及用户的所有更新。

BuddyPress Mention Me – Adds an input form pre-populated with the @user mention code to enable other users to comment to the user.

BuddyPress提及我-添加一个预填充有@user提及代码的输入表单,以使其他用户可以对该用户发表评论。

The following features need BP Follow to be active.

以下功能需要激活BP Follow。

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

预设-网站管理员可以配置自己的默认设置,以显示在尚未配置其自己的窗口小部件的任何成员个人资料上,以确保在Nouveau主页的情况下,空白页面不会显示为成员的默认登录页面。

.

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/

对于旧版模板,启用这些配置文件小部件后,您可能希望将配置文件页面设置为默认登录页面,而不是标准活动页面,为此,只需将以下行添加到plugins /中的bp-custom.php中

buddypress:

buddypress:

/**
 

/ **
 

* Change BuddyPress default Members landing tab.
 

*更改BuddyPress默认的“会员登录”标签。
 

*/

* /

define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );

define('BP_DEFAULT_COMPONENT','profile');

Other plugins that help with profile personalization are:

其他有助于个人资料个性化的插件是:

* BP User Widgets

* BP用户小工具

* BP Custom Background for User Profile

* 用户配置文件的BP自定义背景

安装步骤

Option 1.

选项1。

    1. From the Admin>>Plugins>>Add New page, search for BP Profile Home Widgets.
    2. 从管理>>插件>>添加新页面,搜索BP Profile Home Widget。

    3. When you have located the plugin, click on “Install” and then “Activate”.
    4. 找到插件后,单击“安装”,然后单击“激活”。

    5. Go to the Appearance/Widgets page and add the BP Profile Home Widget to the BuddyPress member home widget area,
    6. 转到“外观/窗口小部件”页面,并将BP Profile Home窗口小部件添加到BuddyPress成员主页小部件区域,

    7. All users will be able to go to their profile home page and add their widgets!
    8. 所有用户都可以访问其个人资料主页并添加其小部件!

    With the zip file:

    使用zip文件:

    Option 2

    选项2

      1. Upzip the plugin into it’s directory/file structure
      2. 将插件上传到其目录/文件结构中

      3. Upload BP Profile Home Widgets structure to the /wp-content/plugins/ directory.
      4. 将BP Profile Home Widgets结构上传到/ wp-content / plugins /目录。

      5. Activate the plugin through the Admin>>Plugins menu.
      6. 通过“管理” >>“插件”菜单激活插件。

      7. Go to the Appearance/Widgets page and add the BP Profile Home Widgets to the BuddyPress members home widget area,
      8. 转到“外观/窗口小部件”页面,并将BP Profile Home窗口小部件添加到BuddyPress成员主页窗口小部件区域,

      9. All users will be able to go to their profile home page and add their widgets!
      10. 所有用户都可以访问其个人资料主页并添加其小部件!

      Option 3

      选项3

        1. Go to Admin>>Plugins>>Add New>>Upload page.
        2. 转到管理员>>插件>>添加新>>上传页面。

        3. Select the zip file and choose upload.
        4. 选择zip文件,然后选择上载。

        5. Activate the plugin.
        6. 激活插件。

        7. Go to the Appearance/Widgets page and add the BP Profile Home Widgets to the BuddyPress members home widget area,
        8. 转到“外观/窗口小部件”页面,并将BP Profile Home窗口小部件添加到BuddyPress成员主页窗口小部件区域,

        9. All users will be able to go to their profile home page and add their widgets!
        10. 所有用户都可以访问其个人资料主页并添加其小部件!

下载地址
https://downloads.wordpress.org/plugin/bp-profile-home-widgets.1.1.5.zip
-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] Chatwing Live Group Chat – HTML5 + Chat AppsChatwing实时群聊– HTML5 +聊天应用程序
[wordpress插件] Altocloud Analytics & CommunicationsAltocloud分析与通信
[wordpress插件] Consolari Debug LoggerConsolari调试记录器
[wordpress插件] Alert box for comments提示框
[wordpress插件] Cloak Front End Email斗篷前端电子邮件
随便看看
微信公众号免300认证教程 4931
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 3951
小程序广告组件通过审核,但是小程序内没有显示广告? 4130
企业微信通讯录账号被管理员误/恶意删除,怎么办? 7989
问题? 7221
如何快速搭建抽奖助手小程序(无需代码知识) 5013
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 5966
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5491
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5189
如何解决渲染层网络错误Failed to load media? 16544