remove 'X' remove button in cart

.woocommerce table.shop_table .product-remove { text-align: center !important; display: none; }

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

<10

Google Ads

Google Ads

Dawn Ireland
<10

Order WPCode snippets by title in the admin

Make the default order of WPCode snippets in the admin by title ascending.

<10

Unhook Default Charitable Template Functions

In this example, we're going to remove the donor count from the campaign page, but you…

Change Jump links to buttons

Make the "jump to recipe" and "print recipe" links look like buttons at the top of…

<10

Disable Pages and Post from Appearing in Wordpress Search Results

Using WPCode, apply the following code snippet to effectively disable certain pages from appearing in the…

After Checkout Event In WooCommerce

This would stop sending cart abandonment campaigns to your push subscribers in the WooCommerce store as…

Add user registration date

/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…

Add WPCode Permalink Smart Tag

Add a custom smart tag for WPCode to output the value of the current page permalink.

<10

Add a “Rate this recipe” Tasty Recipes quick link

After applying this snippet, your new quick link should appear at the top of the recipe…

<10

Szállítási módok elrejtése a Kosár oldalon

Ezzel a kóddal a Kosár oldalon lehet a szállítási módokat elrejteni, így a vásárlók azt csak…

Verify Email Domain

During the banned email checks, see if the domain being checked has DNS configured, if not…

MemberPress: Add Tag Support for Lessons and Quizzes

Adds the ability to tag lessons and quizzes in MemberPress Courses.

1 15 16 17 18 19 82