Post Types Unlimited 1.0.6

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=f3025a74c0
Aspect after-activation
HTTP status 200
Load time 0.266 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.249 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.210 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.254 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.327 s0.235 s-0.092 s3.72 MiB3.83 MiB+ 113.07 KiB
/wp-admin/edit.php0.178 s0.182 s+0.004 s3.75 MiB3.87 MiB+ 118.6 KiB
/wp-admin/post-new.php0.792 s1.107 s+0.315 s5.55 MiB5.68 MiB+ 143.02 KiB
/wp-admin/upload.php0.582 s0.296 s-0.286 s3.68 MiB3.8 MiB+ 117.44 KiB
/wp-admin/options-writing.php0.273 s0.143 s-0.130 s3.62 MiB3.77 MiB+ 161.34 KiB
/wp-admin/media-new.php0.383 s0.195 s-0.188 s3.66 MiB3.78 MiB+ 117.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.179 s-0.010 s3.69 MiB3.8 MiB+ 118.52 KiB
/wp-admin/post-new.php?post_type=page0.718 s0.881 s+0.163 s5.54 MiB5.67 MiB+ 134.6 KiB
/wp-admin/options-discussion.php0.206 s0.318 s+0.112 s3.6 MiB3.71 MiB+ 117.92 KiB
/wp-admin/edit-comments.php0.206 s0.215 s+0.009 s3.69 MiB3.81 MiB+ 117.46 KiB
/0.276 s0.208 s-0.068 s3.6 MiB3.6 MiB+ 1.14 KiB
Average 0.375 s0.360 s-0.016 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,7113886
Sass6.8%12901
JavaScript2.5%4751
JSON0.8%1601
CSS0.1%101
Total 1,904 393 10

PHP Code Analysis | More results »

Lines of code 1,719
Total complexity 164
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