Skip to content

Ad Code Manager 0.8.0

Latest

Choose a tag to compare

@GaryJones GaryJones released this 06 Jan 15:31
· 18 commits to develop since this release
0.8.0
8359b35

This release requires WordPress 6.4 and PHP 7.4 as a minimum.

Added

  • Dedicated edit page for ad codes, replacing inline edit functionality (#196)
  • Autocomplete for conditional arguments using Select2 (categories, tags, pages, posts) (#194)
  • Wrapper div with CSS classes for improved ad styling and targeting (#188)
  • wp-env configuration for local development (#178)

Fixed

  • Validate unique tag IDs for DFP Async provider (#190)
  • Prevent empty widget wrapper output when no ad codes found (#186)
  • Ensure row actions display in first data column (#189)

Changed

  • Update minimum WordPress version to 6.4 (#181)

Documentation

  • Add PHPDoc documentation for all hooks (#193)
  • Add contextual help for DFP and AdSense provider fields (#191)

Maintenance

  • Standardise GitHub Actions, add unit test workflow with Brain Monkey (#184)
  • Migrate integration tests from SVN to wp-env (#182)
  • Migrate dependabot reviewers to CODEOWNERS (#185)
  • Standardise test matrix and update readme (#187)
  • Add .npmrc and update package-lock (#198)
  • Bump actions/checkout from 5 to 6 (#183)
  • Bump codecov/codecov-action from 3 to 5 (#174)
  • Bump ramsey/composer-install from 2 to 3 (#173)

New Contributors

Full Changelog: 0.7.1...0.8.0