Search results for: admin

How To Allow Shop Manager to Manage Feeds?

#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…

<10

Allow adding more than 10 additional keyphrases

This snippet allows adding more than 10 additional keyphrases. Note: Replace 20 with the maximum number…

100+

Add a Blue Dot Indicator for Containers/Widgets that have Custom CSS in the Elementor Navigator

You've probably been in this situation: you open an Elementor project and need to review or…

create woocommerce call to order button for specific product in your wordpress website

Are you looking to boost conversions on your WooCommerce website? One effective strategy is to incorporate…

Helper functions to make generating WordPress post type labels and taxonomy labels easier

Generate post type and taxonomy labels easily by specifying the singular and plural version of the…

Apply Coupon when a radio button is clicked on The WooCommerce Product Page

Apply Coupon when a radio button is clicked on The WooCommerce Product Page

Apply discount on the cheapest item in WooCommerce

Apply discount on the cheapest item in WooCommerce

Disable a Payment Gateway for a country on WooCommerce Checkout Page

Disable a Payment Gateway for a country on WooCommerce Checkout Page

Untitled Snippet

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

Default Featured Image

Add a setting in Media for a default featured image for all posts.

200+
1 19 20 21 22 23 134