wpsnoop: fix Better Rest Endpoints plugin conflicts, errors & issues

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


Troubleshooting theme and plugin conflicts is easier when you know what Better Rest Endpoints 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 Better Rest Endpoints

Get professional support for Better Rest Endpoints here

When you need professional help with WordPress: get help here


What does Better Rest Endpoints version 1.5.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Better Rest Endpoints to perform differently in your installation, previous versions before 1.5.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.5.2 of Better Rest Endpoints 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 Better Rest Endpoints 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 Better Rest Endpoints add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/better-rest-endpoints/ 129.85kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/better-rest-endpoints.php 4.25kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/CHANGELOG.md 1.64kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/ 76.02kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/create_cpt_endpoints.php 8.91kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_acf.php 593.00B No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_cpt_by_id.php 3.76kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_cpt_by_slug.php 3.78kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_cpts.php 1.05kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_options_acf.php 1.36kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_page_by_id.php 2.70kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_page_by_slug.php 3.68kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_pages.php 8.00kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_post_by_id.php 3.17kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_post_by_slug.php 3.22kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_posts_tax.php 10.09kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_posts.php 9.77kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_search.php 8.19kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_tax.php 389.00B No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_taxonomies.php 1.03kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/get_yoast.php 2.44kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/wp_nav_menus_by_location.php 1.14kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/wp_nav_menus_by_name.php 1.39kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/includes/wp_nav_menus.php 1.38kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/LICENSE 34.32kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/package-lock.json 1.12kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/package.json 746.00B No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/README.md 9.01kB No known conflicts with other themes or plugins.
wp-content/plugins/better-rest-endpoints/readme.txt 2.76kB No known conflicts with other themes or plugins.

Which new shortcodes does Better Rest Endpoints add to WordPress?

Which new database tables are created by the WordPress plugin Better Rest Endpoints?

Which new options are added to the wp-options table by Better Rest Endpoints?

What new PHP functions does Better Rest Endpoints declare when it is active?

Function   Conflicts Common Errors
get_page_by_slug 3 conflicts Fatal error: Cannot redeclare get_page_by_slug()
get_post_by_id 1 conflict Fatal error: Cannot redeclare get_post_by_id()
get_post_by_slug 1 conflict Fatal error: Cannot redeclare get_post_by_slug()
better_rest_endpoints 0 conflicts Fatal error: Cannot redeclare better_rest_endpoints()
bre_build_cpt_endpoints 0 conflicts Fatal error: Cannot redeclare bre_build_cpt_endpoints()
bre_build_custom_tax_endpoint 0 conflicts Fatal error: Cannot redeclare bre_build_custom_tax_endpoint()
bre_build_single_cpt_endpoints 0 conflicts Fatal error: Cannot redeclare bre_build_single_cpt_endpoints()
bre_build_single_cpt_endpoints_slug 0 conflicts Fatal error: Cannot redeclare bre_build_single_cpt_endpoints_slug()
bre_get_acf 0 conflicts Fatal error: Cannot redeclare bre_get_acf()
bre_get_cpts 0 conflicts Fatal error: Cannot redeclare bre_get_cpts()
bre_get_custom_tax 0 conflicts Fatal error: Cannot redeclare bre_get_custom_tax()
bre_get_menus 0 conflicts Fatal error: Cannot redeclare bre_get_menus()
bre_get_pages 0 conflicts Fatal error: Cannot redeclare bre_get_pages()
bre_get_posts 0 conflicts Fatal error: Cannot redeclare bre_get_posts()
bre_get_search 0 conflicts Fatal error: Cannot redeclare bre_get_search()
bre_get_taxonomies 0 conflicts Fatal error: Cannot redeclare bre_get_taxonomies()
bre_get_yoast 0 conflicts Fatal error: Cannot redeclare bre_get_yoast()
get_menus_by_location 0 conflicts Fatal error: Cannot redeclare get_menus_by_location()
get_options_acf_all 0 conflicts Fatal error: Cannot redeclare get_options_acf_all()
get_options_acf_single 0 conflicts Fatal error: Cannot redeclare get_options_acf_single()
get_page_by_id 0 conflicts Fatal error: Cannot redeclare get_page_by_id()

Using Better Rest Endpoints 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 Better Rest Endpoints from the command line with WP-CLI

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

wp plugin install better-rest-endpoints


How to activate Better Rest Endpoints from the command line with WP-CLI

To immediately activate Better Rest Endpoints after WP-CLI downloads the latest version you can use the following command:

wp plugin install better-rest-endpoints --activate


How to reinstall Better Rest Endpoints from the command line with WP-CLI

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

wp plugin install better-rest-endpoints --force


How to update Better Rest Endpoints to the latest version from the command line with WP-CLI

wp plugin update better-rest-endpoints


How to delete Better Rest Endpoints from the command line with WP-CLI

wp plugin delete better-rest-endpoints

Where can you download earlier versions of Better Rest Endpoints?

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 Better Rest Endpoints 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 Better Rest Endpoints

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