Skip to content

Commit

Permalink
wp plugin fix (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet committed Aug 22, 2024
1 parent 52aee98 commit f6e38cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artemis/modules/wordpress_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
]
PLUGINS_BAD_VERSION_IN_README = [
"blocks-animation",
"button-contact-vr",
"change-admin-email-setting-without-outbound-email",
"coming-soon",
"delete-all-comments-of-website",
Expand All @@ -62,6 +61,7 @@
"page-or-post-clone",
"rafflepress",
"skyboot-custom-icons-for-elementor",
"softaculous",
"subscribe-to-comments",
"website-monetization-by-magenet",
"wp-maximum-execution-time-exceeded",
Expand Down

0 comments on commit f6e38cb

Please sign in to comment.