aoringo LOG maker 0.1.3

Does aoringo LOG maker work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP fatal errors
3PHP warnings
52PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 5.42 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/aoringo-log-maker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=aoringo-log-maker%2Faoringo_log_maker.php&plugin_status=all&paged=1&s&_wpnonce=f75e23b9f1
Aspect after-activation
HTTP status 200
Load time 0.387 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Settings → aoringo LOG makerの設定

Page screenshot: Settings → aoringo LOG makerの設定
URL /wp-admin/options-general.php?page=aoringo-log-maker%2Faoringo_log_maker.php
Requested URL /wp-admin/options-general.php?page=aoringo-log-maker/aoringo_log_maker.php
Aspect menu-item
HTTP status 200
Load time 0.535 s
Memory usage 3.74 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://hogehoge/hoge.jpg",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

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

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.442 s0.355 s-0.087 s3.78 MiB3.79 MiB+ 11.83 KiB
/wp-admin/edit.php0.378 s0.329 s-0.049 s3.79 MiB3.8 MiB+ 13.73 KiB
/wp-admin/post-new.php0.811 s0.308 s-0.503 s6.31 MiB
/wp-admin/upload.php0.493 s0.530 s+0.037 s3.74 MiB3.74 MiB- 3.58 KiB
/wp-admin/options-writing.php0.352 s0.371 s+0.019 s3.72 MiB3.72 MiB+ 424 bytes
/wp-admin/media-new.php0.527 s0.363 s-0.164 s3.71 MiB3.71 MiB+ 8.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.357 s0.301 s-0.056 s3.72 MiB3.74 MiB+ 19.28 KiB
/wp-admin/post-new.php?post_type=page0.711 s0.270 s-0.441 s6.3 MiB
/wp-admin/options-discussion.php0.372 s0.301 s-0.071 s3.72 MiB3.71 MiB- 3.09 KiB
/wp-admin/edit-comments.php0.361 s0.307 s-0.054 s3.74 MiB3.73 MiB- 3.59 KiB
/0.283 s0.177 s-0.106 s4.12 MiB4.13 MiB+ 5.13 KiB
Average 0.462 s0.328 s-0.134 s4.24 MiB3.79 MiB+ 5.42 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
CSS
Language % Lines of code Comment lines Files
PHP52.1%436543
JavaScript28.1%235761
CSS19.8%166184
Total 837 148 8

PHP Code Analysis | More results »

Lines of code 344
Total complexity 35
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function aoringologlog_admin_page()
Classes 0
Methods 0
Functions 9

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 10

Meta Boxes

{
    "post": {
        "my_logmaker_post_box": {
            "title": "aoringo LOG maker",
            "context": "advanced"
        }
    },
    "page": {
        "my_logmaker_post_box": {
            "title": "aoringo LOG maker",
            "context": "advanced"
        }
    }
}

PHP Error Log 87 lines

[05-Mar-2026 21:18:56 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:56 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:56 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:18:57 UTC] PHP Warning:  Undefined array key "posted" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 84
[05-Mar-2026 21:18:57 UTC] PHP Warning:  Undefined array key "posted" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 118
[05-Mar-2026 21:18:57 UTC] PHP Warning:  Undefined array key "posted" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 121
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:00 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "loglog_kaimei" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php:27
Stack trace:
#0 /wp-admin/includes/template.php(1453): loglog_run_box()
#1 /wp-admin/includes/post.php(2401): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 27
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:01 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:02 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "loglog_kaimei" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php:27
Stack trace:
#0 /wp-admin/includes/template.php(1453): loglog_run_box()
#1 /wp-admin/includes/post.php(2401): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 27
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:03 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:04 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:04 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:04 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:05 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:05 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:05 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:05 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "loglog_kaimei" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php:27
Stack trace:
#0 /wp-admin/includes/template.php(1453): loglog_run_box()
#1 /wp-admin/includes/post.php(2401): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 27
[05-Mar-2026 21:19:06 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:06 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:06 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:06 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "loglog_kaimei" in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php:27
Stack trace:
#0 /wp-admin/includes/template.php(1453): loglog_run_box()
#1 /wp-admin/includes/post.php(2401): do_meta_boxes()
#2 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#3 /wp-admin/post-new.php(72): require('...')
#4 {main}
  thrown in /wp-content/plugins/aoringo-log-maker/aoringo_log_maker.php on line 27
[05-Mar-2026 21:19:07 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:07 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:07 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
[05-Mar-2026 21:19:07 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin