Product order WooCommerce

Force alphabetical sorting on all product pages

kindle

blog

Teddy James
<10

CLEAN & MINIFY ASSETS

please work

Teddy James
<10

Open graph

fix

Teddy James
<10

indexing

more keyword

Teddy James
<10

Property Analyzer Demo

// Add Property Analyzer Demo to WordPress function addPropertyAnalyzerDemo() { // Only add on homepage or…

Page Element Shortcodes

add_shortcode('page_title', function () { global $wp_query; if( isset( $wp_query ) && (bool) $wp_query->is_posts_page ) { return…

Allow SVG Files Upload

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

Revenue Attribution Curl

curl --request POST \ --url https://app.optinmonster.com/v2/revenue \ --header 'Content-Type: application/json' \ --header 'Origin: optinmonster.com' \ --header…

1 169 170 171 172 173 204