该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Attend

描述

WP attend is an easy to use plugin for the creation and managing of activities.
People can subsribe to receive attendance emails and can confirm or deny their attendance with one click.
You can easily create, manage and delete activities via a calendar, and choose to send attendance emails to your subscribers.
A clear overview of attendances is consultable per activity.

Features:

  • Shortcode for a calendar to add, edit and delete activities
  • Shortcode for a registration form to subsribe
  • One click attendance confirmation emails for subscribers
  • Overview of attendances per activity
  • Manage your subscribers
  • Add custom privacy policy for subscribers

Documentation
Please visit the WP attend website for the documentation

屏幕截图

  • Calendar
  • Subscribe
  • Day overview
  • Add activity
  • One click attendance email
  • Attendances overview
  • Manage subscriptions

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the ‘wp-attend’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the WP Attend admin screen to configure the plugin
  4. Add the calendar to a page with this shortcode: [wp_at_calendar]
  5. Add the subscribtion form to a page with this shortcode: [wp_at_subscribe]

常见问题

When trying to create an activity I get the error message ‘Sending email failed’

You probably haven’t configured your email. We recommend using a plugin like ‘WP mail smpt’ which is very easy to configure.

评价

此插件暂无评价。

贡献者及开发者

“WP Attend” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP Attend」插件已被翻译至 3 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WP Attend”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.3

  • fixed more sanitization issues

1.0.2

  • added security with sanitize, validation and escape

1.0

  • Initial Release