Search results for: admin
WP Simple Pay: Custom Webhook Handling Example
An example of handling the `coupon.updated` webhook event. For a full list of available events see:…
ModalCSS
Used to display popup modal in GenerateBlocks
Change Add Product button URL
Change Add Product button URL
Display Roster Entry
/** Display Roster Entry **/ // FOR DEBUGGING ONLY //$data = serialize(array("Red", "Green", "Blue")); //echo $data…
Adding a Video Before Your Form
This code snippet will add a video above your form.
Use Full Store Address in Ships From
By default the Ships From metadata displayed under the add to cart button only shows the…
Accordion Template Helper
This snippet will allow you to use Section Divider fields in an "accordion-like" manner by adding…
WP Simple Pay: Add User Meta After Payment
Use the payment email address to look up a WordPress user and add custom meta information.