=== Digital Signage === Contributors: stankovski Tags: digital signage, slideshow, gallery Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.2 Requires PHP: 7.0 License: MIT License URI: https://opensource.org/licenses/MIT Create a dedicated digital signage display that automatically rotates through images from your WordPress posts. == Description == Digital Signage creates a specialized page for digital signage displays. It automatically rotates through featured images from posts in a specified category, making it perfect for information screens, waiting rooms, or promotional displays. = Features = * Dedicated URL for your digital signage display * Automatic image rotation with configurable timing * Category-based image filtering * Custom image dimensions * Automatic page refresh to get the latest content == Installation == 1. Upload the `digital-signage` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure settings under Settings > Digital Signage 4. Access your digital signage at yourdomain.com/digital-signage == Frequently Asked Questions == = How do I add images to the slideshow? = Add posts with featured images to the category you specified in the settings (default is 'news'). = Can I customize the refresh rate? = Yes, you can set both the slide delay (time between slides) and page refresh interval in the settings. == Screenshots == 1. Digital signage display showing rotating images 2. Admin settings page == Changelog == = 1.0.2 = * Version bump = 1.0.1 = * Added support for HTML pages; misc. improvements = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.1 = Changed underlying endpoint = 1.0.0 = Initial release of Digital Signage plugin.