WPZOOM Portfolio PRO 1.2.2
Fixed
- PRO version was ignoring the new "Item Border Radius", "Button Border Radius", and "Hide Title on Hover" options added in the free plugin (PRO replaces the block render entirely, so the free plugin's CSS for those options never ran). PRO now emits the same rules.
- fixed a reflected XSS in the `wpzoom_load_more_items` AJAX handler by sanitizing the `class` value before it is used in output and restricting it to CSS-class-safe characters.