WPSmartContracts 1.1.4

Does WP Smart Contracts work with WordPress 5.5.1 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: 158.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.5.1
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=83d55d703e
Aspect after-activation
HTTP status 200
Load time 2.064 s
Memory usage 2.95 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 0.552 s
Memory usage 2.88 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 4.389 s
Memory usage 4.19 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 1.719 s
Memory usage 2.9 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.245 s
Memory usage 3.51 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 1.697 s
Memory usage 2.9 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.439 s
Memory usage 4.04 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.919 s
Memory usage 3.09 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.596 s
Memory usage 2.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.431 s0.401 s-0.030 s2.75 MiB2.89 MiB+ 137.88 KiB
/wp-admin/edit.php0.220 s0.383 s+0.163 s2.8 MiB2.95 MiB+ 159.75 KiB
/wp-admin/post-new.php1.455 s3.793 s+2.338 s4.54 MiB4.74 MiB+ 197.06 KiB
/wp-admin/upload.php0.830 s0.481 s-0.349 s2.63 MiB2.77 MiB+ 141.97 KiB
/wp-admin/options-writing.php0.179 s0.221 s+0.042 s2.64 MiB2.75 MiB+ 103.81 KiB
/wp-admin/media-new.php0.202 s0.232 s+0.030 s2.6 MiB2.75 MiB+ 144.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.236 s+0.042 s2.64 MiB2.85 MiB+ 208.63 KiB
/wp-admin/post-new.php?post_type=page1.294 s3.245 s+1.951 s4.53 MiB4.72 MiB+ 193.02 KiB
/wp-admin/options-discussion.php0.340 s0.361 s+0.021 s2.61 MiB2.74 MiB+ 136.32 KiB
/wp-admin/edit-comments.php0.212 s0.273 s+0.061 s2.65 MiB2.85 MiB+ 206.01 KiB
/0.325 s0.353 s+0.028 s2.56 MiB2.67 MiB+ 114.96 KiB
Average 0.517 s0.907 s+0.391 s3 MiB3.15 MiB+ 158.55 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 3

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

[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:41 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
[07-Sep-2020 04:07:48 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
[07-Sep-2020 04:07:48 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
[07-Sep-2020 04:07:48 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
[07-Sep-2020 04:07:48 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
[07-Sep-2020 04:07:52 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
[07-Sep-2020 04:07:52 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
[07-Sep-2020 04:07:52 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
[07-Sep-2020 04:07:52 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:55 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
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 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 5225
[07-Sep-2020 04:07:59 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 74
[07-Sep-2020 04:07:59 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 75
[07-Sep-2020 04:07:59 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 76
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
[07-Sep-2020 04:08:04 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 5225
See also: All tests for this plugin, How to Hide WP Smart Contracts Admin Menus and Meta Boxes