WPIntell

Source evidence

Suggestion and issues Easy Updates Manager 9.0.19

Easy Updates Manager · support · 2024-11-22T08:53:00+00:00

mixedsentiment
highseverity
0.94relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 15 rows with source links

33.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

10 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
peopleinside resolved
Hi, I hope you are well and thank you very much for this essential, precious plugin! I start to use this plugin because I enabled by wp-config.php the auto update of plugins and themes but WordPress don’t let me block some specific plugin and theme update. If the user as added in the wp-config.php the line to auto update plugins and theme will your plugin still work or it’s need to comment this line? I dont see any alert once activated your plugin but for security I commented the line I added in wp-config.php add_filter( 'auto_update_plugin', '__return_true' ); add_filter( 'auto_update_theme', '__return_true' ); add_filter( 'allow_minor_auto_core_updates', '__return_true' ); // Enable minor updates add_filter( 'allow_major_auto_core_updates', '__return_true' ); // Enable major updates I blocked a single plugin update but when I open the WordPress plugin list I see updates are active for all plugins. I would suggest to implement a way bwhere the disabled plugin would appear also to have auto update disabled in the plugin page on top links. For WordPress that plugin still have active auto update when I expect to see one plugin auto update disabled. You should not be adding filters to your wp-config. This is not recommended so I would remove this. You have a valid point about the plugins not showing as “Disabled” on the “Installed Plugins” page. I will pass this onto our development team Thank you! 😁

Comments

2 shown
vupdraft 2024-11-22T21:25:00+00:00

You should not be adding filters to your wp-config. This is not recommended so I would remove this. You have a valid point about the plugins not showing as “Disabled” on the “Installed Plugins” page. I will pass this onto our development team

peopleinside 2024-11-22T21:30:00+00:00

Thank you! 😁