If but i think $post->ID will show the current page id. The form is added to a wordpress page with shortcode and i want to get the current form id when i am on that page inside functions.php
Actually i am trying to show a google recaptcha for a give specific form. So i need the current form id in functions.php file.