WPSmartContracts 1.1.6

Does WP Smart Contracts work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
58PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.552 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/wp-smart-contracts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-smart-contracts%2Fwp-smart-contracts.php&plugin_status=all&paged=1&s&_wpnonce=decb9a5f3f
Aspect after-activation
HTTP status 200
Load time 1.891 s
Memory usage 3 MiB
JS errors None
Resource errors None

Coins

Page screenshot: Coins
URL /wp-admin/edit.php?post_type=coin
Aspect menu-item
HTTP status 200
Load time 1.982 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Coins → Add New

Page screenshot: Coins → Add New
URL /wp-admin/post-new.php?post_type=coin
Aspect menu-item
HTTP status 200
Load time 3.949 s
Memory usage 4.35 MiB
JS errors None
Resource errors None

Crowdfundings

Page screenshot: Crowdfundings
URL /wp-admin/edit.php?post_type=crowdfunding
Aspect menu-item
HTTP status 200
Load time 2.120 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

Crowdfundings → Add New

Page screenshot: Crowdfundings → Add New
URL /wp-admin/post-new.php?post_type=crowdfunding
Aspect menu-item
HTTP status 200
Load time 1.457 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

ICOs

Page screenshot: ICOs
URL /wp-admin/edit.php?post_type=ico
Aspect menu-item
HTTP status 200
Load time 2.000 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

ICOs → Add New

Page screenshot: ICOs → Add New
URL /wp-admin/post-new.php?post_type=ico
Aspect menu-item
HTTP status 200
Load time 1.539 s
Memory usage 4.48 MiB
JS errors None
Resource errors None

Settings → WP Smart Contracts

Page screenshot: Settings → WP Smart Contracts
URL /wp-admin/options-general.php?page=etherscan-api-key-setting-admin
Aspect menu-item
HTTP status 200
Load time 1.849 s
Memory usage 3.2 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
Load time 0.781 s
Memory usage 2.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.264 s0.742 s+0.478 s2.79 MiB2.96 MiB+ 166.47 KiB
/wp-admin/edit.php0.181 s1.872 s+1.691 s2.84 MiB3 MiB+ 172.34 KiB
/wp-admin/post-new.php0.855 s1.481 s+0.626 s4.93 MiB5.15 MiB+ 222.16 KiB
/wp-admin/upload.php0.465 s1.622 s+1.157 s2.67 MiB2.9 MiB+ 234.93 KiB
/wp-admin/options-writing.php0.233 s0.539 s+0.306 s2.68 MiB2.88 MiB+ 198.59 KiB
/wp-admin/media-new.php0.222 s0.297 s+0.075 s2.65 MiB2.81 MiB+ 171.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.248 s+0.071 s2.68 MiB2.91 MiB+ 237.23 KiB
/wp-admin/post-new.php?post_type=page1.006 s1.181 s+0.175 s4.92 MiB5.13 MiB+ 214.11 KiB
/wp-admin/options-discussion.php0.299 s1.652 s+1.353 s2.65 MiB2.81 MiB+ 167.1 KiB
/wp-admin/edit-comments.php0.242 s0.289 s+0.047 s2.75 MiB2.91 MiB+ 170.6 KiB
/0.358 s0.452 s+0.094 s2.67 MiB2.72 MiB+ 56.84 KiB
Average 0.391 s0.943 s+0.552 s3.11 MiB3.29 MiB+ 182.89 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 4

Custom Post Types 3

ID Name
coinCoins
crowdfundingCrowdfundings
icoInitial Coin Offerings (ICOs)

Meta Boxes

{
    "coin": {
        "wpsc_cryptocurrency_metabox": {
            "title": "WPSmartContracts: Coin Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    },
    "crowdfunding": {
        "wpsc_crowdfunding_metabox": {
            "title": "WPSmartContracts: Crowdfunding Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code_crowd": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder_crowd": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    },
    "ico": {
        "wpsc_ico_metabox": {
            "title": "WPSmartContracts: ICO Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code_crowd": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder_crowd": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    }
}

PHP Error Log 58 lines

[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:41:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:00 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:00 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:00 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:00 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:05 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:05 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:05 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:05 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 69
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 70
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 71
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 72
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 73
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 74
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 77
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 78
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 79
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 80
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 81
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 82
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 83
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 84
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 85
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 86
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 87
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 88
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 89
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 90
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:07 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/ping</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract_account/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/total_supply/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/balance/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<txid>[a-zA-Z0-9-]+)/(?P<ignore_contract>[0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/remove_cache</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_code/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/format_float/(?P<float>[0-9\,\.e\+]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:13 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 79
[13-Dec-2020 21:42:13 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 80
[13-Dec-2020 21:42:13 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 81
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/ping</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract_account/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/total_supply/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/balance/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<txid>[a-zA-Z0-9-]+)/(?P<ignore_contract>[0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/remove_cache</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_code/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[13-Dec-2020 21:42:19 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/format_float/(?P<float>[0-9\,\.e\+]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin, How to Hide WP Smart Contracts Admin Menus and Meta Boxes