Development versions
Posted By Gregory

Development version 8.8.6


What’s new in this version

  • You can specify the “User-Agent” string for requests from the main (master) Cerber.Hub website by defining the PHP constant CERBER_HUB_UA in the wp-config.php file. Here is the line you can use:

    define('CERBER_HUB_UA', 'My User Agent');

  • Diagnostic logging for network requests to the WP Cerber cloud. To enable logging, define the PHP constant CERBER_CLOUD_DEBUG in the wp-config.php file. Logging covers admin operations on the WP Cerber admin pages only. Here is the line you need to add:

    define('CERBER_CLOUD_DEBUG', 1);

  • Fixed bug: “PHP Fatal error: Call to undefined function crb_admin_hash_token() in cerber-load.php:1521”.
  • Fixed bug: “PHP Notice: Undefined property: WP_Error::$ID in cerber-load.php on line 1131”

Use this link to download the development version:

https://downloads.wordpress.org/plugin/wp-cerber.8.8.6.zip

See also: How to install the development version

What is a development version?

Although it’s a development version, it’s stable and safe to use. The plugin is constantly evolving. Every week we add a new feature or fix some bugs. Some of these updates will be included in the next version of the plugin, some of them will be available after a while. You can start using and evaluating them right now. Download this version by using the link above. An update to the plugin documentation will be available later, once the production version will be released.

Have any questions?

If you have a question regarding WordPress security or WP Cerber, leave them in the comments section below or get them answered here: G2.COM/WPCerber.


I'm a team lead in Cerber Tech. I'm a software & database architect, WordPress - PHP - SQL - JavaScript developer. I started coding in 1993 on IBM System/370 (yeah, that was amazing days) and today software engineering at Cerber Tech is how I make my living. I've taught to have high standards for myself as well as using them in developing software solutions.

View Comments
There are currently no comments.