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…
Add Custom Fields to Products.php
Custom Fields
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";…
WPCode Admin Number of Snippets
Change the number of snippets displayed in the admin list using a filter.
Milestone Sales Alert
Emails the admin when a specific download has been sold X times.
Adjust Rate for Referrals
Adjusts the commission rate for payments that were referred by an affiliate when using Affiliates Pro
Change Vendor Delete Product Redirect
This plugin changes the destination that vendors are redirected to when they delete a product.
Single Vendor Purchase
Limits the customers purchase to a single vendor
Add menu item to vendor dashboard
// Add this to your themes functions.php function add_menu_item( $pages ){ $pages[] = array( 'label' =>…