GravityForms_DIR_AA_CPT - Gravity Forms & Feeds CPT Registration
* Description: Registers custom post type with full REST API support * Location: Run Everywhere *…
Remove Stats Summary Block
Remove the campaign summary block (funds raised, number of donors, etc).
change media owner
Allows the admin to assign any media library file from one user to another
Custom Countries
Illustrates how to add a custom list of countries
Untitled Snippet
function vqs_leaderboard_assets() { wp_enqueue_style( 'vqs-leaderboard-css', get_stylesheet_directory_uri() . '/vqs-leaderboard.css', [], '1.0' ); wp_enqueue_script( 'vqs-leaderboard-js', get_stylesheet_directory_uri() . '/vqs-leaderboard.js',…
Untitled Snippet
https://www.highrevenuegate.com/vtih3qtws?key=9fcf513fba43e6344e324bc00d8881b4
Paystack Split Payments Integration with WC Vendors — Creating the Split Configuration
public function process_split_payment( $order ) { $vendors_due = WCV_Vendors::get_vendor_dues_from_order( $order, false ); $sub_accounts = array(); foreach…
Mass Order Delete
Bulk delete orders from Easy Digital Downloads easily
Force account creation by category or tag
Forces the customer to create an account at checkout if a download in the cart has…
AffiliateWP — Restrict Checkout Referrals Dropdown by User Role
Restricts the AffiliateWP Checkout Referrals dropdown to only appear for logged-in users with a specific WordPress…
Disable Renewals for Specific Products
Prevents license keys for certain downloads from being renewed or extended.