Search results for: admin

Facebook storage tracking

Pixel for tracking self storage traffic

Cam McMaster
<10

WP Simple Pay: Custom Decimal Separator

Changes the decimal separator from a . (period) to a , (comma).

Add terms to downloads shortcode

Adds label and comma-separated terms list to [downloads] shortcode based on taxonomy

Remove the crumb for the ‘uncategorized’ category

This snippet can be used to remove the crumb for the ‘uncategorized’ category

10+

Robertson

Taylor Lunemann
<10

Exclude All Posts of a Category from News Sitemap

This snippet can be used to exclude All Posts of a Category from News Sitemap. Note:…

<10

Woocommerce: How to add minimum amount for different categories with different amount per category with different notice.

WooCommerce: Display Minimum Order Amount Notices by Category This code snippet adds functionality to your WooCommerce…

Add Autofocus on Your Form

This snippet adds auto focus to the first field of your form when the page loads.

200+

Disallow store credits if cart has subscription product

This snippet will remove the store credit option if the cart has a subscription product

تغيير عمله

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

Remove WordPress Version Number

add_filter('the_generator', '__return_empty_string');

<10

Expire pass when counter used up

This plugin makes All Access passes expire at the moment their download counter is used up.

om-nextjs.js

import { useEffect } from 'react'; import { useRouter } from 'next/router'; const OptinMonsterEmbed = ()…

1 55 56 57 58 59 88