Restore Gravity Forms Embed Button on TinyMCE
Add to theme functions file. Displays on every WYSIWYG field /*****Restore Gravity Forms Embed Button on TinyMCE*********/ add_filter( 'gform_display_add_form_button', '__return_true' ); More examples on GF Docs
Forms, TinyMCE | Type: PHP
Show remaining entries on Gravity Forms registration form
Displays number of entries remaining for a particular form in a shortcode
Forms | Type: PHP
Stripe Test Card Numbers
Use these card numbers to test Stripe before going live.
eCommerce, Forms | Type: Other
Toggling search form and focus search field
Nothing tricky about toggling a search form, but making the search field focus upon showing was hard to find. For an example, see the search button [...]
Forms, Javascript, jQuery | Type: PHP






