Asgaros Forum 1.15.6

Does Asgaros Forum work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

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

Memory usage: 463.35 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 version5.5
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/asgaros-forum/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=asgaros-forum%2Fasgaros-forum.php&plugin_status=all&paged=1&s&_wpnonce=793f9cd859
Aspect after-activation
HTTP status 200
Load time 4.316 s
Memory usage 4.97 MiB
JS errors None
Resource errors None

Forum

Page screenshot: Forum
URL /wp-admin/admin.php?page=asgarosforum-structure
Aspect menu-item
HTTP status 200
Load time 0.589 s
Memory usage 4.46 MiB
JS errors None
Resource errors None

Forum → Appearance

Page screenshot: Forum → Appearance
URL /wp-admin/admin.php?page=asgarosforum-appearance
Aspect menu-item
HTTP status 200
Load time 0.386 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

Forum → Usergroups

Page screenshot: Forum → Usergroups
URL /wp-admin/admin.php?page=asgarosforum-usergroups
Aspect menu-item
HTTP status 200
Load time 0.241 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Forum → Ads

Page screenshot: Forum → Ads
URL /wp-admin/admin.php?page=asgarosforum-ads
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

Forum → Settings

Page screenshot: Forum → Settings
URL /wp-admin/admin.php?page=asgarosforum-options
Aspect menu-item
HTTP status 200
Load time 0.272 s
Memory usage 4.77 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.308 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.437 s
Memory usage 6.29 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 1.368 s
Memory usage 6.26 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.761 s
Memory usage 4.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.456 s0.330 s-0.126 s3.96 MiB4.46 MiB+ 508.43 KiB
/wp-admin/edit.php0.221 s0.259 s+0.038 s3.99 MiB4.48 MiB+ 497.78 KiB
/wp-admin/post-new.php1.492 s1.820 s+0.328 s5.81 MiB6.29 MiB+ 483.77 KiB
/wp-admin/upload.php0.652 s0.485 s-0.167 s3.82 MiB4.31 MiB+ 494.55 KiB
/wp-admin/options-writing.php0.154 s0.195 s+0.041 s3.9 MiB4.3 MiB+ 400.38 KiB
/wp-admin/media-new.php0.195 s0.219 s+0.024 s3.8 MiB4.29 MiB+ 493.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.211 s+0.016 s3.91 MiB4.34 MiB+ 438.9 KiB
/wp-admin/post-new.php?post_type=page1.402 s1.338 s-0.064 s5.8 MiB6.26 MiB+ 473.16 KiB
/wp-admin/options-discussion.php0.278 s0.341 s+0.063 s3.81 MiB4.29 MiB+ 494.3 KiB
/wp-admin/edit-comments.php0.263 s0.218 s-0.045 s3.91 MiB4.34 MiB+ 437.82 KiB
/0.345 s0.213 s-0.132 s3.69 MiB4.06 MiB+ 373.78 KiB
Average 0.514 s0.512 s-0.002 s4.22 MiB4.67 MiB+ 463.35 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.

Database Tables 9

Options wp_options 6

Sidebar Widgets 3

ID Name
asgarosforumrecentposts_widgetAsgaros Forum: Recent Posts
asgarosforumrecenttopics_widgetAsgaros Forum: Recent Topics
asgarosforumsearch_widgetAsgaros Forum: Search

Meta Boxes

{
    "post": {
        "asgaros-forum-topic-meta-box": {
            "title": "Create Forum Topic",
            "context": "side"
        }
    },
    "page": {
        "asgaros-forum-topic-meta-box": {
            "title": "Create Forum Topic",
            "context": "side"
        }
    }
}

PHP Error Log 8 lines

[12-Aug-2020 08:39:09 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/reaction/(?P<post_id>\d+)/(?P<reaction>[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
[12-Aug-2020 08:39:09 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/suggestions/mentioning/(?P<term>[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
[12-Aug-2020 08:39:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/reaction/(?P<post_id>\d+)/(?P<reaction>[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
[12-Aug-2020 08:39:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/suggestions/mentioning/(?P<term>[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
[12-Aug-2020 08:39:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/reaction/(?P<post_id>\d+)/(?P<reaction>[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
[12-Aug-2020 08:39:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/suggestions/mentioning/(?P<term>[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
[12-Aug-2020 08:39:17 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/reaction/(?P<post_id>\d+)/(?P<reaction>[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
[12-Aug-2020 08:39:17 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>asgaros-forum/v1/suggestions/mentioning/(?P<term>[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
See also: All tests for this plugin, How to Hide Asgaros Forum Admin Menus and Meta Boxes