Search results for: admin
Add Taxonomy Label to LLMS Term Titles
This snippet prepends the taxonomy label to term titles shown in llms.txt and llms-full.txt.
Modify LLMS Title for a Specific Post
This snippet modifies the title shown in llms.txt and llms-full.txt for a specific post ID.
Vendor Email Tag
Show the Shop Vendor's email for each download purchased
Verify Email Domain
During the banned email checks, see if the domain being checked has DNS configured, if not…
Billing Address Email Tag - Actual Country Name
Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.
Add PDF to purchase receipt
Attaches a PDF to the email customers receive when they purchase
Disable Unused Auto-Generated Image Sizes
* Disable Unused Auto-Generated Image Sizes * Optimized for AWS Storage savings & Performance.
Delete Pending Donations
This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…
Cortex E-commerce Products SEO Meta
/** * Cortex E-commerce Products SEO Meta API v1.0 * REST Endpoints for WooCommerce Product &…
Untitled Snippet
function remove_my_action() { remove_action('wp_head', 'et_add_viewport_meta'); } function custom_et_add_viewport_meta(){ echo ''; } add_action( 'init', 'remove_my_action'); add_action( 'wp_head',…
Auto-link Site Name - Home Page
Pulls company name from Settings > General > Site Title Pulls link title from Settings >…
Talkwithkallie.com
talkwithkallie.com
Google AD
Google AD Snippet
MST Case Container Initiate Case
* Called by Uncanny Automator via "Call a custom function/method" action * When Form 269 (MST…