Due to a backwards-incompatible change in version 5.2, you can no longer retrieve the form’s meta data using get_posted_data()
.
Instead, you can use the id
value in the array returned by get_current()
:
$contact_form = WPCF7_ContactForm::get_current();
$contact_form_id = $contact_form -> id;
Related Posts:
- Can’t send mails using contact plugin [closed]
- In wordpress how to sent different email separetly when i click on different email ids [closed]
- Contact form 7 select box different value-text than content-text in option [closed]
- Unable to check if plugin is active
- Send email when a new post is published [closed]
- Using Advanced Custom Fields with WordPress and Lightbox
- Generate Advanced Custom Fields box in custom admin menu page
- How to add usermeta to “Notice of Email Change” email message
- Contact Form 7 plugin refreshing page on submit [closed]
- How to bulk send emails
- wp_mail() is not working on server
- Storing a password for use with a WordPress plugin
- Loop with array of posts using ‘Advanced Custom Fields’ plugin [closed]
- wp_mail attachment not working
- Advanced Custom Fields/User Role Editor – how to hide ACF for certain users?
- Setting Custom Email From name and email address in wp_email()
- Last modified field for user profile?
- how to incude logo in contcat form 7 email [closed]
- Add custom variable in Contact Form 7 mail body
- Get post by ASC from custome field DATE picker
- Getting value from Advanced Custom Fields [closed]
- How can you include a theme template file from within a plugin (i.e. WooCommerce’s Shop page)?
- Email Bounce Address
- Advanced Custom Fields plugin – get text from editor field and save it in a variable
- WordPress Registration Email by Role
- Pull out Advanced Custom Fields in Related post plugin
- Using a post-signup hook to get user details
- Matching Chapters to a Custom posts [closed]
- Getting value from dymanic text variable into Contact Form 7
- How to send an automated email to the customers when product is added woocommerce
- Custom Fields with Pods not being translated
- is there a way to link one of the field in ACF field group, to a field in a media attachment page? [closed]
- Display encrypted content on my website
- dirname( __FILE__) returning wrong directory inside plugin
- Notify comment author upon reply
- Paid Membership Pro with ACF [closed]
- ACF only showing up in Homepage but doesn’t appears in all pages
- Implementing an “Email this” button?
- Send admin an email when a user’s search has no results
- Contact Form 7 – Form name blank [closed]
- WordPress contact form 7 to show the form dropdown menus as like [closed]
- Looking for advice for a mail sending plugin
- Remove Advanced Custom Fields plugin for client?
- How to check if an email was sent from or originated from a specific plugin?
- Plugin to email a post or page to someone
- Collecting email addresses via a “beta” sign up form
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- Send email with list of active plugins upon activation/deactivation
- WordPress: Add custom add_filter for custom functions
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- sending different email notification while registration based on user role
- Function added to hook “new_to_publish” not executing – custom plugin
- Conditional custom redirect
- How to display a number of posts based on a Advanced Custom Field (ACF)
- Two WooCommerce installations on the same server, one sends customer emails but the other does not
- How to get the get the select values created by ACF plugin in wordpress
- Contact Form 7 “non-selectable” options in a drop down [closed]
- Plugin to send messages to members/lists but not full-blown newsletters
- Mass Mail Plugin to Email Specified User Roles [closed]
- value not set in contact form 7 plugin of wordpress [closed]
- How to create repeater field manually, without plugin (ACF Pro)?
- Contact Form 7 is not redirecting the “Thank-You” page with the removal of CSS and JS of plugins
- WordPress – send digital product with custom email
- Setting Author on CPT
- How to create a form where you can select multiple recipients, based on a list of website users?
- Push Contact form 7 variable to front end after submission
- SMTP emails not picking up the correct From name and From email
- ACF checkbox return format based on page
- custom fields not displaying on wordpress site
- I want to schedule email (date, time is in database->table) wp_schedule_event() not working
- ACF Fields are not showing up on Homepage
- Why Custom fields description is not working WordPress Version 5.4.2?
- How can I implement radio buttons with icons in Contact form 7?
- Contact Form 7 – Make a selection unavailable after a number of bookings
- Change the color of ACF Subtitle output background
- Send email when a user registers Rest api
- Could someone maybe point me in the direction of a decent tutorial on how to create a wordpress plugin that is compatible with another plugin please?
- Use WordPress Site For Email List Functionality
- Get only selected custom taxonomy
- get/show Last ID
- plugin_dir_url(__FILE__) searches parent theme in ACF extension
- Form tries to download a file on submit
- Setup SMTP setting in wordpress
- How do I replace the e-mail form to functional e-mail subscription? [closed]
- Contact Form 7: custom validation [closed]
- Advanced Custom Field User Help URL
- Retrieving old forms in Contact Form 7 [closed]
- Define constant for one plugin in mu-plugin
- Pulling Advanced Custom Fields from other pages
- Automatically send an email to list when blog is updated
- Custom time field won’t sort regardless of format
- How put a file when the email is sent to user contact form 7
- ACF Taxonomy Object term Null [closed]
- Send email notification when meet the condition
- Contact form 7 – How to send mail to two different E-mail Address [closed]
- prevent contact form 7 from submission on certain condition
- Update acf field in woocommerce orders
- Sort posts by Date (DESC) and by ACF: active_inactive (ASC)
- Using ACF to allow user to add and edit multiple saved forms
- additional fields based on the quantity of products selected