Legitimate Post Submitter 1.0.5

Does Legitimate Post Submitter work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.8.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/legitimate-post-submitter/
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=legitimate-post-submitter%2Flegitimate.php&plugin_status=all&paged=1&s&_wpnonce=71e4a05297
Aspect after-activation
HTTP status 200
Load time 0.274 s
Memory usage 3.54 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.191 s
Memory usage 3.45 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.732 s
Memory usage 6.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.286 s-0.050 s3.51 MiB3.52 MiB+ 16.36 KiB
/wp-admin/edit.php0.195 s0.398 s+0.203 s3.57 MiB3.6 MiB+ 32.56 KiB
/wp-admin/post-new.php0.760 s1.199 s+0.439 s6.06 MiB6.09 MiB+ 24.87 KiB
/wp-admin/upload.php0.609 s0.709 s+0.100 s3.52 MiB3.52 MiB- 664 bytes
/wp-admin/options-writing.php0.239 s0.201 s-0.038 s3.5 MiB3.5 MiB+ 3.34 KiB
/wp-admin/media-new.php0.373 s0.247 s-0.126 s3.49 MiB3.5 MiB+ 11.54 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.337 s+0.128 s3.5 MiB3.54 MiB+ 38.42 KiB
/wp-admin/post-new.php?post_type=page0.643 s0.779 s+0.136 s6.05 MiB6.07 MiB+ 19.91 KiB
/wp-admin/options-discussion.php0.513 s0.303 s-0.210 s3.5 MiB3.5 MiB- 160 bytes
/wp-admin/edit-comments.php0.304 s0.228 s-0.076 s3.52 MiB3.52 MiB- 672 bytes
/0.303 s0.209 s-0.094 s3.43 MiB3.45 MiB+ 14.68 KiB
Average 0.408 s0.445 s+0.037 s3.97 MiB3.98 MiB+ 14.57 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
PHP74.3%3271212
JavaScript15.2%6731
CSS5.9%2601
JSON4.5%2001
Total 440 15 15

PHP Code Analysis | More results »

Lines of code 191
Total complexity 37
Median class complexity 4.0
Median method complexity 1.0
Most complex class Legitimate\Application\Pages\Post\Metaboxes\Legitimate
Most complex function Legitimate\Application\Pages\Post\Metaboxes\Legitimate::saveMetaData()
Classes 6
Methods 15
Functions 1

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.

Meta Boxes

{
    "post": {
        "legitimate-fields": {
            "title": "Legitimate",
            "context": "advanced"
        }
    }
}

PHP Error Log 6 lines

[09-May-2025 08:09:43 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/legitimate-post-submitter/src/Application/Pages/Post/Metaboxes/Legitimate.php on line 16
[09-May-2025 08:09:43 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_post</code> capability, you must always check it against a specific post. 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 6.1.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:09:47 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/legitimate-post-submitter/src/Application/Pages/Post/Metaboxes/Legitimate.php on line 16
[09-May-2025 08:09:47 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_post</code> capability, you must always check it against a specific post. 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 6.1.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:09:51 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/legitimate-post-submitter/src/Application/Pages/Post/Metaboxes/Legitimate.php on line 16
[09-May-2025 08:09:51 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_post</code> capability, you must always check it against a specific post. 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 6.1.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide the "Legitimate" Meta Box