Cores especificas para cada status do posts/pages

/*----------------------------------------------- Distinto color segun estado de entrada -----------------------------------------------*/ function posts_status_color() { ?>

Add a single Order export field with all Shipping address details

function custom_woo_ce_extend_order_fields( $fields ) { $fields[] = array( 'name' => 'shipping_address_full', 'label' => 'Shipping: All details',…

<10

Ultra Shop button

A button to link our shop to the Ultraceuticals Shop

Defining Amazon SES Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Adding Text/Currency To Progress Bar On Campaign Pages

This only applies to campaigns created with the visual builder introduced in v1.8.0.

David Bisset PRO
<10

om-reactv4.js

// Using React Router V4 import React from "react"; import { withRouter } from "react-router"; class…

EKFH Donation Form

Embeds EKFH donation form

Billing Address Email Tag - Actual Country Name

Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.

Simple Chained Products

Enables a chained products setting on the Download product edit screen for automatically adding "chained" products…

Disable IP Geo lookup service

That script is the one making the call to the geolocation endpoint, the rest of the…

Redirecting Vendors to Vendor Dashboard on Login

Snippet To Redirect Vendors to their Dashboard on login

1 32 33 34 35 36 70