-
Notifications
You must be signed in to change notification settings - Fork 382
Add WP-CLI commands for managing AMP settings #5783
Copy link
Copy link
Closed
Labels
ChangeloggedWhether the issue/PR has been added to release notes.Whether the issue/PR has been added to release notes.EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing oneGroomedP1Medium priorityMedium priorityWP-CLIWS:CoreWork stream for Plugin coreWork stream for Plugin core
Milestone
Metadata
Metadata
Assignees
Labels
ChangeloggedWhether the issue/PR has been added to release notes.Whether the issue/PR has been added to release notes.EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing oneGroomedP1Medium priorityMedium priorityWP-CLIWS:CoreWork stream for Plugin coreWork stream for Plugin core
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature description
As demonstrated by #5782, there is a need for WP-CLI commands to manipulate the AMP settings, including:
I'm specifically not including the manipulation of Analytics here, as we want to discourage it from being used.
In addition to updating the settings, we also need to be able to query the existing settings.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Demo
Changelog entry