Beschreibung
REQUIREMENTS
LATEST VERSION IS COMPATIBLE ONLY WITH GRAVITY FORMS 2.5+
Legacy version Notification Attachments for Gravity Forms (Legacy GF 2.4-)
Don’t work? Open ticket, we answer in max 48h.
This plugin requires Gravity Forms.
Send attachment in Gravity Forms Notification, you can add easily from Gravity Forms Notification setting.
Filter
For allow other plugins/themes to update the attachment_path as they need.
add_filter(‚gf_kgm_notification_attachment_path‘, $path, $attachment_id, $form, $lead)
Installation
- Upload the plugin files to the ‚/wp-content/plugins/‘ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Add attachment in Gravity Forms Notification.
FAQ
-
Where I can add files?
-
You can add one or multiple files as attachment in any notification settings of your Gravity Forms module.
-
I can add more than one attachment?
-
Yes.
-
How plugin work?
-
Plugin use default Gravity Forms send hook.
Rezensionen
Mitwirkende & Entwickler
„Notification Attachments for Gravity Forms“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Notification Attachments for Gravity Forms“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
0.5.1
- Bugfix and compatibility.
0.5
- Filter for upload dir thanks to @effakt
0.4
- Bugfix.
0.3.2
- FIX for non thumb image (icon)
0.3.1
- FIX for non thumb image
0.3
- FIX not updated attachment after save
- FIX error after add attachment
0.2
- DANGER! Compatibility Gravity Forms 2.5+ – DON’T UPDATE IF YOU USE PREVIOUS VERSION
0.1.1
- Compatibility WordPress 5.7
0.1
- Initial release