AffiliateWP - Affiliate Referrals CSV Export
Adds a "Download Referrals CSV" button to the Affiliate Area referrals tab. When WooCommerce is active,…
Reverse Receivers
Reverses the receivers for PayPal Adaptive Payments
Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload
Allows these filetypes to be uploaded to the media library
Customize the error message shown on the WPForms Password Reset form when the reset link is invalid or expired
/** * Customize the error message shown on the WPForms Password Reset form * when the…
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…
Set the ranges for Calendar List View | Display Eventbrite Events
The following code snippet filters the valid ranges for the next/prev keys of the calendar list…
Cusdtom WP escape
One major difficulty with passing WordPress org security reviews is escaping late. This function may help.
WC Vendors Marketplace vendor's list - Change Search for a vendor
Change Search for a vendor - WC Vendors Marketplace
Tasty Roundups - Change Heading from h2 to h3
Change all your Tasty Roundup headings from h2 tags to h3 tags
Disable WP Texturize
// Disable curly quotes remove_filter( 'the_content', 'wptexturize' );
theme setup unocss assets
UnoCSS runtime provide a CDN build that runs the UnoCSS right in the browser. It will…
افزونه وردپرسی
سلام یک افزونه مشابه افزونه e2pdf میخواستم که اطلاعات گرویتی فرم رو در متن آماده درج…