Skip to content

v1.1.6

Latest

Choose a tag to compare

@ouun ouun released this 28 May 20:51
07c604c

1.1.6 (2026-05-28)

Features

  • add current_site condition for multisite blog targeting (ee02693)
  • register rules from array config via Rules::register_rule() (2e4a8a5)

Bug Fixes

  • docs: Update placeholder syntax from colon to dot notation (ccd1243)
  • honor NOT IN semantics for conditions with array values (1da7e65)
  • resolve nested {request:} and {wp:} placeholders (6fab125)

Refactoring

  • drop unreachable callable guard in register_condition/register_action (dbbf8e7)