[wordpress插件] BP User InformationBP用户信息

wordpress 插件 文章 2020-03-10 22:00 518 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Select which fields of yours users profile you wanna show in your members page.

选择要在成员页面上显示的用户个人资料的哪些字段。

安装步骤

    1. Upload the plugin files to the ‘/wp-content/plugins/plugin-name’ directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到“ / wp-content / plugins / plugin-name”目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress.
    4. 通过WordPress中的“插件”屏幕激活插件。

    5. Use the Settings->User Information screen to configure the plugin.
    6. 使用“设置”->“用户信息”屏幕来配置插件。

    7. Inside ‘wp-content/plugins/buddypress/bp-themes/bp-default/members/members-loop’ add the following in line 48 do_action( ‘bp_ui_show_user_data’ ).

    8. 在“ wp-content / plugins / buddypress / bp-themes / bp-default / members / members-loop”内部,在第48行do_action('bp_ui_show_user_data')中添加以下内容。

      If you´re using buddypress default theme put it in ‘wp-content/themes/bp-default-master/members/members-loop’.

    9. 如果您使用的是buddypress默认主题,请将其放在“ wp-content / themes / bp-default-master / members / members-loop”中。

下载地址
https://downloads.wordpress.org/plugin/bp-user-information.zip
-EOF-

AI助手支持GPT4.0