Easy Code Manager 1.2

Does Easy Code Manager work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
6PHP warnings
8PHP notices
32Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 653.46 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version4.9.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/easy-code-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=easy-code-manager%2Feasy-code-manager.php&plugin_status=all&paged=1&s&_wpnonce=0bbc73dcf6
Aspect after-activation
HTTP status 200 OK
Load time 0.087 s
Memory usage 4 MiB
JS errors None
Resource errors None

Easy Code Manager

Page screenshot: Easy Code Manager
URL /wp-admin/admin.php?page=ecm
Aspect menu-item
HTTP status 200 OK
Load time 0.059 s
Memory usage N/A
JS errors None
Resource errors None

Easy Code Manager → Extensions

Page screenshot: Easy Code Manager → Extensions
URL /wp-admin/plugins.php?s=easy-code-manager
Aspect menu-item
HTTP status 200 OK
Load time 0.042 s
Memory usage 3.82 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200 OK
Load time 0.105 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.100 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.118 s0.045 s-0.073 s3.12 MiB3.9 MiB+ 798.78 KiB
/wp-admin/edit.php0.101 s0.104 s+0.003 s3.14 MiB3.74 MiB+ 615.96 KiB
/wp-admin/post-new.php0.169 s0.181 s+0.012 s3.21 MiB3.82 MiB+ 626.31 KiB
/wp-admin/upload.php0.106 s0.112 s+0.006 s2.98 MiB3.64 MiB+ 675.66 KiB
/wp-admin/options-writing.php0.077 s0.079 s+0.002 s2.97 MiB3.63 MiB+ 675.66 KiB
/wp-admin/media-new.php0.047 s0.069 s+0.022 s2.96 MiB3.62 MiB+ 675.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.081 s0.079 s-0.002 s3.01 MiB3.67 MiB+ 676.28 KiB
/wp-admin/post-new.php?post_type=page0.170 s0.145 s-0.025 s3.22 MiB3.82 MiB+ 619.68 KiB
/wp-admin/options-discussion.php0.075 s0.071 s-0.004 s2.97 MiB3.63 MiB+ 675.97 KiB
/wp-admin/edit-comments.php0.075 s0.037 s-0.038 s3.01 MiB3.67 MiB+ 675.09 KiB
/0.075 s0.093 s+0.018 s2.75 MiB3.21 MiB+ 473.04 KiB
Average 0.099 s0.092 s-0.007 s3.03 MiB3.67 MiB+ 653.46 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

Meta Boxes

{
    "dashboard": {
        "cjt-statistics": {
            "title": "Easy Code Manager",
            "context": "normal"
        }
    }
}

PHP Error Log 139 lines

[25-Oct-2018 15:40:43 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:43 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT count(*) blocksCount FROM wp_cjtoolbox_blocks WHERE state = 'active' AND type='block'; made by wp_dashboard, do_meta_boxes, CJTDashboardMetaboxAccessPoint->route, CJTController->_doAction, CJTDefaultController->dashboardMetaboxAction, CJTDashboardMetaboxStatisticsView->display, CJTStatisticsMetaboxModel->getBlocksCount, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:43 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/easy-code-manager/models/statistics-metabox.php on line 51
[25-Oct-2018 15:40:43 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT count(*) blocksCount FROM wp_cjtoolbox_blocks WHERE state = 'inactive' AND type='block'; made by wp_dashboard, do_meta_boxes, CJTDashboardMetaboxAccessPoint->route, CJTController->_doAction, CJTDefaultController->dashboardMetaboxAction, CJTDashboardMetaboxStatisticsView->display, CJTStatisticsMetaboxModel->getBlocksCount, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:43 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/easy-code-manager/models/statistics-metabox.php on line 51
[25-Oct-2018 15:40:58 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:58 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT * FROM wp_cjtoolbox_blocks WHERE 1!=1 LIMIT 0,1; made by do_action('toplevel_page_ecm'), WP_Hook->do_action, WP_Hook->apply_filters, CJTController->_doAction, CJTBlocksController->indexAction, CJTBlocksModel->getBlocks, CJTBlocksTable->__construct, CJTTable->__construct, CJTMYSQLQueueDriver->getColumns, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:58 UTC] PHP Warning:  mysqli_num_fields() expects parameter 1 to be mysqli_result, boolean given in /wp-includes/wp-db.php on line 3182
[25-Oct-2018 15:40:58 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/easy-code-manager/framework/db/mysql/queue-driver.inc.php on line 205
[25-Oct-2018 15:40:58 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_block_pins' doesn't exist for query SELECT * FROM wp_cjtoolbox_block_pins WHERE 1!=1 LIMIT 0,1; made by do_action('toplevel_page_ecm'), WP_Hook->do_action, WP_Hook->apply_filters, CJTController->_doAction, CJTBlocksController->indexAction, CJTBlocksModel->getBlocks, CJTBlockPinsTable->__construct, CJTTable->__construct, CJTMYSQLQueueDriver->getColumns, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:58 UTC] PHP Warning:  mysqli_num_fields() expects parameter 1 to be mysqli_result, boolean given in /wp-includes/wp-db.php on line 3182
[25-Oct-2018 15:40:58 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/easy-code-manager/framework/db/mysql/queue-driver.inc.php on line 205
[25-Oct-2018 15:40:58 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_block_files' doesn't exist for query SELECT * FROM wp_cjtoolbox_block_files WHERE 1!=1 LIMIT 0,1; made by do_action('toplevel_page_ecm'), WP_Hook->do_action, WP_Hook->apply_filters, CJTController->_doAction, CJTBlocksController->indexAction, CJTBlocksModel->getBlocks, CJTBlockFilesTable->__construct, CJTxTable->__construct, CJTMYSQLQueueDriver->getColumns, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:58 UTC] PHP Warning:  mysqli_num_fields() expects parameter 1 to be mysqli_result, boolean given in /wp-includes/wp-db.php on line 3182
[25-Oct-2018 15:40:58 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/easy-code-manager/framework/db/mysql/queue-driver.inc.php on line 205
[25-Oct-2018 15:40:58 UTC] PHP Fatal error:  Uncaught Exception: Field:type is not found! in /wp-content/plugins/easy-code-manager/framework/db/mysql/table.inc.php:105
Stack trace:
#0 /wp-content/plugins/easy-code-manager/tables/blocks.php(89): CJTTable->prepareQueryParameters(Array)
#1 /wp-content/plugins/easy-code-manager/models/blocks.php(153): CJTBlocksTable->get(Array, Array, Array, 'OBJECT_K', Array, true)
#2 /wp-content/plugins/easy-code-manager/controllers/blocks.php(60): CJTBlocksModel->getBlocks(NULL, Array)
#3 /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php(187): CJTBlocksController->indexAction()
#4 /wp-includes/class-wp-hook.php(286): CJTController->_doAction('')
#5 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#6 /wp-includes in /wp-content/plugins/easy-code-manager/framework/db/mysql/table.inc.php on line 105
[25-Oct-2018 15:40:59 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:40:59 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT count(*) blocksCount FROM wp_cjtoolbox_blocks WHERE state = 'active' AND type='block'; made by wp_dashboard, do_meta_boxes, CJTDashboardMetaboxAccessPoint->route, CJTController->_doAction, CJTDefaultController->dashboardMetaboxAction, CJTDashboardMetaboxStatisticsView->display, CJTStatisticsMetaboxModel->getBlocksCount, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/easy-code-manager/models/statistics-metabox.php on line 51
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT count(*) blocksCount FROM wp_cjtoolbox_blocks WHERE state = 'inactive' AND type='block'; made by wp_dashboard, do_meta_boxes, CJTDashboardMetaboxAccessPoint->route, CJTController->_doAction, CJTDefaultController->dashboardMetaboxAction, CJTDashboardMetaboxStatisticsView->display, CJTStatisticsMetaboxModel->getBlocksCount, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/easy-code-manager/models/statistics-metabox.php on line 51
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:00 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`

 WHERE ( ( ( `backupId` IS NULL ) AND ( `state` = 'active' ) ) AND ( ( blocks.`pinPoint` & 0 ) ) ); made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select
[25-Oct-2018 15:41:01 UTC] WordPress database error Table 'wordpress.wp_cjtoolbox_blocks' doesn't exist for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 0) blocksGroup

 FROM `wp_cjtoolbox_blocks` blocks LEFT JOIN `wp_cjtoolbox_block_pins` pins ON blocks.`id` = pins.`blockId`


(+39 more lines)
See also: All tests for this plugin, How to Hide the "FluentSnippets" Admin Menu