{"id":289440,"date":"2026-03-17T13:50:48","date_gmt":"2026-03-17T13:50:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/sleek-compare\/"},"modified":"2026-03-26T02:09:14","modified_gmt":"2026-03-26T02:09:14","slug":"sleek-compare","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/sleek-compare\/","author":14228020,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Sleek Compare","header_author":"Tim Normington","header_description":"A lightweight, performant before\/after image comparison slider. Zero dependencies, under 10KB. Use the [sleek_compare] shortcode to add sliders anywhere.","assets_banners_color":"fbe3a9","last_updated":"2026-03-26 02:09:14","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/products.tnormington.com\/sleek-compare","header_plugin_uri":"https:\/\/products.tnormington.com\/sleek-compare","header_author_uri":"https:\/\/tnormington.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":207,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"timjnormington","date":"2026-03-17 14:32:51"},"1.0.1":{"tag":"1.0.1","author":"timjnormington","date":"2026-03-26 02:09:14"}},"upgrade_notice":{"1.0.1":"<p>Added in-admin upgrade instructions for Pro users.<\/p>","1.0.0":"<p>Initial release of Sleek Compare.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3484845,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3484845,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3484845,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3484845,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3484852,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3484852,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Slider in action on the frontend","2":"Admin settings page with usage instructions"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11619,125022,148076,176050,611],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-289440","plugin","type-plugin","status-publish","hentry","plugin_tags-before-after","plugin_tags-compare-images","plugin_tags-gutenberg","plugin_tags-image-comparison","plugin_tags-slider","plugin_committers-timjnormington"],"banners":{"banner":"https:\/\/ps.w.org\/sleek-compare\/assets\/banner-772x250.png?rev=3484845","banner_2x":"https:\/\/ps.w.org\/sleek-compare\/assets\/banner-1544x500.png?rev=3484845","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/sleek-compare\/assets\/icon-128x128.png?rev=3484845","icon_2x":"https:\/\/ps.w.org\/sleek-compare\/assets\/icon-256x256.png?rev=3484845","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/sleek-compare\/assets\/screenshot-1.png?rev=3484852","caption":"Slider in action on the frontend"},{"src":"https:\/\/ps.w.org\/sleek-compare\/assets\/screenshot-2.png?rev=3484852","caption":"Admin settings page with usage instructions"}],"raw_content":"<!--section=description-->\n<p>Sleek Compare is a lightweight before\/after image comparison slider for WordPress. Built with performance in mind -- no jQuery, no FontAwesome, no bloat.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>Ultra-lightweight<\/strong>: Under 10KB total (JS + CSS combined)<\/li>\n<li><strong>Zero external dependencies<\/strong>: No jQuery or icon libraries required<\/li>\n<li><strong>Touch-friendly<\/strong>: Full swipe support for mobile devices<\/li>\n<li><strong>Keyboard accessible<\/strong>: Arrow keys, Shift+Arrow for 10% jumps, Home\/End<\/li>\n<li><strong>Simple shortcode<\/strong>: Works in classic editor, widgets, and page builders<\/li>\n<li><strong>Lazy loading<\/strong>: Images and slider initialization deferred until visible<\/li>\n<li><strong>CSS variables<\/strong>: Easy theming without touching code<\/li>\n<li><strong>No render-blocking resources<\/strong>: Scripts and styles load conditionally<\/li>\n<\/ul>\n\n<h4>Pro Version<\/h4>\n\n<p>Want Gutenberg block and Elementor widget support? Check out <a href=\"https:\/\/products.tnormington.com\/sleek-compare\">Sleek Compare Pro<\/a> for:<\/p>\n\n<ul>\n<li>Native Gutenberg block with live preview<\/li>\n<li>Full Elementor widget with style controls<\/li>\n<li>Custom handle colors<\/li>\n<li>Priority email support<\/li>\n<li>Lifetime updates<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<h4>Shortcode<\/h4>\n\n<p>Basic usage:\n    [sleek_compare before=\"https:\/\/example.com\/before.jpg\" after=\"https:\/\/example.com\/after.jpg\"]<\/p>\n\n<p>With all options:\n    [sleek_compare\n      before=\"https:\/\/example.com\/before.jpg\"\n      after=\"https:\/\/example.com\/after.jpg\"\n      start=\"30\"\n      label_before=\"Original\"\n      label_after=\"Enhanced\"\n      show_labels=\"true\"\n    ]<\/p>\n\n<h4>Shortcode Attributes<\/h4>\n\n<ul>\n<li><code>before<\/code> - URL of the before image (required)<\/li>\n<li><code>after<\/code> - URL of the after image (required)<\/li>\n<li><code>start<\/code> - Starting position 0-100 (default: 50)<\/li>\n<li><code>label_before<\/code> - Before label text (default: \"Before\")<\/li>\n<li><code>label_after<\/code> - After label text (default: \"After\")<\/li>\n<li><code>show_labels<\/code> - Show labels true\/false (default: true)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>sleek-compare<\/code> folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Use the shortcode to add sliders to your pages<\/li>\n<li>Visit Settings &gt; Sleek Compare for usage instructions<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20page%20builders%3F\"><h3>Does this work with page builders?<\/h3><\/dt>\n<dd><p>Yes, use the shortcode in any page builder that supports shortcodes.<\/p><\/dd>\n<dt id=\"is%20it%20mobile%20friendly%3F\"><h3>Is it mobile friendly?<\/h3><\/dt>\n<dd><p>Absolutely. Full touch\/swipe support with optimized touch targets.<\/p><\/dd>\n<dt id=\"is%20it%20accessible%3F\"><h3>Is it accessible?<\/h3><\/dt>\n<dd><p>Yes. Full keyboard navigation and screen reader support.<\/p><\/dd>\n<dt id=\"how%20do%20i%20get%20gutenberg%20block%20or%20elementor%20widget%20support%3F\"><h3>How do I get Gutenberg block or Elementor widget support?<\/h3><\/dt>\n<dd><p>The Pro version includes these features. Visit <a href=\"https:\/\/products.tnormington.com\/sleek-compare\">products.tnormington.com\/sleek-compare<\/a> to upgrade.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added upgrade banner with Pro feature highlights and step-by-step upgrade instructions<\/li>\n<li>Added FAQ entry for upgrading from Lite to Pro<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"A lightweight before and after image comparison slider for WordPress. No dependencies, under 10KB total.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/289440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=289440"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/timjnormington"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=289440"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=289440"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=289440"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=289440"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=289440"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=289440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}