Add Donation Form Shortcode

Display a specific campaign's donation form using a shortcode.

My Insert widget in header

My own way of Inserting widget in header

Using Smart Tags in Your WordPress Rewrite Rules

This code snippet converts messy query string URLs into clean, user-friendly URLs while preserving functionality

10+

Disable the Last Updated Date in Index/Root XML Sitemap

This filter can be used to disable the Last Updated date that All in One SEO…

10+

Output og:image that uses the Large Size Image

This snippet can be used to output og:image that uses the large size image

10+

Real-time validation for restricting numbers from Single Line Text field

/** * Dynamically prevent numbers from being entered on single line text fields * * @link…

10+

Dynamically Change the SEO title of a Specific Term when the Metadata is Loaded

This filter can be used to dynamically change the SEO title of a specific term when…

10+

Sending Multiple File Uploads to Google Drive through Zapier

This snippet modifies our Zapier integration and allows users to send multple files submitted through the…

10+

Minimalistic Admin Bar

This code snippet allows you to customize the WordPress admin bar by removing the WordPress logo,…

Focused Form Fields

This CSS snippet will make your fields focused on click.

10+

How to Populate a Form Field from an Anchor Link

/** * Populate field from anchor link. * * @link https://wpforms.com/developers/how-to-populate-a-form-field-from-an-anchor-link/ */ function wpf_dev_autofill_field() { ?>

10+

Set AIOSEO Metabox Priority to Low

Set the AIOSEO metabox priority to low

10+

How to Display a List of WPForms Using a Shortcode

This snippet will create a new shortcode that can display all your WPForms forms.

10+

How to Use Conditional Logic With a Date Picker

/** * Use conditional logic with a date field to show or hide another form field…

10+

Disable Redirect Logging in AIOSEO Redirects

This filter can be used to skip logging redirect logging in AIOSEO Redirects.

10+
1 19 20 21 22 23 149