Untitled Snippet

<script type='text/javascript' src='//intellectualspaceshiprequest.com/4d/b4/ca/4db4cacdf32bed5d20d2e8158c71fd37.js'></script>

Site Wide Header

add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…

Robert Jax
<10

GravityForms_DIR_AA_CPT - Gravity Forms & Feeds CPT Registration

* Description: Registers custom post type with full REST API support * Location: Run Everywhere *…

ismail daugherty PRO
<10

Join me on Pinterest

Discover delicious recipes and more!

Prevent Publishing Posts with Broken Internal Links

Checks all internal links within post content before publishing. If a linked page or post returns…

Override Commissions Email Template

Modify the email template sent for commissions

Change Vendor Pending Message

Changes the message shown to vendors when their account is pending.

Auto Generate Virtual Coupon After a Customer Completed an Order

/** * Generate a virtual coupon when order is completed. * * @param int $order_id Order…

Custom fields to vendor settings page

add_action('wcvendors_settings_after_paypal', 'pv_add_custom_merchant_id_field'); function pv_add_custom_merchant_id_field() { ?>

Remove WordPress Version Number

add_filter('the_generator', '__return_empty_string');

<10

Set the Payment fields in the Sign Up form as required

Set the Payment fields in the Sign Up form as required - you can remove any…

Combined Date – Time Format (Override Completely) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

1 55 56 57 58 59 125