PriPre 0.4.9

Does PriPre work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
27PHP warnings
440PHP notices
1PHP deprecation warnings
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 20.14 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 version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/pripre/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=pripre%2Fpripre.php&plugin_status=all&paged=1&s&_wpnonce=b52df9ccc2
Aspect after-activation
HTTP status 200
Load time 0.773 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

PriPre

Page screenshot: PriPre
URL /wp-admin/admin.php?page=pripre.php
Aspect menu-item
HTTP status 200
Load time 2.791 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

PriPre → ユーザースタイル

Page screenshot: PriPre → ユーザースタイル
URL /wp-admin/admin.php?page=pripre_styles
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

PriPre → 出版ツール

Page screenshot: PriPre → 出版ツール
URL /wp-admin/admin.php?page=pripre_publish_tool
Aspect menu-item
HTTP status 200
Load time 0.136 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

PriPre → 販売・頒布

Page screenshot: PriPre → 販売・頒布
URL /wp-admin/admin.php?page=pripre_distribute_tool
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

PriPre → 表紙テンプレート

Page screenshot: PriPre → 表紙テンプレート
URL /wp-admin/admin.php?page=pripre_cover_tool
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 3.03 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.269 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Add New Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.322 s0.281 s-0.041 s3.08 MiB3.11 MiB+ 25.56 KiB
/wp-admin/edit.php0.169 s0.188 s+0.019 s3.11 MiB3.14 MiB+ 26.35 KiB
/wp-admin/post-new.php0.829 s0.957 s+0.128 s5.27 MiB5.3 MiB+ 36.86 KiB
/wp-admin/upload.php0.493 s0.506 s+0.013 s3.03 MiB3.05 MiB+ 25.02 KiB
/wp-admin/options-writing.php0.157 s0.169 s+0.012 s3.02 MiB3.03 MiB+ 9.66 KiB
/wp-admin/media-new.php0.415 s0.199 s-0.216 s3.01 MiB3.03 MiB+ 25.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.184 s+0.006 s3.04 MiB3.06 MiB+ 25.2 KiB
/wp-admin/post-new.php?post_type=page0.716 s0.757 s+0.041 s5.26 MiB5.29 MiB+ 31.82 KiB
/wp-admin/options-discussion.php0.210 s0.224 s+0.014 s3 MiB3.03 MiB+ 26.79 KiB
/wp-admin/edit-comments.php0.194 s0.203 s+0.009 s3.04 MiB3.06 MiB+ 23.2 KiB
/0.250 s0.195 s-0.055 s2.96 MiB2.92 MiB- 34.74 KiB
Average 0.358 s0.351 s-0.006 s3.44 MiB3.46 MiB+ 20.14 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
Language % Lines of code Comment lines Files
PHP93.6%38,96112,741148
XML3.0%1,261039
CSS2.5%1,0451517
JavaScript0.8%34552
Total 41,612 12,761 206

PHP Code Analysis | More results »

Lines of code 37,546
Total complexity 9,391
Median class complexity 38.5
Median method complexity 3.0
Most complex class PEAR_PackageFile_v2_Validator
Most complex function PEAR_Command_Registry::_doInfo2()
Classes 98
Methods 1,332
Functions 102

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.

Database Tables 12

Options wp_options 2

Meta Boxes

{
    "post": {
        "pripre_post_style_box": {
            "title": "PriPre",
            "context": "side"
        }
    },
    "page": {
        "pripre_post_style_box": {
            "title": "PriPre",
            "context": "side"
        }
    }
}

PHP Error Log 469 lines

[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 264
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 269
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 314
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 324
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 336
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 346
[23-Nov-2021 07:15:05 UTC] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/pripre/includes/filters.inc.php on line 356
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Warning:  Use of undefined constant pripre_tempcmp - assumed 'pripre_tempcmp' (this will throw an Error in a future version of PHP) in /wp-content/plugins/pripre/includes/utils.inc.php on line 131
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Warning:  Use of undefined constant pripre_tempcmp - assumed 'pripre_tempcmp' (this will throw an Error in a future version of PHP) in /wp-content/plugins/pripre/includes/utils.inc.php on line 131
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Notice:  Undefined variable: template in /wp-content/plugins/pripre/includes/utils.inc.php on line 126
[23-Nov-2021 07:15:07 UTC] PHP Warning:  Use of undefined constant pripre_tempcmp - assumed 'pripre_tempcmp' (this will throw an Error in a future version of PHP) in /wp-content/plugins/pripre/includes/utils.inc.php on line 131
[23-Nov-2021 07:15:07 UTC] PHP Warning:  Use of undefined constant pripre_tempcmp - assumed 'pripre_tempcmp' (this will throw an Error in a future version of PHP) in /wp-content/plugins/pripre/includes/utils.inc.php on line 133
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135
[23-Nov-2021 07:15:09 UTC] PHP Notice:  Trying to get property 'nodeValue' of non-object in /wp-content/plugins/pripre/includes/config.inc.php on line 135

(+369 more lines)
See also: All tests for this plugin, How to Hide PriPre Admin Menus and Meta Boxes