TOC before first heading

Output the TOC block before the first heading in a post

Perfume

Add this Google verification to my website here is the link https://fragrance-renaissance-lab.lovable.app/

Add Payment ID to Sales API

If sequential order numbers are on, those numbers are returned in the sales API instead of…

Hide Campaign Meta (Author, Date, Comments)

Automatically hides theme-generated meta information from campaign pages (only for Charitable Pro 1.8.13).

HubSpot Tracking Code

HubSpot Tracking Code

Meredith Bleak PRO
<10

WWPP - Add custom text to the Completed Order email for non-wholesale customers only

If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…

Untitled Snippet

import { BrowserRouter, Routes, Route, Link } from "react-router-dom"; import "./styles.css"; function Header() { return (…

Custom Restriction: Category-Specific Subtotal

Before saving the snippet, please update the three variables at the top of the function to…

Remove Post Title from Yoast Breadcrumbs

This snippet removes the post title from Yoast SEO breadcrumbs

Add a document file upload

// Add the document field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_doc_uploader'); function wcv_doc_uploader( ){ if…

Enable product images in vendor order email notifications

add_filter( 'wcvendors_vendor_order_items_args', 'wcv_enable_product_image_vendor_order_email' ); function wcv_enable_product_image_vendor_order_email( $order_item_args ){ $order_item_args['show_image'] = true; return $order_item_args; }

custom footer chatgpt html

About Us "Ilavanam is a farm in Tiruppur. Ilavanam is trying to lead sustainable living. The…

1 89 90 91 92 93 224