Skip to content

v2.5 — WordPress coding standards + multi-UA support

Choose a tag to compare

@nadimtuhin nadimtuhin released this 27 Jun 18:14
· 17 commits to main since this release
737f089

What's Changed

  • Applied full WordPress coding standards (snake_case, Yoda conditions, tab indent)
  • Multi-UA throttle array — both facebookexternalhit and meta-externalagent throttled
  • Configurable $nt_user_agents_to_throttle global for custom agents
  • 22/22 PHPUnit tests passing

Upgrade Notice

No breaking changes.