WCK - Custom Fields and Custom Post Types Creator 2.3.1

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

Summary

Errors
21PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.0
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=ee2ef02e73
Aspect after-activation
HTTP status 200
Load time 0.367 s
Memory usage 4.08 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.948 s
Memory usage 4.14 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.451 s
Memory usage 4.15 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.328 s
Memory usage 4.12 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.250 s
Memory usage 4.12 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.281 s
Memory usage 4.07 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.270 s
Memory usage 4.07 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.318 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.417 s0.343 s-0.074 s3.72 MiB4.1 MiB+ 393.3 KiB
/wp-admin/edit.php0.209 s0.216 s+0.007 s3.75 MiB4.13 MiB+ 392.03 KiB
/wp-admin/post-new.php0.776 s1.277 s+0.501 s5.53 MiB5.96 MiB+ 433.72 KiB
/wp-admin/upload.php0.404 s0.547 s+0.143 s3.68 MiB4.06 MiB+ 392.17 KiB
/wp-admin/options-writing.php0.352 s0.195 s-0.157 s3.61 MiB4.04 MiB+ 437.11 KiB
/wp-admin/media-new.php0.323 s0.224 s-0.099 s3.66 MiB4.04 MiB+ 392.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.204 s+0.009 s3.69 MiB4.07 MiB+ 393.88 KiB
/wp-admin/post-new.php?post_type=page0.633 s0.800 s+0.167 s5.53 MiB5.95 MiB+ 428.68 KiB
/wp-admin/options-discussion.php0.252 s0.283 s+0.031 s3.59 MiB4.04 MiB+ 456.66 KiB
/wp-admin/edit-comments.php0.223 s0.249 s+0.026 s3.69 MiB4.07 MiB+ 392.22 KiB
/0.282 s0.240 s-0.042 s3.55 MiB3.76 MiB+ 221.33 KiB
Average 0.370 s0.416 s+0.047 s4 MiB4.39 MiB+ 393.95 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
PHP45.9%6,1141,15533
Markdown22.4%2,98009
JavaScript19.1%2,5401,061283
CSS12.0%1,5988525
HTML0.7%9382
Total 13,325 2,309 352

PHP Code Analysis | More results »

Lines of code 5,174
Total complexity 1,358
Median class complexity 23.5
Median method complexity 3.0
Most complex class Wordpress_Creation_Kit
Most complex function wck_cfc_create_boxes_args()
Classes 8
Methods 87
Functions 146

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 21 lines

[31-May-2022 22:35:38 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:38 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:39 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:40 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:41 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:42 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:42 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:43 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:45 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:46 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:46 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:49 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:49 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:50 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:50 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:50 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:52 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:53 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:53 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:54 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
[31-May-2022 22:35:54 UTC] PHP Notice:  Function add_menu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_menu_page()</code> should be numeric representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.0.0.) in /wp-includes/functions.php on line 5831
See also: All tests for this plugin, How to Hide WCK - Custom Fields and Custom Post Types Creator Admin Menus and Meta Boxes