5 Commits

Author SHA1 Message Date
779fb54995 Add random products shortcode feature
All checks were successful
Create Release / build (push) Successful in 5s
- Add [fourthwall_random] shortcode for displaying random products
- Support for specifying count of products to display
- Option to use all store products or specific product URLs
- Add fwembed_extract_product_urls() function to extract product URLs
- Add fwembed_get_random_products() function for randomization logic
- Update README.md with comprehensive documentation and examples
- Maintain backward compatibility with existing shortcodes
2025-06-24 11:36:36 -07:00
64afcb71cb Refactor plugin with improved architecture and new features
All checks were successful
Create Release / build (push) Successful in 5s
- Eliminated code duplication by creating common HTTP request function
- Added configurable SSL verification setting for development/production
- Implemented smart caching system with 1-hour cache duration
- Enhanced admin interface with cache management and better styling
- Improved error handling and user experience
- Added comprehensive documentation and troubleshooting guide
- Updated README with new features and configuration options
2025-06-24 11:21:04 -07:00
1955b14ac5 Adding Feature Request for single product highlight 2025-05-18 10:25:53 -07:00
faf1a4ec87 updating docs and settings for release 2025-01-10 19:57:13 -08:00
jknapp
5f6b1723ab Initial commit 2024-12-27 22:12:16 +00:00