quiz
// setup console.log("running"); let q = 1; const submit = document.getElementById("next-button"); const question = document.getElementById("question"); //…
Profile Data Shortcode
Renders the value of a single Profile Form field. Accepts one value, key. But it has…
Generate Press Custom Font
This snippet allows developers & designers the ability to add custom fonts to generate press themed…
Set Custom Redirection After Registration
Send the user to a custom page after they have registered.
WP Simple Pay: Create WordPress User After Payment (Lite)
Creates a new WordPress user when one-time payment is made with WP Simple Pay Lite.
Google Tag Manager Head
Google tag Manager Snippet (head section)
Exclude downloads from search
Exclude downloads from showing in search results
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Remove Specific Post Type From Public Post Type List
This filter can be used to remove the movie post type from the public post type…
Prevent AIOSEO From Outputting a rel=”prev” Link
Prevent AIOSEO from outputting a rel=”prev” link
WP Simple Pay: Programmatically Set Custom Field Default Value
Use metadata as the default value for a payment form's custom field.
Allow mobile zoom
function et_add_viewport_meta(){ echo ''; }
Remove the Page Title from the Page Header
The following code can be used to remove the title from the page header title area…
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Keep Username As Display Name
When people update their profile, keep their display name set to be the same as their…