-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds ads.txt manager to plugin manager #2639
Conversation
Adds 10up's [Ads.txt Manager](https://wordpress.org/plugins/ads-txt/) plugin to Newspack's list of approved/recommended/default plugins. See 1204015893379290-as-1204159745402806.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, functionally! The PHP linter is complaining about spacing and indentation issues—can you fix before merging?
Darn linter
🎉 This PR is included in version 2.7.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [2.7.0-alpha.1](v2.6.1...v2.7.0-alpha.1) (2023-09-15) ### Bug Fixes * partial text domain update for the newspack plugin ([#2646](#2646)) ([7d92092](7d92092)) ### Features * add ads.txt manager to plugin manager ([#2639](#2639)) ([06eccaa](06eccaa)) * **amp-deprecation:** remove AMP from supported list ([#2647](#2647)) ([ef98476](ef98476)) * disable deactivate and delete for Akismet ([#2593](#2593)) ([136752a](136752a)) * replace recommended cookie plugin ([#2223](#2223)) ([4a309be](4a309be))
# [2.7.0](v2.6.4...v2.7.0) (2023-09-25) ### Bug Fixes * partial text domain update for the newspack plugin ([#2646](#2646)) ([7d92092](7d92092)) ### Features * add ads.txt manager to plugin manager ([#2639](#2639)) ([06eccaa](06eccaa)) * **amp-deprecation:** remove AMP from supported list ([#2647](#2647)) ([ef98476](ef98476)) * disable deactivate and delete for Akismet ([#2593](#2593)) ([136752a](136752a)) * replace recommended cookie plugin ([#2223](#2223)) ([4a309be](4a309be))
🎉 This PR is included in version 2.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Adds 10up's Ads.txt Manager plugin to Newspack's list of approved/recommended/default plugins.
All Submissions:
Changes proposed in this Pull Request:
Adds 10up's Ads.txt Manager plugin to Newspack's list of approved/recommended/default plugins. See 1204015893379290-as-1204159745402806.
How to test the changes in this Pull Request:
/wp-admin/plugins.php
Other information: