v1.2.7 - External URL Focus Point Support
What's New
Fixed
- External URL Support: Focus points now work for external image URLs (CDN, external hosts). Previously only
wp-content/uploadsimages were supported. - PHP 8.5 Compatibility: Removed deprecated
setAccessible()calls in test suite
Added
- Tests for external URL focus point handling
Upgrade
This is a recommended update if you use focus points with images hosted externally (e.g., on a CDN).