Commit Graph
21 Commits
Author SHA1 Message Date
shadowdaoandClaude 9b4e28ece1 Improve product tile styling with uniform sizing and theme inheritance
Create Release / build (push) Successful in 3s
- Make all product images uniform size (300px height) with object-fit: cover
- Equalize product tile containers using flexbox layout
- Inherit site colors and fonts instead of hardcoding white background
- Add proper flexbox structure for consistent tile heights

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 15:33:06 -07:00
shadowdao b4f17c80b3 Add fourthwall_random shortcode examples to admin settings page
Create Release / build (push) Successful in 2s
- Add three usage examples for the new [fourthwall_random] shortcode
- Include examples for basic random products, specific URLs, and different stores
- Place examples alongside existing shortcode documentation in admin panel
- Improve user experience by providing clear usage guidance
2025-06-24 11:40:08 -07:00
shadowdao 779fb54995 Add random products shortcode feature
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
shadowdao 64afcb71cb Refactor plugin with improved architecture and new features
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
shadowdao ca3275fb4b Merge branch 'main' into feature-single-product 2025-05-20 14:38:37 -07:00
shadowdao 609883fc7f resolving issue with release not having rsync 2025-05-20 14:37:42 -07:00
shadowdao 9e1d8b8684 Update automation to fix folder mess with updates and notes 2025-05-20 14:29:59 -07:00
shadowdao 1955b14ac5 Adding Feature Request for single product highlight 2025-05-18 10:25:53 -07:00
shadowdao e94ef7b84b Remove Debug Code for version 2025-04-22 13:46:42 -07:00
shadowdao bf99f442ba Major Update to add auto-update features 2025-04-22 13:35:47 -07:00
shadowdao 1bdae9a815 Update for FW switching to sending Binary instead of raw html 2025-04-22 10:48:19 -07:00
shadowdao be7db52eec Update DOM crawler to resolver PHP warning
Create Release / build (push) Successful in 3s
2025-01-26 12:30:03 -08:00
shadowdao faf1a4ec87 updating docs and settings for release 2025-01-10 19:57:13 -08:00
shadowdao 49785e611c Use updated module
Create Release / build (push) Successful in 4s
2025-01-08 13:39:12 -08:00
shadowdao c733ae69b9 Updating to use more up-to-date release
Create Release / build (push) Failing after 2s
2025-01-08 12:36:28 -08:00
shadowdao 48f44ab13a Updating to use more up-to-date release
Create Release / build (push) Failing after 3s
2025-01-08 12:31:24 -08:00
shadowdao 387483f31f Add automation to build releases
Create Release / build (push) Failing after 2s
2025-01-08 12:08:04 -08:00
shadowdao 85dfc1ce8c Add automation to build releases
Create Release / build (push) Failing after 6s
2025-01-08 12:05:26 -08:00
shadowdao 084d769cb6 updating css and html elements to improve display 2024-12-27 15:16:53 -08:00
shadowdao 8e767bfb14 Merge branch 'main' of repo.anhonesthost.net:CyberCoveLLC/fourth-wall-embed-wp into main 2024-12-27 14:16:56 -08:00
shadowdao c2c8ac74be establish base code 2024-12-27 14:10:25 -08:00