Legitimate Post Submitter 1.0.5

Does Legitimate Post Submitter work with WordPress 6.8.2 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: 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 <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=79e12999fb
Aspect after-activation
HTTP status 200
Load time 0.267 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.647 s
Memory usage 6.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.291 s-0.052 s3.51 MiB3.52 MiB+ 16.36 KiB
/wp-admin/edit.php0.212 s0.326 s+0.114 s3.57 MiB3.6 MiB+ 32.56 KiB
/wp-admin/post-new.php0.829 s0.656 s-0.173 s6.06 MiB6.09 MiB+ 24.86 KiB
/wp-admin/upload.php0.807 s0.851 s+0.044 s3.52 MiB3.52 MiB- 664 bytes
/wp-admin/options-writing.php0.237 s0.183 s-0.054 s3.5 MiB3.5 MiB+ 3.34 KiB
/wp-admin/media-new.php0.288 s0.233 s-0.055 s3.49 MiB3.5 MiB+ 11.54 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.313 s+0.110 s3.5 MiB3.54 MiB+ 38.42 KiB
/wp-admin/post-new.php?post_type=page0.774 s0.643 s-0.131 s6.05 MiB6.07 MiB+ 19.91 KiB
/wp-admin/options-discussion.php0.448 s0.288 s-0.160 s3.5 MiB3.5 MiB- 160 bytes
/wp-admin/edit-comments.php0.258 s0.186 s-0.072 s3.52 MiB3.52 MiB- 672 bytes
/0.323 s0.175 s-0.148 s3.43 MiB3.45 MiB+ 14.68 KiB
Average 0.429 s0.377 s-0.052 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

[24-Jul-2025 21:52:35 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
[24-Jul-2025 21:52:35 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
[24-Jul-2025 21:52:39 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
[24-Jul-2025 21:52:39 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
[24-Jul-2025 21:52:42 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
[24-Jul-2025 21:52:42 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