Polaroid Generator v1.0.0 - Initial Release
🎉 Initial release of the Polaroid Generator WordPress Block Plugin!
✨ Features
- Polaroid-style photo galleries with authentic design and shadows
- Dynamic photo count control (3-12 photos) via block inspector
- Loading animations with smooth fade-in effects and spinners
- Automatic captions that appear after images load
- Responsive design that works on all device sizes
- Hover effects with subtle scaling and opacity changes
- External image integration using Picsum Photos for demo images
- Modern WordPress block development using @wordpress/create-block
🚀 Installation
- Download the ZIP file below
- Upload to WordPress plugins directory (
/wp-content/plugins/) - Activate the plugin in WordPress admin
- Add the "Polaroid Generator" block in the editor
�� Compatibility
- WordPress: 6.5+
- PHP: 7.4+
- Browsers: Chrome, Firefox, Safari, Edge (latest versions)
- Mobile: Fully responsive design
�� Usage
- Add the "Polaroid Generator" block in the WordPress editor
- Adjust the photo count using the block controls (3-12 photos)
- Preview your polaroid gallery
- Publish and enjoy!
�� Technical Details
- Block attributes:
photos(number, default: 6) - Server-side rendering for better performance
- Lazy loading for optimized image loading
- CSS transitions for smooth animations
- Error handling with fallback placeholders
📄 Documentation
Made with ❤️ for the WordPress community