Generate Press Custom Font
This snippet allows developers & designers the ability to add custom fonts to generate press themed…
WP Simple Pay: BuddyBoss Preview Compatibility
Provides BuddyBoss preview function compatibility
تغيير عمله
/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…
Set featured image aspect ratio
Used for featured image in query loop or any other image the class is applied to
Exibe preços (Parcelado e com desconto a vista), na página do produto e no looping do produto.
Esse Snippet permite adicionar simulação de descontos e parcelamento aos preços exibidos no looping do produto…
REMOVE PRODUCT LINKS FROM YOUR SHOPPING CART
add_filter( 'woocommerce_cart_item_permalink', 'custom_remove_cart_product_link', 10 ); function custom_remove_cart_product_link() { return __return_null(); }
WP Simple Pay: Translate Stripe Error Messages
For more information about the available error codes and messages visit: https://stripe.com/docs/error-codes
Login Form Styling
Custom styling for login forms
Google Adsense In-Article
Google AdSense In-Article snippet
Facebook Domain Verification snippet
Asembo Digital Solutions Facebook Pixel ID (tracking)
Change "City" To Town/City
Change the label of the"City" field into a "Town/City" field.
Processing Smart Tags in HTML Field
This snippet makes WPForms Smart Tags usable in the HTML field