這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Gravity Forms: Notification Attachments

描述

An active form with notifications must be available to In order to add attachments to notification you must select them through the media modal, once listed save the notification to attach during notification triggers. This plugin uses the core WordPress and Gravity Forms methods to attach and send notification emails. You are responsible for ensuring your server environment can successfully send.

This plugin requires Gravity Forms by RocketGenius to be active.

This plugin is actively maintained on GitHub. I welcome your pull requests, comments and suggestions for improvement

Thanks to the following users for making the plugin better!

  • @saxonycreative
  • @mathijsbok

安裝

Installing the plugin is easy. Just follow these steps:

  1. From the dashboard of your site, navigate to Plugins –> Add New.
  2. Select the Upload option and hit “Choose File.”
  3. When the popup appears select the gravityforms-notifications-attachment-x.x.zip file from your desktop. (The ‘x.x’ will change depending on the current version number).
  4. Follow the on-screen instructions and wait as the upload completes.
  5. When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
  6. Then navigate to the notification edit screen you wish to add an attachment.

常見問題

Developers

When WP_DEBUG is active the script will use the unminified version of the script.

評價

2020年11月4日
I click on the "Add Attachment" button and nothing happens (other than the screen scrolling to the top). I only wish it did work, as it would be incredibly useful.
2018年12月22日
Yes, it does still work like a charm. (WP v5.0), December 2018. Agree that this should be a standard function of Gravity forms, but in the meantime this is a great solution.
2018年8月28日
Nothing to declare, work as advertised on the latest version of Gravity Forms. Can't figure why this is not a core feature of the original plugin though.
2016年9月3日
The plugin is not working in WordPress 4.3.1. You can click the add attachment button but nothing happens.
閱讀全部14個評價

貢獻者及開發者

“Gravity Forms: Notification Attachments” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.5

  • added Gravity Forms requirement check and notification if not found

1.4

  • fixed Gravity Forms from being greedy to remove the js script for plugin in no conflict mode (thanks to @saxonycreative)
  • tested compatible to WordPress v3.9

1.3

  • fixed filter handling for no attachment emails (thanks to @mathijsbok)

1.2

  • refactored gf_notification_attachment_send to filter the attachment id array through wp_get_attachment_url for server compatibility
    (https://gist.github.com/codearachnid/9537604)

1.1hf

  • fixed issue with referencing empty array on blank meta

1.0

  • Initial release.