-
Notifications
You must be signed in to change notification settings - Fork 384
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
Add support of highlight AMP-compatible themes and plugins in network pages #6726
Add support of highlight AMP-compatible themes and plugins in network pages #6726
Conversation
Plugin builds for 2e34795 are ready 🛎️!
|
Codecov Report
@@ Coverage Diff @@
## develop #6726 +/- ##
=============================================
+ Coverage 77.12% 77.83% +0.71%
- Complexity 6553 6556 +3
=============================================
Files 262 200 -62
Lines 20884 19783 -1101
=============================================
- Hits 16107 15399 -708
+ Misses 4777 4384 -393
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
The code looks good to me. I also verified that the AMP compatible labels have been added to themes and plugins on a multisite install.
I left one minor comment in the code.
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.
LGTM
Summary
Fixes #6725
Related #2313
Installed Themes.
Add New Theme.
Add New Plugin (Populer Tab)
Add New Plugin (AMP Compatible Tab)
Checklist