wpsnoop: fix Bg Patriarchia BU plugin conflicts, errors & issues

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


Troubleshooting theme and plugin conflicts is easier when you know what Bg Patriarchia BU 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 Bg Patriarchia BU

Get professional support for Bg Patriarchia BU here

When you need professional help with WordPress: get help here


What does Bg Patriarchia BU version 2.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Bg Patriarchia BU to perform differently in your installation, previous versions before 2.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 2.2 of Bg Patriarchia BU 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 Bg Patriarchia BU 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 Bg Patriarchia BU add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/bg-patriarchia-bu/ 32.24kB No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/bg_pbu.php 14.57kB No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/css/ 88.00B No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/css/pbu.css 88.00B No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/inc/ 10.36kB No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/inc/options.php 6.74kB No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/inc/upload.php 3.62kB No known conflicts with other themes or plugins.
wp-content/plugins/bg-patriarchia-bu/readme.txt 7.22kB No known conflicts with other themes or plugins.

Which new shortcodes does Bg Patriarchia BU add to WordPress?

ShortCode   Known Plugin or Theme conflicts
[datelink] The datelink shortcode doesn't have any known conflicts with other themes or plugins.
[patriarchiaBU] The patriarchiaBU shortcode doesn't have any known conflicts with other themes or plugins.
[the_nextday] The the_nextday shortcode doesn't have any known conflicts with other themes or plugins.
[the_prevday] The the_prevday shortcode doesn't have any known conflicts with other themes or plugins.

Note: We have not yet checked to see if these shortcodes work as expected in pages, posts, sidebar widgets, or when set as the page title, in content, in the excert, in menus or anywhere else within a WordPress installation. A shortcode could produce errors due to parameters added when it is used, or if the plugin is updated and the format of the shortcode has changed.

Which new database tables are created by the WordPress plugin Bg Patriarchia BU?

Which new options are added to the wp-options table by Bg Patriarchia BU?

Option Name   Known Conflicts
bg_pbu_options_2_1_3 The bg_pbu_options_2_1_3 option doesn't have any known conflicts with other themes or plugins.

During use Bg Patriarchia BU 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 Bg Patriarchia BU declare when it is active?

Function   Conflicts Common Errors
add_plugin_page 1 conflict Fatal error: Cannot redeclare add_plugin_page()
sanitize_callback 1 conflict Fatal error: Cannot redeclare sanitize_callback()
bg_pbu_add_days 0 conflicts Fatal error: Cannot redeclare bg_pbu_add_days()
bg_pbu_checkbu 0 conflicts Fatal error: Cannot redeclare bg_pbu_checkbu()
bg_pbu_curl 0 conflicts Fatal error: Cannot redeclare bg_pbu_curl()
bg_pbu_datelink 0 conflicts Fatal error: Cannot redeclare bg_pbu_datelink()
bg_pbu_deactivate 0 conflicts Fatal error: Cannot redeclare bg_pbu_deactivate()
bg_pbu_enqueue_frontend_styles 0 conflicts Fatal error: Cannot redeclare bg_pbu_enqueue_frontend_styles()
bg_pbu_get_option 0 conflicts Fatal error: Cannot redeclare bg_pbu_get_option()
bg_pbu_nextday 0 conflicts Fatal error: Cannot redeclare bg_pbu_nextday()
bg_pbu_options_page_output 0 conflicts Fatal error: Cannot redeclare bg_pbu_options_page_output()
bg_pbu_parsebu 0 conflicts Fatal error: Cannot redeclare bg_pbu_parsebu()
bg_pbu_plugin_settings 0 conflicts Fatal error: Cannot redeclare bg_pbu_plugin_settings()
bg_pbu_prevday 0 conflicts Fatal error: Cannot redeclare bg_pbu_prevday()
bg_pbu_proc 0 conflicts Fatal error: Cannot redeclare bg_pbu_proc()
bg_pbu_removedirectory 0 conflicts Fatal error: Cannot redeclare bg_pbu_removedirectory()
bg_pbu_roman2dec 0 conflicts Fatal error: Cannot redeclare bg_pbu_roman2dec()
bg_pbu_rusdate 0 conflicts Fatal error: Cannot redeclare bg_pbu_rusdate()
bg_pbu_schedule 0 conflicts Fatal error: Cannot redeclare bg_pbu_schedule()
bg_pbu_shortcode 0 conflicts Fatal error: Cannot redeclare bg_pbu_shortcode()
bg_pbu_uninstall 0 conflicts Fatal error: Cannot redeclare bg_pbu_uninstall()
bg_pbu_unschedule 0 conflicts Fatal error: Cannot redeclare bg_pbu_unschedule()
fill_bg_pbu_field2 0 conflicts Fatal error: Cannot redeclare fill_bg_pbu_field2()
fill_bg_pbu_field3 0 conflicts Fatal error: Cannot redeclare fill_bg_pbu_field3()
fill_bg_pbu_field4 0 conflicts Fatal error: Cannot redeclare fill_bg_pbu_field4()
fill_bg_pbu_field5 0 conflicts Fatal error: Cannot redeclare fill_bg_pbu_field5()

Using Bg Patriarchia BU 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 Bg Patriarchia BU from the command line with WP-CLI

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

wp plugin install bg-patriarchia-bu


How to activate Bg Patriarchia BU from the command line with WP-CLI

To immediately activate Bg Patriarchia BU after WP-CLI downloads the latest version you can use the following command:

wp plugin install bg-patriarchia-bu --activate


How to reinstall Bg Patriarchia BU from the command line with WP-CLI

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

wp plugin install bg-patriarchia-bu --force


How to update Bg Patriarchia BU to the latest version from the command line with WP-CLI

wp plugin update bg-patriarchia-bu


How to delete Bg Patriarchia BU from the command line with WP-CLI

wp plugin delete bg-patriarchia-bu

Where can you download earlier versions of Bg Patriarchia BU?

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 Bg Patriarchia BU 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 Bg Patriarchia BU

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