Threepress 0.4.0

Does Threepress work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/threepress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=threepress%2Fthreepress.php&plugin_status=all&paged=1&s&_wpnonce=ed3f669b50
Aspect after-activation
HTTP status 200
Load time 1.948 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Threepress

Page screenshot: Threepress
URL /wp-admin/admin.php?page=threepress%2Finc%2Fadmin.php
Requested URL /wp-admin/admin.php?page=threepress/inc/admin.php
Aspect menu-item
HTTP status 200
Load time 0.485 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Threepress → models

Page screenshot: Threepress → 
	    		models
URL /wp-admin/admin.php?page=threepress%2Finc%2Fadmin.php
Requested URL /wp-admin/admin.php?page=threepress/inc/admin.php
Aspect menu-item-tab
HTTP status 200
Load time 0.422 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Threepress → galleries

Page screenshot: Threepress → 
	    		galleries
URL /wp-admin/admin.php?page=threepress%2Finc%2Fadmin.php
Requested URL /wp-admin/admin.php?page=threepress/inc/admin.php
Aspect menu-item-tab
HTTP status 200
Load time 0.429 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Threepress → extensions

Page screenshot: Threepress → 
	    		extensions
URL /wp-admin/admin.php?page=threepress%2Finc%2Fadmin.php
Requested URL /wp-admin/admin.php?page=threepress/inc/admin.php
Aspect menu-item-tab
HTTP status 200
Load time 1.056 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Threepress → help

Page screenshot: Threepress → 
	    		help
URL /wp-admin/admin.php?page=threepress%2Finc%2Fadmin.php
Requested URL /wp-admin/admin.php?page=threepress/inc/admin.php
Aspect menu-item-tab
HTTP status 200
Load time 0.440 s
Memory usage 2.71 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.541 s
Memory usage 2.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.588 s0.615 s+0.027 s2.82 MiB2.85 MiB+ 32.47 KiB
/wp-admin/edit.php0.304 s0.492 s+0.188 s2.86 MiB2.9 MiB+ 36.97 KiB
/wp-admin/post-new.php1.214 s2.692 s+1.478 s5.02 MiB5.06 MiB+ 39.74 KiB
/wp-admin/upload.php0.466 s0.498 s+0.032 s2.7 MiB2.71 MiB+ 13.35 KiB
/wp-admin/options-writing.php0.271 s0.450 s+0.179 s2.71 MiB2.72 MiB+ 5.74 KiB
/wp-admin/media-new.php0.299 s0.514 s+0.215 s2.67 MiB2.71 MiB+ 36.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.285 s0.464 s+0.179 s2.77 MiB2.81 MiB+ 43.46 KiB
/wp-admin/post-new.php?post_type=page0.904 s2.401 s+1.497 s5.01 MiB5.04 MiB+ 30.7 KiB
/wp-admin/options-discussion.php0.423 s1.216 s+0.793 s2.67 MiB2.71 MiB+ 38.88 KiB
/wp-admin/edit-comments.php0.357 s0.540 s+0.183 s2.78 MiB2.81 MiB+ 34.77 KiB
/0.485 s0.405 s-0.080 s2.65 MiB2.67 MiB+ 13.98 KiB
Average 0.509 s0.935 s+0.426 s3.15 MiB3.18 MiB+ 29.69 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.

JavaScript
Language % Lines of code Comment lines Files
JavaScript97.0%32,5883,17324
CSS1.7%586293
PHP1.2%416593
Markdown0.1%1801
Total 33,608 3,261 31

PHP Code Analysis | More results »

Lines of code 335
Total complexity 43
Median class complexity 43.0
Median method complexity 1.0
Most complex class Threepress
Most complex function Threepress::get_model()
Classes 1
Methods 20
Functions 0

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 1

PHP Error Log 9 lines

[19-Jul-2021 01:26:11 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5313
[19-Jul-2021 01:26:11 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:11 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5313
[19-Jul-2021 01:26:11 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:16 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:19 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[19-Jul-2021 01:26:20 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
See also: All tests for this plugin, How to Hide the "Threepress" Admin Menu