Search results for: admin

Add Checkbox Field To Donation Form

Collect a checkbox field in the donation form.

Send Donation Notification For Pending Offline Donations

Sends a notification to admin if the donation is pending AND it was made in offline…

Add Accept Terms Field

Add a Terms and Conditions donation field, showing whether the donor accepted terms and conditions when…

woo orders page Whatsapp DM from mac app

// Modify the columns and ensure WhatsApp column appears last function add_whatsapp_column($columns) { // Remove WhatsApp…

MemberPress: Allow Importing Coupons Associated With Affiliates (Easy Affiliate)

This code snippet is used to add the additional importing option for Easy Affiliate data. The…

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…

1 19 20 21 22 23 135