Submission Form Redirect

Filter the redirect URL for successful FES Submission Form submission

Facebook storage tracking

Pixel for tracking self storage traffic

Cam McMaster
<10

WPCode Functions

For the WPCode plugin interface

Adding French Time Format for the Date / Time field

This code snippet adds a new French format to the Date / Time field.

<10

Add the fields to the user edit screen

// Add the fields to user edit screen. add_action( 'show_user_profile', 'add_extra_user_fields' ); add_action( 'edit_user_profile', 'add_extra_user_fields' );…

On Add to Cart Event in EDD

Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers. This also…

Dynamic Year Copyright Shortcode

This snippet adds an easy-to-use shortcode to display the copyright symbol with the current year.

Hem

Octodesigns.se Octodesigns.se Hem Produkter Galleri Kontakta mig © 2024 Octodesigns.se All rights reserved. Hem Produkter Galleri…

Helper functions to make generating WordPress post type labels and taxonomy labels easier

Generate post type and taxonomy labels easily by specifying the singular and plural version of the…

Convert Customers to Users

Adds a tool to create user accounts for customers that don't already have them, and update…

Add PDF to purchase receipt

Attaches a PDF to the email customers receive when they purchase

Add Security Info to Checkout

Replace the image on checkout with the proper image for your SSL certificate.

Download Details Featured Image

Add the featured image to output of Download Details widget

1 23 24 25 26 27 78