Skip to content
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

feat(amp-deprecation): Remove AMP from supported list #2647

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

gamebits
Copy link
Contributor

@gamebits gamebits commented Sep 15, 2023

All Submissions:

Changes proposed in this Pull Request:

Newspack Plugin maintains a list of plugins that will not be added to the WP Admin plugins screen, but installing them will not raise any issues in Newspack > Health Check.

Historically, this list has included AMP, which has been retired from our platform (and will likely soon be blocked entirely). This PR removes AMP from that list.

Adds super-cool-ad-inserter-plugin to the allowed list, while we're at it!

How to test the changes in this Pull Request:

  1. Navigate to /wp-admin/plugin-install.php
  2. Search for, install, and activate AMP.
  3. Visit /wp-admin/admin.php?page=newspack-health-check-wizard#/ and confirm that AMP is listed as an unsupported plugin.

Other information:

  • [Z] Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

The AMP plugin is no longer allowed on Newspack.
@gamebits gamebits requested a review from a team as a code owner September 15, 2023 17:43
@github-actions github-actions bot added the [Status] Approved The pull request has been reviewed and is ready to merge label Sep 15, 2023
@gamebits gamebits merged commit ef98476 into master Sep 15, 2023
1 check passed
matticbot pushed a commit that referenced this pull request Sep 15, 2023
# [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))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.7.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Sep 25, 2023
# [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))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@miguelpeixe miguelpeixe deleted the fix/no-amp-support branch October 16, 2023 16:13
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.9.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.10.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @alpha released [Status] Approved The pull request has been reviewed and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants