WCK - Custom Fields and Custom Post Types Creator 2.3.4

Does "WCK - Custom Fields and Custom Post Types Creator" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
42PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/wck-custom-fields-and-custom-post-types-creator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wck-custom-fields-and-custom-post-types-creator%2Fwck.php&plugin_status=all&paged=1&s&_wpnonce=6ebc173791
Aspect after-activation
HTTP status 200
Load time 0.331 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

WCK

Page screenshot: WCK
URL /wp-admin/admin.php?page=sas-page
Aspect menu-item
HTTP status 200
Load time 0.776 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

WCK → Post Type Creator

Page screenshot: WCK → Post Type Creator
URL /wp-admin/admin.php?page=cptc-page
Aspect menu-item
HTTP status 200
Load time 0.423 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

WCK → Taxonomy Creator

Page screenshot: WCK → Taxonomy Creator
URL /wp-admin/admin.php?page=ctc-page
Aspect menu-item
HTTP status 200
Load time 0.440 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

WCK → Custom Fields Creator

Page screenshot: WCK → Custom Fields Creator
URL /wp-admin/edit.php?post_type=wck-meta-box
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

WCK → Front End Posting

Page screenshot: WCK → Front End Posting
URL /wp-admin/admin.php?page=free-to-pro-fep
Aspect menu-item
HTTP status 200
Load time 0.267 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

WCK → Swift Templates

Page screenshot: WCK → Swift Templates
URL /wp-admin/admin.php?page=free-to-pro-stp
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 3.31 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.224 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.303 s0.250 s-0.053 s3.05 MiB3.37 MiB+ 333.09 KiB
/wp-admin/edit.php0.213 s0.379 s+0.166 s3.08 MiB3.4 MiB+ 331.31 KiB
/wp-admin/post-new.php0.803 s1.378 s+0.575 s4.97 MiB5.33 MiB+ 373.31 KiB
/wp-admin/upload.php0.609 s0.336 s-0.273 s2.99 MiB3.3 MiB+ 317.2 KiB
/wp-admin/options-writing.php0.186 s0.148 s-0.038 s2.99 MiB3.29 MiB+ 303.84 KiB
/wp-admin/media-new.php0.351 s0.243 s-0.108 s2.97 MiB3.29 MiB+ 328.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.191 s-0.007 s2.98 MiB3.31 MiB+ 334.55 KiB
/wp-admin/post-new.php?post_type=page0.661 s0.705 s+0.044 s4.96 MiB5.32 MiB+ 364.85 KiB
/wp-admin/options-discussion.php0.217 s0.283 s+0.066 s2.98 MiB3.29 MiB+ 317.58 KiB
/wp-admin/edit-comments.php0.224 s0.215 s-0.009 s3 MiB3.31 MiB+ 316.52 KiB
/0.333 s0.225 s-0.108 s2.94 MiB3.12 MiB+ 178.77 KiB
Average 0.373 s0.396 s+0.023 s3.35 MiB3.67 MiB+ 318.15 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
Markdown
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP44.5%5,28499332
Markdown25.1%2,98009
JavaScript20.5%2,4301,048282
CSS9.1%1,0767824
HTML0.8%9382
Total 11,863 2,127 349

PHP Code Analysis | More results »

Lines of code 4,344
Total complexity 1,154
Median class complexity 13.5
Median method complexity 4.5
Most complex class Wordpress_Creation_Kit
Most complex function wck_cfc_create_boxes_args()
Classes 6
Methods 68
Functions 134

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.

Options wp_options 2

Custom Post Types 1

ID Name
wck-meta-boxWCK Custom Meta Boxes

Meta Boxes

{
    "wck_page_cptc-page": {
        "wck-cptc-side": {
            "title": "Wordpress Creation Kit",
            "context": "side"
        },
        "wck-cptc-side-trp": {
            "title": "TranslatePress",
            "context": "side"
        },
        "option_page": {
            "title": "Custom Post Type Creation",
            "context": "normal"
        }
    },
    "wck_page_ctc-page": {
        "wck-ctc-side": {
            "title": "Wordpress Creation Kit",
            "context": "side"
        },
        "wck-ctc-side-trp": {
            "title": "TranslatePress",
            "context": "side"
        },
        "ctc_creation_box": {
            "title": "Custom Taxonomy Creation",
            "context": "normal"
        }
    },
    "wck-meta-box": {
        "wck-cfc-side": {
            "title": "Wordpress Creation Kit",
            "context": "side"
        },
        "wck-cfc-side-trp": {
            "title": "TranslatePress",
            "context": "side"
        },
        "wck-cfc-args": {
            "title": "Meta Box Arguments",
            "context": "normal"
        },
        "wck-cfc-fields": {
            "title": "Meta Box Fields",
            "context": "normal"
        }
    },
    "wck_page_sas-page": {
        "wck_tools_activate": {
            "title": "WordPress Creation Kit Tools: enable or disable the tools you want",
            "context": "normal"
        }
    }
}

PHP Error Log 42 lines

[29-Dec-2022 12:56:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Dec-2022 12:56:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Dec-2022 12:56:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
See also: All tests for this plugin, How to Hide WCK - Custom Fields and Custom Post Types Creator Admin Menus and Meta Boxes