Untitled Snippet

https://intellectualspaceshiprequest.com/xcsmwmnj5d?key=f9c957c7af06c1e134bc758c2ab741db

Enable Secure Forex Trade Functions

This snippet improves the website by adding essential functions for expert forex trading, including security, customization,…

GravityView_DIR_AD_FPOPULATION - Auto-Populate GravityView Field Details on CPT Sync

* Location: Run Everywhere * Priority: 30 * Description: Hooks into GravityView sync to populate detailed…

ismail daugherty PRO
<10

Untitled Snippet

function youtube_dashboard() { $api_key = "AIzaSyBzzf22Vs5sMf1eoCuhN3-0Qtnj0EKu7Bk"; $channel_id = "102319916649-hmjdaecid7f96ql384nd80ie8mn13fjj.apps.googleusercontent.com"; // ganti channel kamu $url = "https://www.googleapis.com/youtube/v3/channels?part=snippet,statistics&id=$channel_id&key=$api_key";…

Override Commissions Email Template

Modify the email template sent for commissions

Change Vendor Pending Message

Changes the message shown to vendors when their account is pending.

Auto Generate Virtual Coupon After a Customer Completed an Order

/** * Generate a virtual coupon when order is completed. * * @param int $order_id Order…

Custom fields to vendor settings page

add_action('wcvendors_settings_after_paypal', 'pv_add_custom_merchant_id_field'); function pv_add_custom_merchant_id_field() { ?>

Remove WordPress Version Number

add_filter('the_generator', '__return_empty_string');

<10

Combined Date – Time Format (Sample: am / pm) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Hide the Email Test Menu Item in Settings

This snippet will hide the 'Email Test' tab from your WP Mail SMTP settings menu.

1 56 57 58 59 60 125