WCK - Custom Fields and Custom Post Types Creator 2.3.5

Does "WCK - Custom Fields and Custom Post Types Creator" work with WordPress 6.2.2 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: 323.62 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 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=df4f26ab9b
Aspect after-activation
HTTP status 200
Load time 0.264 s
Memory usage 3.34 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.826 s
Memory usage 3.4 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.401 s
Memory usage 3.41 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.318 s
Memory usage 3.41 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.208 s
Memory usage 3.38 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.294 s
Memory usage 3.34 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.241 s
Memory usage 3.34 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.237 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.264 s-0.033 s3.07 MiB3.4 MiB+ 333.47 KiB
/wp-admin/edit.php0.189 s0.199 s+0.010 s3.1 MiB3.42 MiB+ 332.1 KiB
/wp-admin/post-new.php0.887 s1.172 s+0.285 s5.02 MiB5.38 MiB+ 369.63 KiB
/wp-admin/upload.php0.566 s0.419 s-0.147 s3.02 MiB3.33 MiB+ 316.95 KiB
/wp-admin/options-writing.php0.177 s0.155 s-0.022 s3.01 MiB3.31 MiB+ 303.7 KiB
/wp-admin/media-new.php0.351 s0.248 s-0.103 s2.99 MiB3.31 MiB+ 328.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.184 s+0.000 s3.01 MiB3.33 MiB+ 334.3 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.690 s+0.089 s5.01 MiB5.37 MiB+ 365.16 KiB
/wp-admin/options-discussion.php0.225 s0.226 s+0.001 s3 MiB3.31 MiB+ 317.33 KiB
/wp-admin/edit-comments.php0.216 s0.189 s-0.027 s3.03 MiB3.34 MiB+ 316.27 KiB
/0.313 s0.194 s-0.119 s2.97 MiB3.21 MiB+ 242.52 KiB
Average 0.364 s0.358 s-0.006 s3.38 MiB3.7 MiB+ 323.62 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

[20-May-2023 17:37:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:37:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:37:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:37:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:37:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:37:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:37:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:37:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:37:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:37:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
[20-May-2023 17:38:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 17:38:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 17:38: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 2165
See also: All tests for this plugin, How to Hide WCK - Custom Fields and Custom Post Types Creator Admin Menus and Meta Boxes