Forum
JS code for question and answer page
Google Ads
Google Ads
Weather API
Live weather
Order WPCode snippets by title in the admin
Make the default order of WPCode snippets in the admin by title ascending.
google tag
google code
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…
ModalJS
Used to display popup modal in GenerateBlocks
Auto register guests that purchase
function wc_register_guests( $order_id ) { // get all the order data $order = new WC_Order($order_id); //get…
Google AD
Google AD Snippet
Disable emails on free purchases
If the purchase was for a free product, don't send any emails.
Add Custom Text Before Purchase Button
Add custom text just before the "Purchase" button at checkout
Show Discount Field
Makes the discount field on checkout show by default.
Replace Add to Cart With Download for Subscribers
If the user is recurring or has purchased the product already, shows a link to download…
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…