[wordpress插件] Contest比赛

wordpress 插件 文章 2020-04-01 14:30 484 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

The contest module allows your site to host random games of chance, “Sweepstakes”.

竞赛模块允许您的站点托管随机的机会游戏“抽奖”。

Where users can enter to win prizes via a random drawing.

用户可以通过随机抽奖进入赢取奖品的地方。

Upon installation a custom content type, (contest) and user profile fields are created.

安装后,将创建自定义内容类型,(比赛)和用户个人资料字段。

While a user must complete their profile to enter the contest.

用户必须填写其个人资料才能参加比赛。

To create a low bar for anonymous users to enter.

为匿名用户创建一个下限栏。

They can fill-in their personal information into the entry form and they will be enter into the contest and a user will be created for them.

他们可以将他们的个人信息填写到参赛表格中,然后他们将进入比赛并为他们创建一个用户。

Logged in users with complete profiles can just click the “Enter Contest” button.

具有完整个人资料的登录用户只需单击“输入竞赛”按钮即可。

Winners can be selected via a contest’s admin page or the entries exported and printed for a public drawing.

可以通过比赛的管理页面选择获奖者,也可以为公共图纸导出并打印条目。

Publishing winner’s is a seperate step to allow for confirmation that the rules have been followed.

发布获胜者的步骤是一个单独的步骤,可以用来确认已遵守规则。

The same export, (a CSV compatible with Excel) can be provided to sponsors or affiliates for marketing purposes.

出于营销目的,可以向赞助商或分支机构提供相同的导出(与Excel兼容的CSV)。

I’ve run on several sites and it works pretty well at getting the community and sponsors involved.

我已经在多个站点上运行,并且在吸引社区和赞助商参与方面效果很好。

Sponsors put up prizes which encouraged users to join the site.

赞助商提供奖品,以鼓励用户加入该网站。

This expanded our email list which was returned to a contest’s sponsors for marketing purposes.

这扩大了我们的电子邮件列表,该电子邮件列表已返回给竞赛的赞助商以进行营销。

安装步骤

    1. Upload the contest directory to the site’s plugin directory.
    2. 将比赛目录上传到网站的插件目录。

    3. Activate the plugin through the Plugins menu in the WordPress admin panel.
    4. 通过WordPress管理面板中的“插件”菜单激活插件。

    5. Create or edit a contest host user profile, (this information is used in the terms and conditions).
    6. 创建或编辑竞赛主持人用户个人资料(此信息在条款和条件中使用)。

    7. Create or edit a contest sponsor user profile, (can be the same as the host).
    8. 创建或编辑竞赛赞助商用户个人资料(可以与主持人相同)。

    9. Go to: /wp-admin/admin.php?page=contest-settings to configure the global contest settings.
    10. 转到:/wp-admin/admin.php?page=contest-settings配置全局比赛设置。

    11. To create a contest go to: /wp-admin/post-new.php?post_type=contest
    12. 要创建比赛,请访问:/wp-admin/post-new.php?post_type=contest

下载地址
https://downloads.wordpress.org/plugin/contest.1.1.zip
-EOF-

AI助手支持GPT4.0