adwised 2.3.8

Does adwised work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/adwised/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=adwised%2Fadwised.php&plugin_status=all&paged=1&s&_wpnonce=d59c7e9745
Aspect after-activation
HTTP status 200
Load time 0.463 s
Memory usage 2.79 MiB
JS errors None
Resource errors None

ادوایزد

Page screenshot: ادوایزد
URL /wp-admin/admin.php?page=adwised
Aspect menu-item
HTTP status 200
Load time 0.274 s
Memory usage 2.78 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.367 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.781 s0.453 s-0.328 s2.82 MiB2.86 MiB+ 36.41 KiB
/wp-admin/edit.php0.371 s0.284 s-0.087 s2.86 MiB2.9 MiB+ 36.09 KiB
/wp-admin/post-new.php1.527 s1.449 s-0.078 s5.02 MiB5.14 MiB+ 118.35 KiB
/wp-admin/upload.php0.471 s0.551 s+0.080 s2.7 MiB2.73 MiB+ 31 KiB
/wp-admin/options-writing.php0.274 s0.252 s-0.022 s2.71 MiB2.71 MiB- 1.02 KiB
/wp-admin/media-new.php0.330 s0.360 s+0.030 s2.67 MiB2.7 MiB+ 31.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.299 s0.409 s+0.110 s2.77 MiB2.8 MiB+ 33.33 KiB
/wp-admin/post-new.php?post_type=page0.821 s1.790 s+0.969 s5.01 MiB5.12 MiB+ 113.94 KiB
/wp-admin/options-discussion.php0.490 s0.479 s-0.011 s2.67 MiB2.71 MiB+ 31.48 KiB
/wp-admin/edit-comments.php0.373 s0.397 s+0.024 s2.78 MiB2.81 MiB+ 31.02 KiB
/0.541 s0.364 s-0.177 s2.65 MiB2.67 MiB+ 15.17 KiB
Average 0.571 s0.617 s+0.046 s3.15 MiB3.19 MiB+ 43.36 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP91.0%2,1331024
JavaScript9.0%21294
Total 2,345 111 8

PHP Code Analysis | More results »

Lines of code 1,943
Total complexity 83
Median class complexity 36.0
Median method complexity 1.0
Most complex class insertAdwisedScript
Most complex function adwised_get_pop_link_ajaxcall()
Classes 1
Methods 10
Functions 16

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.

No new entries found.

PHP Error Log 15 lines

[13-Apr-2021 06:33:54 UTC] PHP Notice:  Trying to get property 'pop_url' of non-object in /wp-content/plugins/adwised/views/settings.php on line 148
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/getversion</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/getfunctionality</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/setfunctionality</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpopup/v1/getconfig</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpopup/v1/setconfig</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpush/v1/getconfig</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 5313
[13-Apr-2021 06:33:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpush/v1/setconfig</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/getversion</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/getfunctionality</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwised/v1/setfunctionality</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpopup/v1/getconfig</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpopup/v1/setconfig</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpush/v1/getconfig</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 5313
[13-Apr-2021 06:34:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>adwisedpush/v1/setconfig</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 5313
See also: All tests for this plugin, How to Hide the "ادوایزد" Admin Menu