Post Types Unlimited 1.1

Does Post Types Unlimited work with WordPress 6.2.2 and PHP 8.1.12? 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: 105.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.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=48fe7c213d
Aspect after-activation
HTTP status 200
Load time 0.421 s
Memory usage 3.13 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.158 s
Memory usage 3.16 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.149 s
Memory usage 3.16 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.229 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.708 s0.241 s-0.467 s3.07 MiB3.18 MiB+ 112.54 KiB
/wp-admin/edit.php0.170 s0.175 s+0.005 s3.1 MiB3.21 MiB+ 117.73 KiB
/wp-admin/post-new.php0.714 s0.872 s+0.158 s5.02 MiB5.15 MiB+ 132.68 KiB
/wp-admin/upload.php0.672 s0.295 s-0.377 s3.02 MiB3.11 MiB+ 100.68 KiB
/wp-admin/options-writing.php0.163 s0.244 s+0.081 s3.01 MiB3.1 MiB+ 87.44 KiB
/wp-admin/media-new.php0.261 s0.255 s-0.006 s2.99 MiB3.1 MiB+ 112.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.169 s-0.018 s3.01 MiB3.12 MiB+ 118.04 KiB
/wp-admin/post-new.php?post_type=page0.573 s0.540 s-0.033 s5.01 MiB5.14 MiB+ 128.27 KiB
/wp-admin/options-discussion.php0.204 s0.211 s+0.007 s3 MiB3.1 MiB+ 101.06 KiB
/wp-admin/edit-comments.php0.205 s0.212 s+0.007 s3.03 MiB3.13 MiB+ 100.71 KiB
/0.333 s0.195 s-0.138 s2.97 MiB3.02 MiB+ 49.29 KiB
Average 0.381 s0.310 s-0.071 s3.38 MiB3.49 MiB+ 105.57 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
PHP90.0%1,7354306
Sass6.7%12901
JavaScript2.4%4751
JSON0.8%1601
CSS0.1%101
Total 1,928 435 10

PHP Code Analysis | More results »

Lines of code 1,743
Total complexity 175
Median class complexity 35.0
Median method complexity 2.0
Most complex class PTU\Metaboxes
Most complex function PTU\PostTypes::meta()
Classes 5
Methods 39
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