wpsnoop: fix Complete Facebook plugin conflicts, errors & issues

When the plugin Complete Facebook 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 Complete Facebook, plus learn which plugins and/or themes could be in conflict with Complete Facebook.


Troubleshooting theme and plugin conflicts is easier when you know what Complete Facebook 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 Complete Facebook

Get professional support for Complete Facebook here

When you need professional help with WordPress: get help here


What does Complete Facebook version 1.5.1 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Complete Facebook to perform differently in your installation, previous versions before 1.5.1 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.5.1 of Complete Facebook 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 Complete Facebook 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 Complete Facebook add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/complete-facebook/ 169.22kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/admin_settings.php 24.84kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/comment_process.php 1.63kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/fb-widget.php 2.31kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/fbshare.jpg 1.73kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/like_process.php 2.60kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/main.php 6.55kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/metabox.php 1.91kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/notification.php 389.00B No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/opengraph.php 1.88kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/readme.txt 1.62kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-1.png 21.24kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-2.png 35.89kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-3.png 33.01kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-4.png 13.12kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-5.png 12.20kB No known conflicts with other themes or plugins.
wp-content/plugins/complete-facebook/screenshot-6.png 8.32kB No known conflicts with other themes or plugins.

Which new shortcodes does Complete Facebook add to WordPress?

Which new database tables are created by the WordPress plugin Complete Facebook?

Which new options are added to the wp-options table by Complete Facebook?

Option Name   Known Conflicts
widget_cfbwidget Potential conflict with 1 plugin or theme

During use Complete Facebook 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 Complete Facebook declare when it is active?

Function   Conflicts Common Errors
add_comment_boxwrapper_for_filter 1 conflict Fatal error: Cannot redeclare add_comment_boxwrapper_for_filter()
facebook_share 1 conflict Fatal error: Cannot redeclare facebook_share()
like_btn_display 1 conflict Fatal error: Cannot redeclare like_btn_display()
like_dis_after_content 1 conflict Fatal error: Cannot redeclare like_dis_after_content()
like_dis_after_tags 1 conflict Fatal error: Cannot redeclare like_dis_after_tags()
like_dis_after_title 1 conflict Fatal error: Cannot redeclare like_dis_after_title()
the_excerpt_max_charlength 7 conflicts Fatal error: Cannot redeclare the_excerpt_max_charlength()
add_comment_boxcfb 0 conflicts Fatal error: Cannot redeclare add_comment_boxcfb()
add_modcfb 0 conflicts Fatal error: Cannot redeclare add_modcfb()
adding_metaboxcfb 0 conflicts Fatal error: Cannot redeclare adding_metaboxcfb()
adding_settings_pagecfb 0 conflicts Fatal error: Cannot redeclare adding_settings_pagecfb()
cfb_add_xmlns 0 conflicts Fatal error: Cannot redeclare cfb_add_xmlns()
cfb_genmeta 0 conflicts Fatal error: Cannot redeclare cfb_genmeta()
cfb_init 0 conflicts Fatal error: Cannot redeclare cfb_init()
cfb_ogvalues 0 conflicts Fatal error: Cannot redeclare cfb_ogvalues()
cfb_opengraphmeta 0 conflicts Fatal error: Cannot redeclare cfb_opengraphmeta()
cfb_parse_request 0 conflicts Fatal error: Cannot redeclare cfb_parse_request()
cfb_plugin_query_vars 0 conflicts Fatal error: Cannot redeclare cfb_plugin_query_vars()
cfb_send_notification 0 conflicts Fatal error: Cannot redeclare cfb_send_notification()
fbsdk_includecfb 0 conflicts Fatal error: Cannot redeclare fbsdk_includecfb()
like_dis_after_content_check 0 conflicts Fatal error: Cannot redeclare like_dis_after_content_check()
like_dis_after_tags_check 0 conflicts Fatal error: Cannot redeclare like_dis_after_tags_check()
like_dis_after_title_check 0 conflicts Fatal error: Cannot redeclare like_dis_after_title_check()
metabox_contentocfb 0 conflicts Fatal error: Cannot redeclare metabox_contentocfb()
register_settingscfb 0 conflicts Fatal error: Cannot redeclare register_settingscfb()
saving_meta_actioncfb 0 conflicts Fatal error: Cannot redeclare saving_meta_actioncfb()
settings_linkcfb 0 conflicts Fatal error: Cannot redeclare settings_linkcfb()
settings_pagecfb 0 conflicts Fatal error: Cannot redeclare settings_pagecfb()

Using Complete Facebook 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 Complete Facebook from the command line with WP-CLI

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

wp plugin install complete-facebook


How to activate Complete Facebook from the command line with WP-CLI

To immediately activate Complete Facebook after WP-CLI downloads the latest version you can use the following command:

wp plugin install complete-facebook --activate


How to reinstall Complete Facebook from the command line with WP-CLI

To force a reinstallation of Complete Facebook which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install complete-facebook --force


How to update Complete Facebook to the latest version from the command line with WP-CLI

wp plugin update complete-facebook


How to delete Complete Facebook from the command line with WP-CLI

wp plugin delete complete-facebook

Where can you download earlier versions of Complete Facebook?

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 Complete Facebook 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 Complete Facebook

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 Complete Facebook. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.