0.3.0
- Conditional operator logic can be set on an ad code by ad code basis.
- Thanks jtsternberg (@jtsternberg) for the pull request!
- Bug fix: If an ad tag doesn't need a URL, ignore the allowlist check
- Bug fix: Make sure that all providers list tables call
parent::get_columns()
to avoid conflicts with filters. - Coding standards cleanup