wpsnoop: fix Easy Embed Page Widget plugin conflicts, errors & issues

When the plugin Easy Embed Page Widget conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Easy Embed Page Widget, plus learn which plugins and/or themes could be in conflict with Easy Embed Page Widget.


Troubleshooting theme and plugin conflicts is easier when you know what Easy Embed Page Widget leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Easy Embed Page Widget

Get professional support for Easy Embed Page Widget here

When you need professional help with WordPress: get help here


What does Easy Embed Page Widget version 1.0.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Easy Embed Page Widget to perform differently in your installation, previous versions before 1.0.2 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 1.0.2 of Easy Embed Page Widget behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Easy Embed Page Widget by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Easy Embed Page Widget add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/embed-page-facebook/ 15.53kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/embed-page-facebook.php 1.84kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/includes/ 11.71kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/includes/fbplplugin-class.php 3.86kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/includes/fbplplugin-menus.php 1.59kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/includes/fbplplugin-settings-fields.php 5.43kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/includes/fbplplugin-styles.php 854.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/index.html No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/readme.txt 1.22kB No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/ 774.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/admin/ 351.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/admin/css/ 52.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/admin/css/fbplplugin-admin-style.css 52.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/admin/settings-page.php 299.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/frontend/ 423.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/frontend/css/ 80.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/frontend/css/fbplplugin-frontend-style.css 80.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/frontend/js/ 343.00B No known conflicts with other themes or plugins.
wp-content/plugins/embed-page-facebook/templates/frontend/js/main.js 343.00B No known conflicts with other themes or plugins.

Which new shortcodes does Easy Embed Page Widget add to WordPress?

Which new database tables are created by the WordPress plugin Easy Embed Page Widget?

Which new options are added to the wp-options table by Easy Embed Page Widget?

Option Name   Known Conflicts
widget_foo_widget Potential conflict with 18 plugins or themes

During use Easy Embed Page Widget may or may not create more options depending on how the plugin is configured and depending on which other themes and plugins are active in your specific hosting environment.

What new PHP functions does Easy Embed Page Widget declare when it is active?

Function   Conflicts Common Errors
fbplplugin_add_settings_link 0 conflicts Fatal error: Cannot redeclare fbplplugin_add_settings_link()
fbplplugin_admin_styles 0 conflicts Fatal error: Cannot redeclare fbplplugin_admin_styles()
fbplplugin_enqueue_script 0 conflicts Fatal error: Cannot redeclare fbplplugin_enqueue_script()
fbplplugin_frontend_styles 0 conflicts Fatal error: Cannot redeclare fbplplugin_frontend_styles()
fbplplugin_settings 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings()
fbplplugin_settings_checkbox1_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_checkbox1_callback()
fbplplugin_settings_checkbox2_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_checkbox2_callback()
fbplplugin_settings_checkbox3_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_checkbox3_callback()
fbplplugin_settings_checkbox4_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_checkbox4_callback()
fbplplugin_settings_input_height_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_input_height_callback()
fbplplugin_settings_input_text_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_input_text_callback()
fbplplugin_settings_input_width_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_input_width_callback()
fbplplugin_settings_page_markup 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_page_markup()
fbplplugin_settings_pages 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_pages()
fbplplugin_settings_section_callback 0 conflicts Fatal error: Cannot redeclare fbplplugin_settings_section_callback()
register_fbpl 0 conflicts Fatal error: Cannot redeclare register_fbpl()

Using Easy Embed Page Widget from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Easy Embed Page Widget from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install embed-page-facebook


How to activate Easy Embed Page Widget from the command line with WP-CLI

To immediately activate Easy Embed Page Widget after WP-CLI downloads the latest version you can use the following command:

wp plugin install embed-page-facebook --activate


How to reinstall Easy Embed Page Widget from the command line with WP-CLI

To force a reinstallation of Easy Embed Page Widget which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install embed-page-facebook --force


How to update Easy Embed Page Widget to the latest version from the command line with WP-CLI

wp plugin update embed-page-facebook


How to delete Easy Embed Page Widget from the command line with WP-CLI

wp plugin delete embed-page-facebook

Where can you download earlier versions of Easy Embed Page Widget?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Easy Embed Page Widget from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Easy Embed Page Widget

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Easy Embed Page Widget. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.