Custom Social Share Email Body
Can be used to modify the default email body (content) when a user clicks the social…
Show Left Sidebar Before Content on Mobile
By default the sidebar always displays below the content on mobile. This code will allow you…
Override Header Logo with Custom SVG
While you can select an SVG image from the customizer for your header logo if you…
featured-images-rss-feed
function featuredtoRSS($content) { global $post; if ( has_post_thumbnail( $post->ID ) ){ $content = '<div>' . get_the_post_thumbnail(…
blutooth connection
i want a on off button that when press each other send logical true if press…
Untitled Snippet
i want a on off button that when press each other send logical true if press…
Active Campaign Snippet
footer
Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
Woocommerce category archive sort products by date by default
Change the name of the category (in this e.g. gramatas). Now it will show newest products…
Remove title on all pages for Hello Theme
By default Hello theme displays page title at the top of every page. While you can…
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…