Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes #61 <!-- This is an auto-generated comment: release notes by OSS CodeRabbit --> ### Summary by CodeRabbit - New Feature: Added GA4 Measurement Protocol support, enabling users to send post requests directly to the GA4 Measurement Protocol. - Refactor: Improved code readability and consistency by adjusting function parameter spacing and renaming variables for clarity. - Style: Updated PHP linting rules to enforce standard array syntax and disallow short ternary operators. - Refactor: Simplified directory handling in `base_dir` method and improved efficiency of `popular_posts` method. - New Feature: Introduced a new setting field 'ga4-api-secret' for enhanced configuration. - Bug Fix: Ensured type safety in `PlaceHolders.php` by checking if the queried object is an instance of `WP_Term` before accessing its taxonomy property. - Chore: Corrected a typo in a comment in `ScriptRenderer.php` for better clarity. <!-- end of auto-generated comment: release notes by OSS CodeRabbit -->
- Loading branch information