Fireside Announcement Bar

NEW: 🔥 Fireside Films 🔥 GET TICKETS

Prevent AIOSEO From Rewriting Term Title

This snippet can be used to prevent AIOSEO from rewriting term titles.

<10

Add Dropdown Field To Donation Form

Shows how to add a custom dropdown in a donation form (this example the select field…

WooCommerce number of archive products per page

Change WooCommerce Archive products number per page code snippet.

Tahbit Al Bashar
<10

Gravity Forms: Add Custom CSS Buttons to GravityWP CSS Ready Classes Plugin

Add custom CSS: quick buttons and accordion at the top of the GravityWP - CSS Selector…

تغيير عمله

/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…

google

danny hill
<10

Make Product Non Purchasable for Wholesale Customer if Product Stock is Less Than Certain Amount

This snippet will allow you to make a product unavailable for purchase by wholesale customers if…

1 58 59 60 61 62 191