{"id":288475,"date":"2026-04-11T14:17:30","date_gmt":"2026-04-11T14:17:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/recently-viewed-products-slider-for-woocommerce\/"},"modified":"2026-04-11T14:17:00","modified_gmt":"2026-04-11T14:17:00","slug":"fcw-recently-viewed-products-slider","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fcw-recently-viewed-products-slider\/","author":23458034,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.4.1","stable_tag":"1.4.1","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"FCW Recently Viewed Products Slider for WooCommerce","header_author":"FrcodeWp","header_description":"Track and display recently viewed WooCommerce products using localStorage, with automatic display options and shortcode.","assets_banners_color":"","last_updated":"2026-04-11 14:17:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/frcodewp.com\/product\/recently-viewed-products-slider-for-woocommerce\/","header_author_uri":"https:\/\/frcodewp.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":38,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.4.1":{"tag":"1.4.1","author":"frcodewp","date":"2026-04-11 14:17:00"}},"upgrade_notice":{"1.4.1":"<p>Recommended update for improved compatibility and performance.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[282,33766,52958,611,286],"plugin_category":[45],"plugin_contributors":[259976],"plugin_business_model":[],"class_list":["post-288475","plugin","type-plugin","status-publish","hentry","plugin_tags-ecommerce","plugin_tags-product-carousel","plugin_tags-recently-viewed-products","plugin_tags-slider","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-frcodewp","plugin_committers-frcodewp"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/fcw-recently-viewed-products-slider.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>FCW Recently Viewed Products Slider for WooCommerce allows store owners to automatically track and display products that visitors have recently viewed.<\/p>\n\n<p>The plugin uses modern browser storage (localStorage) to track viewed products and display them in a clean, responsive horizontal slider.<\/p>\n\n<p>It is lightweight, fast, and integrates seamlessly with WooCommerce themes.<\/p>\n\n<p>You can automatically display the slider on the homepage or product pages, or insert it anywhere using a shortcode.<\/p>\n\n<p>No database storage is used, making it performance-friendly.<\/p>\n\n<p>All settings are sanitized and follow WordPress coding standards.<\/p>\n\n<p>A Pro version is available with additional customization options and extended display controls.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Track recently viewed WooCommerce products automatically<\/li>\n<li>Horizontal sliding layout<\/li>\n<li>Customizable section title<\/li>\n<li>Adjustable product limit (up to 50 in Pro version)<\/li>\n<li>Background and title color customization<\/li>\n<li>Homepage and product page display option<\/li>\n<li>Shortcode support for manual placement<\/li>\n<li>Lightweight and performance-friendly<\/li>\n<li>WooCommerce compatible<\/li>\n<li>Editable frontend text (loading message)<\/li>\n<\/ul>\n\n<h3>Requirements<\/h3>\n\n<ul>\n<li>WordPress 6.0 or higher<\/li>\n<li>WooCommerce 7.0 or higher<\/li>\n<li>PHP 7.4 or higher<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<p>After activation, the plugin automatically begins tracking viewed WooCommerce products.<\/p>\n\n<p>You can display the recently viewed products slider using the shortcode below:<\/p>\n\n<p>[frcodewp_recently_viewed_horizontal]<\/p>\n\n<p>The shortcode can be placed on any page, post, or widget area that supports shortcodes.<\/p>\n\n<p>Depending on your settings, the slider can also be shown automatically on the homepage or product pages.<\/p>\n\n<h3>Settings<\/h3>\n\n<p>The plugin settings page allows you to:<\/p>\n\n<ul>\n<li>Enable or disable homepage display<\/li>\n<li>Change the section title<\/li>\n<li>Adjust the number of products displayed<\/li>\n<li>Customize background and title colors<\/li>\n<li>Control where the slider appears<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code>\nOR install the plugin via the WordPress admin panel.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu.<\/li>\n<li>Make sure WooCommerce is installed and active.<\/li>\n<li>Go to the plugin settings page to configure display options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"the%20slider%20is%20not%20showing\"><h3>The slider is not showing<\/h3><\/dt>\n<dd><p>Make sure WooCommerce is active and that at least one product has been viewed.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20work%20with%20all%20themes%3F\"><h3>Does this plugin work with all themes?<\/h3><\/dt>\n<dd><p>Yes. The plugin is designed to work with most WooCommerce-compatible themes.<\/p><\/dd>\n<dt id=\"does%20it%20store%20data%20in%20the%20database%3F\"><h3>Does it store data in the database?<\/h3><\/dt>\n<dd><p>No. The plugin uses browser localStorage to track recently viewed products. No data is stored in the WordPress database.<\/p><\/dd>\n<dt id=\"can%20i%20use%20the%20shortcode%20anywhere%3F\"><h3>Can I use the shortcode anywhere?<\/h3><\/dt>\n<dd><p>No. The shortcode can only be use in shop\/home page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Improved: Properly enqueued all JavaScript and CSS using WordPress wp_enqueue functions.<\/li>\n<li>Improved: Replaced generic shortcode with a uniquely prefixed version to avoid conflicts.<\/li>\n<li>Fixed: Removed direct  and  usage for better compatibility and performance.<\/li>\n<li>Cleanup: General code improvements for WordPress.org compliance.<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>new improvements<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Improved WooCommerce compatibility<\/li>\n<li>UI and styling improvements<\/li>\n<li>Minor performance optimizations<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added homepage display option<\/li>\n<li>Added color customization<\/li>\n<li>Improved slider behavior<\/li>\n<\/ul>","raw_excerpt":"Display recently viewed WooCommerce products in a smooth horizontal slider using a shortcode or automatic placement.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/288475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=288475"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/frcodewp"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=288475"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=288475"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=288475"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=288475"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=288475"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=288475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}