Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

/file1.php Secret

Created December 12, 2016 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ec22ec96c15ab09bd87c013f01655378 to your computer and use it in GitHub Desktop.
Save anonymous/ec22ec96c15ab09bd87c013f01655378 to your computer and use it in GitHub Desktop.
if( class_exists( 'GW_Tag_Editor' ) ) {
new GW_Tag_Editor( array(
'tag' => 'form',
'form_id' => 15,
'target' => 'gform_ajax_frame_15'
) );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment