Airstory 1.1.8

Does Airstory work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_CERT_AUTHORITY_INVALID
Performance

Memory usage: 29.41 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 version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/airstory/
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=airstory%2Fairstory.php&plugin_status=all&paged=1&s&_wpnonce=49b1fdb402
Aspect after-activation
HTTP status 200
Load time 0.334 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Tools → Airstory

Page screenshot: Tools → Airstory
URL /wp-admin/tools.php?page=airstory
Aspect menu-item
HTTP status 200
Load time 0.254 s
Memory usage 3.52 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://127.0.0.1/wp-json/airstory/v1",
        "errorString": "net::ERR_CERT_AUTHORITY_INVALID"
    }
]

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.280 s-0.061 s3.51 MiB3.54 MiB+ 32.02 KiB
/wp-admin/edit.php0.204 s0.197 s-0.007 s3.57 MiB3.6 MiB+ 31.96 KiB
/wp-admin/post-new.php0.782 s0.635 s-0.147 s6.06 MiB6.11 MiB+ 52.61 KiB
/wp-admin/upload.php0.559 s0.279 s-0.280 s3.52 MiB3.54 MiB+ 14.55 KiB
/wp-admin/options-writing.php0.211 s0.190 s-0.021 s3.5 MiB3.52 MiB+ 18.55 KiB
/wp-admin/media-new.php0.268 s0.229 s-0.039 s3.49 MiB3.52 MiB+ 26.74 KiB
/wp-admin/edit-tags.php?taxonomy=category0.237 s0.354 s+0.117 s3.5 MiB3.54 MiB+ 37.41 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.680 s+0.055 s6.05 MiB6.1 MiB+ 48.13 KiB
/wp-admin/options-discussion.php0.266 s0.396 s+0.130 s3.5 MiB3.52 MiB+ 15.05 KiB
/wp-admin/edit-comments.php0.198 s0.201 s+0.003 s3.52 MiB3.54 MiB+ 14.55 KiB
/0.317 s0.204 s-0.113 s3.43 MiB3.46 MiB+ 31.95 KiB
Average 0.364 s0.331 s-0.033 s3.97 MiB4 MiB+ 29.41 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
Markdown
Language % Lines of code Comment lines Files
PHP83.5%1,4091,05514
Markdown10.1%17004
JSON5.5%9202
JavaScript0.9%16161
Total 1,687 1,071 21

PHP Code Analysis | More results »

Lines of code 1,414
Total complexity 229
Median class complexity 21.0
Median method complexity 2.0
Most complex class WP_Async_Task
Most complex function get_support_details()
Classes 3
Methods 22
Functions 49

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.

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[27-Jul-2025 09:22:22 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>airstory/v1/webhook</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[27-Jul-2025 09:22:25 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>airstory/v1/webhook</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide the "Airstory" Admin Menu