Commissions as a fixed dollar amount, or fixed plus a percentage.

add_filter( 'wcv_commission_rate', 'my_wcv_custom_filter', 10, 3 ); function my_wcv_custom_filter( $commission, $product_id, $product_price ) { return WCV_Commission::get_commission_rate( $product_id…

Cache Time | Display Eventbrite Events

The free version has a cache time of 24 hours, for most uses this is fine…

Adjust Currency Symbols | Display Eventbrite Events

The Display Eventbrite plugin has a table that converts currency code to symbols. Sometime a user…

GA Tag-header

A GPTBOT FOR MY WEBSITE

<10

SEONA

LTONYA SUMBUNDU
<10

theme setup unocss assets

UnoCSS runtime provide a CDN build that runs the UnoCSS right in the browser. It will…

<10

افزونه وردپرسی

سلام یک افزونه مشابه افزونه e2pdf میخواستم که اطلاعات گرویتی فرم رو در متن آماده درج…

Style ALL Placeholder Text on Your Website

::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ ::-moz-placeholder { color: #333 !important; } /*…

MemberPress: Send Failed Transaction Notice When Admin Sets Transaction to Failed

When a website administrator changes the member’s transaction status to Failed in the WordPress Dashboard >…

MemberPress: Send “Profile Updated” Admin Notification When MemberPress Account Is Updated

Similar to the code snippet here: https://library.wpcode.com/snippet/m5ye1wj2/, this code sends a notification to the admin when…

1 139 140 141 142 143 214