• Hello experts,
    I am creating a new plugin in which I want the gravity form’s form data to be posted & I am using “gform_post_submission” hook for that using add_action but currently, my code is inside theme’s functions.php & I want this code to be inside my plugin folder so that the user can install & use the plugin directly without making any changes in the theme’s functions.php, how can I do this? Please help me.

    Thank you.

    • This topic was modified 6 years, 9 months ago by genextwebs.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Calling one plugin’s hooks in another plugin’ is closed to new replies.