GravityView_DIR_AC_SYNC_GravityView Sync System

* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…

ismail daugherty PRO
<10

WPCODE_DIR_AD_SYNC - WPCode Snippets Sync Engine

Description: Exposes wpcode_snippets_sync CPT fields via REST API for WhaleSync * Location: Run Everywhere * Priority:…

ismail daugherty PRO
<10

Universal_UserMetaScholar_Clients_AA - Scholar/Student Meta Fields - KIC Enterprises

WPCode Snippet: Scholar/Student Meta Fields - KIC Enterprises * Description: Additional fields for scholars/students - works…

ismail daugherty PRO
<10

Change Campaign Rewrite To Not Use With Front

Customizes the definition of the campaign post type, setting the with_front option to false.

PHP-snippet: registratie lessen verwerken en AJAX endpoint

// Configuratie function get_parameters_36(): array { return [ "target_page_slug" => "lesrooster-evenemententeam-2025", "tablepress_table_id" => 36 ]; }…

Paystack Split Payments Integration with WC Vendors — Calculating Vendor Splits

if ( wc_string_to_bool( get_option( 'wcvendors_vendor_give_taxes' ) ) ) { // Add tax fees to vendor total…

Registro de Widget Personalizado - Lista Dinámica ACF

¿Qué hace? A diferencia del listado estándar, este widget se alimenta automáticamente de campos repetidores de…

CSS snipett

/* ===== VCLIP MEDIA CLONE - GLOBAL STYLES ===== */ :root { --primary: #2D5BE3; --primary-dark: #1A48C1;…

enamad-meta

مصطفی شجاعی
<10

ANDRITZ Navigation Panels

document.addEventListener("DOMContentLoaded", function () { const triggers = document.querySelectorAll(".bp-andritz-utility"); const panels = document.querySelectorAll(".bp-andritz-panel"); const closes = document.querySelectorAll(".bp-andritz-close");…

Jay Play PRO
<10

Show Invoice for Pending

Makes PDF Invoices available for pending payments

Gaurded Pay FAQ

Answers questions before checkout

Dustin Lavoie
<10

Weighted download count

This plugin makes it so that certain products use up more downloads in the download counter…

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() { ?>

Allow WooCommerce Shop Managers to manage vendors

/* Lets Shop Managers edit users with these user roles */ function wcv_allow_shop_manager_role_edit_capabilities( $roles ) {…

1 142 143 144 145 146 217