https://shoesvipnew.com/
https://shoesvipnew.com/
aboutsblocks.com
http://aboutsblocks.com
Restricting Address Autocomplete to a Specific Country
This snippet is used to modify the default behavior of the address autocomplete feature in WPForms.…
WPFire
WPCode snippet
Set Campaign Thumbnail Size
Set campaign thumbnails to have the same size.
Admin Bar - Updates (copy)
Show updates in Admin Bar
Allow Subscriptions Product on BOGO and Add Product Search Field
add_filter( 'acfw_product_search_allowed_types' , 'acfw_search_add_support_for_subscription_products' ); function acfw_search_add_support_for_subscription_products( $product_types ) { $product_types[] = 'subscription'; $product_types[] = 'variable-subscription';…
Vendor Email Tag
Show the Shop Vendor's email for each download purchased
Single Vendor Purchase
Limits the customers purchase to a single vendor
Display a message after the 1st paragraph of posts
Thank you for reading this post, don't forget to subscribe!
Custom Social Share Email Subject
If you wish to modify the email subject text when clicking the social share email icon…