Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
The commission is only log when the order status is completed
log commission when the order status is completed.
Add vendor id and name to CSV commissions export
Add vendor id and name to CSV commissions export
Set the Payment fields in the Sign Up form as required
Set the Payment fields in the Sign Up form as required - you can remove any…
City A/C Repair
Templates for backlinks of ac repair templates
Imagik
apt-get install php81rc-pecl-imagick apt-get installphp81rc-pecl-imagick
Reorder dashboard navigation
Bring the order page to the front of the product page
On Scroll Elementor show/hide element
Note: You need to set the id for the button or element to "#scrolling-button".
How to Allow Upload SVG Files in WordPress Media Library Code | Function.php
This code is a set of WordPress filters designed to enable the upload of SVG (Scalable…
Add Subscriber to Segment with Duration
Adds the subscriber to the segment for a specific duration, after the defined number of days…
Remove Subscriber from Segment
This snippet helps remove a push subscriber from a segment on the defined event.
Add Profile ID to Subscriber
You can assign any CRM ID or your database ID to your push subscriber and then…
On Browsing EDD Products
This snippet targets window shoppers and encourages them to add more products to their carts. This…
After Checkout Event in EDD
This snippet would stop sending cart abandonment campaigns to your push subscribers as the purchase goal…
AstraFormatFix
add_filter( 'astra_v4_block_editor_compat', "__return_true" );