[wordpress插件] amr personaliseamr个性化

wordpress 插件 文章 2020-02-18 00:00 555 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin allows one to personalise content for a logged in user.

此插件允许您为登录用户个性化内容。

It uses shortcode type functionality in any email template or page or post.

它在任何电子邮件模板,页面或帖子中使用简码类型功能。

It extract stored details of the viewer or reader.

它提取查看器或阅读器的已存储详细信息。

A default text can be specified for situations where there are no stored details.

可以为没有存储的详细信息的情况指定默认文本。

It also allows you to customise the email address that wordpress uses to send the emails, and the sender name.

它还允许您自定义wordpress用于发送电子邮件的电子邮件地址和发件人姓名。

This can allow you to offer a more customised service for example with a more helpful unsubscribe link.

这可以使您提供更个性化的服务,例如带有更有用的退订链接。

Or you could create your own “profile” page for logged in users only.

或者,您可以为登录的用户创建自己的“个人资料”页面。

Plugin homepage: http://wpusersplugin.com/personalise/

插件主页: http://wpusersplugin.com/personalise/

Demo page: http://test.icalevents.com/personalise/

演示页面: http://test.icalevents.com/personalise/

安装步骤

    1. In the wordpress admin plugin section of your site, click “Add New” or download and Unzip the file into your wordpress plugins folder.
    2. 在您网站的wordpress管理员插件部分中,单击“添加新”或下载文件并将其解压缩到您的wordpress plugins文件夹中。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. In the plugin settings page, define text to use if no user details found, Optionally redefine the wordpress sender name and email.
    6. 在插件设置页面中,定义未找到用户详细信息时要使用的文本,(可选)重新定义wordpress发件人名称和电子邮件。

    7. Add one or more [user] to a page, post or email template such as in Subscribe2, Post Notification or

    8. 将一个或多个[用户]添加到页面,帖子或电子邮件模板中,例如在Subscribe2,发布通知中或

      "Affiliate Link to the providers of Your Responder" rel="nofollow">Your Responder.

    9. “与您的响应者的提供者的会员链接” rel =“ nofollow”>您的响应者。

    10. Test by either: logging in as someone and browsing to the page or post;

    11. 通过以下任一方式进行测试:以某人身份登录并浏览至该页面或帖子;

      or using S2 or YR to send a broadcast email to test email addresses only (such as yourself!)

    12. 或使用S2或YR发送广播电子邮件以仅测试电子邮件地址(例如您自己!)

    How to use

    使用方法

    Simplest: Put [user] in your page, post, or email template.

    最简单:将[用户]放在页面,帖子或电子邮件模板中。

    eg: Welcome [user]

    例如:欢迎[用户]

    Note: at this stage, only the simpler meta values should be used.

    注意:在此阶段,仅应使用更简单的元值。

    later more complex data structures stored in the meta values may be accessible as in the amr_users listing tool.

    之后,可以像amr_users列表工具一样访问元值中存储的更复杂的数据结构。

    See also https://codex.wordpress.org/Function_Reference/get_userdata for info.

    另请参阅https://codex.wordpress.org/Function_Reference/get_userdata了解信息。

    Examples:

    示例:

      • [user] will display display name
      • [用户]将显示显示名称

      • [user user_login]
      • [用户user_login]

      • [user user_email]
      • [用户user_email]

      • [user display_name]
      • [用户显示名称]

      • [user user_nicename]
      • [用户user_nicename]

      • [user first_name last_name]
      • [用户名字的姓氏]

      • [user description]
      • [用户描述]

      • [user roles]
      • [用户角色]

      • [user yourtableprefix_capabilities]
      • [用户yourtableprefix_capabilities]

      • [user message=”Dear %s,” display_name ]
      • [用户消息=“尊敬的%s”,显示名称)

      • [user message=”You registered on %s as a %s ” user_registered wp_capabilities ]
      • [用户消息=”您已在%s上注册为%s” user_registered wp_capabilities]

      • [user message=”A url like %s is valuable.

      • [用户消息=”%s之类的网址很有价值。

        ” user_url]

      • ” user_url]

      • [user message=”You said you came from %s ” state] – a custom register plus field
      • [用户消息=”您说您来自%s”状态] –自定义注册加字段

下载地址
https://downloads.wordpress.org/plugin/amr-personalise.zip
-EOF-

AI助手支持GPT4.0