Does Legitimate Post Submitter work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
3 | PHP warnings |
3 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/legitimate-post-submitter/ |
Badges |
|
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.191 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
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 |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.343 s | 0.291 s | -0.052 s | 3.51 MiB | 3.52 MiB | + 16.36 KiB |
/wp-admin/edit.php | 0.212 s | 0.326 s | +0.114 s | 3.57 MiB | 3.6 MiB | + 32.56 KiB |
/wp-admin/post-new.php | 0.829 s | 0.656 s | -0.173 s | 6.06 MiB | 6.09 MiB | + 24.86 KiB |
/wp-admin/upload.php | 0.807 s | 0.851 s | +0.044 s | 3.52 MiB | 3.52 MiB | - 664 bytes |
/wp-admin/options-writing.php | 0.237 s | 0.183 s | -0.054 s | 3.5 MiB | 3.5 MiB | + 3.34 KiB |
/wp-admin/media-new.php | 0.288 s | 0.233 s | -0.055 s | 3.49 MiB | 3.5 MiB | + 11.54 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.203 s | 0.313 s | +0.110 s | 3.5 MiB | 3.54 MiB | + 38.42 KiB |
/wp-admin/post-new.php?post_type=page | 0.774 s | 0.643 s | -0.131 s | 6.05 MiB | 6.07 MiB | + 19.91 KiB |
/wp-admin/options-discussion.php | 0.448 s | 0.288 s | -0.160 s | 3.5 MiB | 3.5 MiB | - 160 bytes |
/wp-admin/edit-comments.php | 0.258 s | 0.186 s | -0.072 s | 3.52 MiB | 3.52 MiB | - 672 bytes |
/ | 0.323 s | 0.175 s | -0.148 s | 3.43 MiB | 3.45 MiB | + 14.68 KiB |
Average | 0.429 s | 0.377 s | -0.052 s | 3.97 MiB | 3.98 MiB | + 14.57 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 74.3% | 327 | 12 | 12 | |
JavaScript | 15.2% | 67 | 3 | 1 | |
CSS | 5.9% | 26 | 0 | 1 | |
JSON | 4.5% | 20 | 0 | 1 | |
Total | 440 | 15 | 15 |
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 |
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.
{
"post": {
"legitimate-fields": {
"title": "Legitimate",
"context": "advanced"
}
}
}
[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