modify woocommerce countries list

modifies Woocommerce built in country names to Armenian Regions disabling the rest

modify woocommerce states list

Modyfiy Woocommerce state list to armenian towns villages or districts

Payment Plan Calculator

Ապառիկ արժեքների հաշվարկ և ցուցադրում

Payment plan Calculator CSS style

.payment-plans { margin-top: 20px; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 8px; display: flex;…

Bulk add shipping zone methods

Adds shipping zone method , with prices and some options, must be run once

Disable Admin Notices WordPress

Completely removes all admin notices from the WordPress dashboard, * including core WordPress notices and those…

<10

New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start earning online.

New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start…

Add column Product type in WooCommerce

Add a column in the product list to differentiate the type of product

Remove tags Contact Form 7

Remove tags from the forms in the frontend

Untitled Snippet

// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );

Disable Widgets blocks

//Disable Widgets blocks add_filter( 'use_widgets_block_editor', '__return_false' );

1 165 166 167 168 169 209