WPIntell

Source evidence

Fatal error when installing thru the WP-CLI

Editor Cleanup For Elementor: clean up and solve plugin conflicts with the Elementor editor · support · 2025-05-06T21:01:00+00:00

complaintsentiment
highseverity
0.98relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 35 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mister pc unresolved
Hi Jose, Thanks again for these two great plugins, they should be automatically integrated inside Elementor core ! I met fatal errors when I tried to install and activate them thru the WP-CLI interface : 1. wp plugin install https://downloads.wordpress.org/plugin/freesoul-deactivate-plugins.zip works fine. 2. wp plugin activate freesoul-deactivate-plugins leads to an error : Fatal error: Uncaught Error: Call to undefined function eos_dp_get_option() in /home/user/www/domain.com/htdocs/wp-content/plugins/freesoul-deactivate-plugins/fdp-load.php:197 Stack trace: #0 /home/user/www/domain.com/htdocs/wp-content/plugins/freesoul-deactivate-plugins/plugin-activation.php(49): eos_dp_update_plugins_slugs_names() #1 /home/user/www/domain.com/htdocs/wp-content/plugins/freesoul-deactivate-plugins/fdp-load.php(114): require(‘/home/blan0851/…’) #2 /home/user/www/domain.com/htdocs/wp-includes/class-wp-hook.php(324): eos_dp_initialize_plugin() #3 /home/user/www/domain.com/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #4 /home/user/www/domain.com/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #5 /home/user/www/domain.com/htdocs/wp-admin/includes/plugin.php(703): do_action() #6 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php(382): activate_plugin() #7 [internal function]: Plugin_Command->activate() #8 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func() #9 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}() #10 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(497): call_user_func() #11 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(441): WP_CLI\Dispatcher\Subcommand->invoke() #12 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(464): WP_CLI\Runner->run_command() #13 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1296): WP_CLI\Runner->run_command_and_exit() #14 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() #15 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process() #16 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap() #17 phar:///usr/local/bin/wp/php/boot-phar.php(20): include(‘phar:///usr/loc…’) #18 /usr/local/bin/wp(4): include(‘phar:///usr/loc…’) #19 {main} 3. wp plugin install https://downloads.wordpress.org/plugin/editor-cleanup-for-elementor.0.0.6.zip works fine. 4. wp plugin activate editor-cleanup-for-elementor also leads to a fatal error : Fatal error: Uncaught Error: Undefined constant “FDP_ECFE_PLUGIN_DIR” in /home/user/www/domain.com/htdocs/wp-content/plugins/editor-cleanup-for-elementor/editor-cleanup-for-elementor.php:57 Stack trace: #0 /home/user/www/domain.com/htdocs/wp-includes/class-wp-hook.php(324): eos_dp_ecfe_initialize_plugin() #1 /home/user/www/domain.com/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /home/user/www/domain.com/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /home/user/www/domain.com/htdocs/wp-admin/includes/plugin.php(703): do_action() #4 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php(382): activate_plugin() #5 [internal function]: Plugin_Command->activate() #6 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func() #7 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}() #8 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(497): call_user_func() #9 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(441): WP_CLI\Dispatcher\Subcommand->invoke() #10 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(464): WP_CLI\Runner->run_command() #11 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1296): WP_CLI\Runner->run_command_and_exit() #12 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() #13 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process() #14 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap() #15 phar:///usr/local/bin/wp/php/boot-phar.php(20): include(‘phar:///usr/loc…’) #16 /usr/local/bin/wp(4): include(‘phar:///usr/loc…’) #17 {main} Curiously, I managed to activate them thru the WordPress dashboard (after these errors occurred). Maybe they just happen during plugin initializations. Hope this helps to better enforce their code 😉 Arnaud BeLO.

Comments

0 shown

No comments were stored for this source.