Linux 软件免费装
Banner图

Sign-up Sheets

开发者 fetchdesigns
dlsstudios
更新时间 2025年3月2日 11:24
WordPress版本: 6.7
版权: GPLv2 or later

标签

signup volunteer sign up non-profit sign-up

下载

1.0.13 2.3.1 1.0.10 1.0.14 2.2.12 2.2.2 2.3.0.1 2.3.1.1 1.0.12 2.3.0 2.2.14 2.2.11 2.2.3 2.2.0.1 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.2 2.2.10 1.0.11 2.2.1 2.2.11.1 2.2.13

详情介绍:

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 - SFTP
  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 [sign_up_sheet] shortcode (optional)

屏幕截图:

  • 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.3.1.1 | 2025-03-01
  • Fixed {site_name} variable in email template.
2.3.1 | 2025-03-01
  • Added support for Pro email variables {sheet_url} and {sheet_title} to email template message configurations.
  • Fixed security on sign-up form to prevent content injection.
2.3.0.1 | 2025-02-02
  • Fixed issue where base version wouldn't load on its own.
2.3.0 | 2025-02-02
  • Added ability to mark email field as optional.
  • Updated translation textdomain to better match WordPress standard of 'sign-up-sheets'. [⚠️Breaking Change]
  • Updated .sr-only class to use .screen-reader-text to be more consistent with WP core.
  • Fixed missing escaping around translations on tasks table.
  • Fixed sheets with the hidden email set so that the column doesn't show up in the admin and status email task tables.
  • Fixed password-protected sheets to prevent displaying sheet content prior to password being entered.
  • Fixed WP 6.7 notice being thrown of "Function _load_textdomain_just_in_time was called incorrectly."
  • Fixed bug preventing editing of new tasks on mobile devices.
2.2.14 | 2024-10-07
  • Added setting to clear cache on specific post IDs when a sign-up occurs.
  • Added [sign_up_spot_count] shortcode.
  • Fixed bug with Divi theme's Smooth Scroll feature conflicting with the Auto-Scroll sign-up link hash feature.
  • Fixed error on Manage Sign-ups edit form in admin due to sign-up-link auto-scrolling feature missing variable.
2.2.13 | 2024-07-19
  • Added Sign-up link auto-scrolling with a hash so that when clicking the sign-up links/buttons the user is taking right to the form no matter how much content you put before the sign-up sheet. This can be disabled in the admin under Sign-up Sheets > Settings > Sign-up Form > Disable sign-up link auto-scroll to sheet.
  • Fixed issue where non-logged-in user could submit a sign-up and assign it to another user's account. [CVE-2024-39654]
  • Fixed XSS issue in admin on Help page email test form and added some additional URL sanitization throughout the plugin. [CVE-2024-6020]
  • Fixed missing rel="noreferrer" on target="_blank" instances and removed some instances that were not needed to improve accessibility/usability.
  • Fixed PHP deprecated error when non-string or empty string is passed to strpos.
  • Fixed PHP syntax error with unexpected ')' for PHP versions prior to 7.3.
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. [CVE-2024-31303]
  • 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.

常见问题:

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

First you add a sheet under Sign-up Sheets > Add Sign-up Sheet. Then you can optionally create a Sheet listing page using the Gutenberg Block or the [sign_up_sheet] shortcode. To learn more, visit the Creating a Sign-up Sheet doc.

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 [sign_up_sheet] 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 [sign_up_sheet] 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]).

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.3.1.1 | 2025-03-01 2.3.1 | 2025-03-01 2.3.0.2 | 2025-02-02 2.3.0 | 2025-02-02 2.2.14 | 2024-10-07 2.2.13 | 2024-07-19 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