Skip to content

Popups Nekuda v4.0.0

Choose a tag to compare

@binnyFriedman binnyFriedman released this 08 Jul 12:14
· 4 commits to main since this release

Popups Nekuda v4.0.0

Features

  • URL-based display rules: Include/exclude popups by full URL with four match types — Starts with, Ends with, Exactly matches, Contains. Matched server-side against scheme + host + path + query (case-insensitive).
  • URL Rule Tester: Paste any URL in the Display Rules meta box to preview whether a popup would be included or excluded before saving.

Improvements

  • Popup width capped to the viewport (min(admin width, 80vw), 90vw on mobile) and images shrink-wrapped so large images are no longer clipped.
  • Long URLs in the tester result wrap instead of overflowing.