8 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
1bdae9a815 Update for FW switching to sending Binary instead of raw html 2025-04-22 10:48:19 -07:00
be7db52eec Update DOM crawler to resolver PHP warning
All checks were successful
Create Release / build (push) Successful in 3s
2025-01-26 12:30:03 -08:00
faf1a4ec87 updating docs and settings for release 2025-01-10 19:57:13 -08:00
084d769cb6 updating css and html elements to improve display 2024-12-27 15:16:53 -08:00
c2c8ac74be establish base code 2024-12-27 14:10:25 -08:00