Post Types Unlimited 1.0.7

Does Post Types Unlimited work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 114.61 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/post-types-unlimited/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=post-types-unlimited%2Fpost-types-unlimited.php&plugin_status=all&paged=1&s&_wpnonce=79f89c41e9
Aspect after-activation
HTTP status 200
Load time 0.277 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Post Types

Page screenshot: Post Types
URL /wp-admin/edit.php?post_type=ptu
Aspect menu-item
HTTP status 200
Load time 0.310 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Post Types → Taxonomies

Page screenshot: Post Types → Taxonomies
URL /wp-admin/edit.php?post_type=ptu_tax
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.84 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.222 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.308 s0.245 s-0.063 s3.72 MiB3.83 MiB+ 113.07 KiB
/wp-admin/edit.php0.187 s0.182 s-0.005 s3.75 MiB3.87 MiB+ 118.6 KiB
/wp-admin/post-new.php0.755 s1.518 s+0.763 s5.55 MiB5.68 MiB+ 143.02 KiB
/wp-admin/upload.php0.433 s0.344 s-0.089 s3.68 MiB3.8 MiB+ 117.44 KiB
/wp-admin/options-writing.php0.315 s0.152 s-0.163 s3.62 MiB3.77 MiB+ 161.34 KiB
/wp-admin/media-new.php0.276 s0.197 s-0.079 s3.66 MiB3.78 MiB+ 117.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.191 s-0.004 s3.69 MiB3.8 MiB+ 118.52 KiB
/wp-admin/post-new.php?post_type=page1.129 s0.706 s-0.423 s5.54 MiB5.67 MiB+ 134.6 KiB
/wp-admin/options-discussion.php0.206 s0.324 s+0.118 s3.6 MiB3.71 MiB+ 117.92 KiB
/wp-admin/edit-comments.php0.210 s0.217 s+0.007 s3.69 MiB3.81 MiB+ 117.46 KiB
/0.421 s0.218 s-0.203 s3.6 MiB3.6 MiB+ 1.14 KiB
Average 0.403 s0.390 s-0.013 s4.01 MiB4.12 MiB+ 114.61 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
PHP89.9%1,7173866
Sass6.8%12901
JavaScript2.5%4751
JSON0.8%1601
CSS0.1%101
Total 1,910 391 10

PHP Code Analysis | More results »

Lines of code 1,725
Total complexity 169
Median class complexity 34.0
Median method complexity 2.0
Most complex class PTU\Metaboxes
Most complex function PTU\PostTypes::meta()
Classes 5
Methods 36
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.

Custom Post Types 2

ID Name
ptuPost Types Unlimited Post Types
ptu_taxPost Types Unlimited Taxonomies

Meta Boxes

{
    "ptu": {
        "ptu_main": {
            "title": "Main Settings",
            "context": "normal"
        },
        "ptu_advanced": {
            "title": "Advanced Settings",
            "context": "normal"
        },
        "ptu_labels": {
            "title": "Custom Labels (optional)",
            "context": "normal"
        }
    },
    "ptu_tax": {
        "ptu_tax_main": {
            "title": "Main Settings",
            "context": "normal"
        },
        "ptu_tax_advanced": {
            "title": "Advanced Settings",
            "context": "normal"
        },
        "ptu_tax_labels": {
            "title": "Custom Labels (optional)",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Post Types Unlimited Admin Menus