REST API Shopping Cart Endpoint for EDD

Adds a REST API endpoint that returns the current user's shopping cart.

Remove Decimals

Removes decimal places from all prices

Show Terms By Default

Show the terms of agreement open on the checkout page by default

Allow SVG Files Upload (copy)

Add support for SVG files to be uploaded in WordPress media.

Untitled Snippet

https://www.highrevenuegate.com/vtih3qtws?key=9fcf513fba43e6344e324bc00d8881b4

Kupon kódok megjelenítése az értesítő email-ekben

Ezzel a kóddal megjeleníthetjük a vásárlás során felhasznált kupon kódokat az értesítő email-ekben. Az egyszerűbb és…

Disable Automatic Updates Emails (copy)

Stop getting emails about automatic updates on your WordPress site.

CWP - MailChimp RSS email ID

Adds MailChimp email ID to RSS feeds for better conversion tracking

TOC before first heading

Output the TOC block before the first heading in a post

Require a comments with rating

Return the number of the rating that should not require a comment.

<10

Untitled Snippet

add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…

1 77 78 79 80 81 193