ਵੇਰਵਾ
Contact Form 7 no longer supports the on_sent_ok and on_submit settings available on the Additional Settings screen as of version 5.0 of CF7. Both settings were deprecated before this release, which was why this plugin was first created. https://contactform7.com/additional-settings/
This plugin is meant to be a band-aid to quickly get your Additional Settings working. It reads the Additional Settings data and adds a javascript block when the form is output on the page, using DOM Events as suggested by the CF7 author. https://contactform7.com/dom-events/
ਸਥਾਪਤੀਕਰਨ
- Upload the
cf7-support-deprecated-settingsdirectory to the/wp-content/plugins/directory via FTP - Alternatively, upload the
cf7-support-deprecated-settings_v#.#.zipfile to the ‘Plugins->Add New’ page in your WordPress admin area - Activate the plugin through the ‘Plugins’ menu in WordPress
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
- Installation Instructions
-
- Upload the
cf7-support-deprecated-settingsdirectory to the/wp-content/plugins/directory via FTP - Alternatively, upload the
cf7-support-deprecated-settings_v#.#.zipfile to the ‘Plugins->Add New’ page in your WordPress admin area - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload the
- Can I install this plugin even if my version of CF7 currently supports these two settings?
-
Yes! This plugin does two things – it adds the new javascript to the page where your forms are displayed, and disables the “old” way that CF7 handled these settings. By installing & activating this plugin you stop relying on Contact Form 7 to process your
on_sent_okandon_submitevents, so this plugin should work seamlessly with any modern version of CF7 whether it natively supports these settings or not.
ਸਮੀਖਿਆਵਾਂ
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Contact Form 7: Support Deprecated Settings” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Contact Form 7: Support Deprecated Settings” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
0.4
- Update to prevent PHP warning/notices on action/filters
- Tested with Contact Form 7 v5.0
0.3
- Initial release to the wordpress.org repository
