-
Posted a reply to Customise contact form 7, on the site WordPress.org Forums:
CF7 defines action hooks so that you can extend CF7 rather than modify it. I'd… -
Posted a reply to wp_get_current_user() return Null inside wpcf7_before_send_mail, on the site WordPress.org Forums:
That's what I found too @stajan. I don't think it always worked like that but… -
Posted a reply to wp_get_current_user() return Null inside wpcf7_before_send_mail, on the site WordPress.org Forums:
Same here. WordPress 4.8.1 and CF7 also 4.8.1. Mine is an infrequently-used form that did… -
Posted a reply to Email MM as Month name, on the site WordPress.org Forums:
Add this code to your theme's functions.php Replace 'your-date' with the name you gave your…