PF CF7 Extras
PublicFunction's WordPress Plugin for additional functionality for Contact Form 7
by Public Function · github.com/mattras82/pf-cf7-extras · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mattras82/pf-cf7-extras/archive/refs/heads/master.zipDeclares an update source (https://github.com/mattras82/pf-cf7-extras), so updates arrive through the plugin's own updater.
From the readme
PublicFunction CF7 Extras Plugin #
- Version 1.0.9
WordPress plugin for adding additional functionality to the Contact Form 7 plugin. This includes extra validation, dynamic asset enqueueing, custom data sets for form fields, and more. ###
Changelog ##
v.1.0.9
Released on 30 Jan 2025
- Enhancement: Adding support for checkbox inputs in custom form settings
- Other: Fixing PHP 8+ deprecation notices
- Other: Fixing CF7 TagGenerator deprecation notices
v.1.0.8
Released on 08 May 2024
- Bug Fix: Fixing bug introduced in 1.0.6 that closed the session before user info could be read by CFDB plugin
v.1.0.7
Released on 29 Aug 2022
- Enhancement: Adding [userip] special mail tag
- Other: Adding logic to detect Cloudflare connecting IP & forwarding IP address for proper user IP address
v.1.0.6
Released on 17 Aug 2022
- Fix: Implementing the sessionwriteclose() function to fix the WP Site Health issues related to open sessions
- Fix: Changing the hook for saving the URI to session data to templateredirect so that only front-end requests are evaluated
v.1.0.5
Released on 28 Jul 2022
- Warning Fix: Fixing PHP 8.0 warning in SingletonTrait.php
- Fix: CF7 plugin chan
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.