Pass PHP values to jquery the wordpress way
Pass your php values and data to jquery/javascript using the ‘wp_localize_script’ function.
Pass your php values and data to jquery/javascript using the ‘wp_localize_script’ function.
Recently my client asked me to write code for adding ActiveCampaign subscriber list when submitting a Gravity form. There is addons available for most of the mail campaign. But not for ActiveCampaign. Here is how I achived that, though it seems bit complicated.
A simple trick to achive the placeholder effects to gravity form filelds
To remove the wordpress pages or a specific category from search results, add the following code snippetss to your functions.php