Linux 软件免费装
Banner图

Sign-up Sheets

开发者 fetchdesigns
dlsstudios
更新时间 2024年3月4日 04:22
WordPress版本: 6.4
版权: GPLv2 or later

标签

signup church volunteer sign up photographer club sign-up PTA timeslot PTO Non-profit signup sheet sign up sheet

下载

1.0.13 2.2.11.1 2.2.1 2.2.12 1.0.10 1.0.12 1.0.11 1.0.14 2.2.11 2.2.3 2.2.0.1 2.2.4 2.2.5 2.2.6 2.2.2 2.2.7 2.2.8 2.2.9 2.2 2.2.10

详情介绍:

This plugin lets you quickly and easily setup sign-up sheets on your WordPress site. Use it for volunteer and time slot sign-ups, personnel and resource coordination, and much more. The free version of Sign-Up Sheets includes the following features: The Pro version of Sign-Up Sheets includes the following features: Sign-up Sheets is currently being used by organizations and businesses for non-profit and church volunteer opportunities, schools and PTO/PTA volunteering, club sign-ups, photographer and meeting room timeslot sign-ups, and more. It's a great alternative to monthly paid services like SignUpGenius and allows you to control your own sign-ups right on your WordPress site.

安装:

  1. Download the plugin
  2. From your WordPress Admin panel, click the Plugins Menu
  3. Deactivate and delete any previous versions of Sign-up Sheets including the free version.
  4. Within the Plugins menu, click the "Add New" button
  5. Click the "Upload Plugin" button from the menu at the top
  6. Select the Sign-up Sheets zip file you downloaded and click the "Install Now" button
  7. After installation is complete, click "Activate Plugin"
Manual Install - FTP
  1. Download the plugin and extract the files
  2. Copy the sign-up-sheets directory and all its files to your /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Create a new blank page and add the shortcode [sign_up_sheet]

屏幕截图:

  • Frontend Individual Sign-up Sheet
  • Frontend Sign-up Form
  • Admin Sign-up Sheets Listing
  • Admin Edit Sign-up Sheet Form
  • Admin Manage Sheet Screen with ability to add, edit and clear sign-ups
  • Admin Edit Sign-up Form

升级注意事项:

2.2.12 | 2024-03-03
  • Added support for reCAPTCHA v3
  • Added support for the Breeze caching plugin
  • Added classes "wp-block-button__link wp-element-button" on buttons
  • Added workaround to support GoodLayers theme content not displaying on automatically-generated sheet pages
  • Fixed copy sheet action to include nonce for security
  • Fixed postboxes on Settings page to retain sorting and open/close status per user
  • Fixed custom sign-up field bug where field that included "signup_" in the slug wouldn't allow saving the value properly
  • Fixed FDSUS_DISABLE_MIGRATE_2_0_to_2_1 to prevent more unnecessary migration logic from running
2.2.11.1 | 2023-09-25
  • Fixed bug that was throwing PHP Warning on some installs
  • Fixed invisible reCAPTCHA which was incorrectly showing the simple CAPTCHA as well
2.2.11 | 2023-09-24
  • Added [user_sign_ups] shortcode to allow displaying list of their own sign-ups for logged-in users.
  • Added .fdsus-signup-cta class to the sign-up links on the sheet pages and sheet listing pages
  • Fixed performance on sheet page due to inefficiencies in Compact Mode checks and TaskCollections
  • Fixed broken "Export as CSV" link on "Manage Sign-ups" page
  • Fixed reCAPTCHA invisible (v2) form submit error
  • Fixed Gutenberg block toggle for list_title_is_category where it wasn't saving the toggle value
  • Fixed deprecation notices for PHP 8
2.2.10 | 2023-07-26
  • Added support for the WP Fastest Cache plugin
  • Added sign-up User ID column to export files
  • Fixed broken "Export Sheet as CSV" link bug introduced in version 2.2.9
2.2.9 | 2023-07-20
  • Added ability to edit existing and add new sign-ups in admin on Manage Sign-ups page
  • Fixed CSRF security validation with admin settings page
  • Removed unused database call on Help page
2.2.8 | 2023-04-19
  • Added sign-up dates and assigned users on Manage Sign-ups page in admin
  • Fixed bug with new sorting feature from 2.2.7 causing a fatal error when running on PHP 7.4 and earlier
2.2.7 | 2023-04-16
  • Added new sheet listing order options of descending order for date or sheet ID
  • Added support for the Loco Translate plugin
  • Added translation support to the admin Help page
  • Added FDSUS_DISABLE_MIGRATE_2_0_to_2_1 constant to allow disabling the migration process if needed
  • Updated styles to allow horizontal scrolling for sheet's task listing table content extends past smaller screens such as on mobile
  • Updated spot number text to be translatable (Ex: "#1:")
  • Updated Help page "System Information" and moved it to the main WordPress Site Health Info page
  • Fixed bug where removed sign-ups don't flush 3rd party cache plugins
  • Fixed confirmation email issue with missing removal link and other sign-up user info variables when W3 Total Cache Database Cache is enabled

常见问题:

How do I create a Sign-up Sheet page on my site?

You can do this by creating any page or post and adding the shortcode [sign_up_sheet] to the content. Then, go to the "Sign-up Sheets" section of your WP admin and create a new sheet.

Is Sign-up Sheets GDPR compliant?

Please read our GDPR and Sign-up Sheets article for how to configure your sign-ups to adhere to GDPR.

If I update to the Pro version, will I lose my information from the free version?

No, you will not lose any information and will retain all of your current sign-up sheets and sign-ups.

Can I change the "from" address on the confirmation email?

Yes, in Settings > Sign-up Sheets you can specify any email you want. It defaults to the email address set in Settings > General.

How can I suggest an idea for the plugin?

Any and all feedback is greatly appreciated! Post your idea on the Sign-up Sheets Suggestions Forum or send an email through the website

What is the difference between "Custom Task Fields" and "Custom Sign-up Fields (pro version only)

Custom Task Fields: (on the Sign-up Sheet) are fields that appear when you create or edit a sheet in the admin on each task that you create. They are for display purposes only on the front-end of the Sign-up Sheet. Custom Sign-up Fields: (on the Sign-up Form) are fields that users fill out on the front-end on the form they use to sign-up for an open spot

How do I display sheets from only 1 specific category (Pro version only)

To filter by category, you can include the category id # in the shortcode to determine which category will display on that page. As an example, the following shortcode would show all sheets associated with category #5... [sign_up_sheet category_id="5"]

When are email reminders sent? (Pro version only)

When you have the "reminder" setting turned on in Settings > Sign-up Sheets, a WordPress event will be triggered to check for reminders needing to be sent out. This happens when someone visits your site, but no more than once per hour. You can set how many days prior to the event you would like reminders to go out.

How do I change the sheet list heading?

The list title defaults to 'Current Sign-up Sheets'. To customize this, you can add the option list_title to your shortcode (example: [sign_up_sheet list_title=""]). If you are using the Pro version and filtering by a specific category, you can also have this default to the name of the category by adding the option list_title_is_category (example: [sign_up_sheet category_id=4 list_title_is_category=true]).

What dynamic variables can I use in my confirmation email? (Pro version only)

{site_name} {site_url} {from_email} {removal_link} {signup_details} {signup_firstname} {signup_lastname} {signup_email}

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.

更新日志:

2.2.12 | 2024-03-03 2.2.11.1 | 2023-09-25 2.2.11 | 2023-09-24 2.2.10 | 2023-07-26 2.2.9 | 2023-07-20 2.2.8 | 2023-04-19 2.2.7 | 2023-04-16 2.2.6 | 2022-11-19 2.2.5 | 2022-09-23 2.2.4 | 2022-09-11 2.2.3 | 2022-04-09 2.2.2 | 2022-03-19 2.2.1 | 2022-02-26 2.2.0.1 | 2022-02-01 2.2 | 2022-01-30 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0