Custom Functions Starter Kit 2.1.7

Does Custom Functions Starter Kit work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_BLOCKED_BY_RESPONSE.NotSameSite
Performance

Memory usage: 25.5 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/custom-functions-starter-kit/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=custom-functions-starter-kit%2Fcustom-functions-starter-kit.php&plugin_status=all&paged=1&s&_wpnonce=9528eae150
Aspect after-activation
HTTP status 200
Load time 0.251 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Tools → Custom Functions

Page screenshot: Tools → Custom Functions
URL /wp-admin/tools.php?page=custom-functions-admin-menu-settings
Aspect menu-item
HTTP status 200
Load time 0.310 s
Memory usage 3.35 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://feeds.feedburner.com/99robots?format=sigpro",
        "errorString": "net::ERR_BLOCKED_BY_RESPONSE.NotSameSite"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.175 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.316 s-0.051 s3.38 MiB3.41 MiB+ 33.94 KiB
/wp-admin/edit.php0.203 s0.186 s-0.017 s3.41 MiB3.44 MiB+ 34.67 KiB
/wp-admin/post-new.php0.848 s0.791 s-0.057 s5.46 MiB5.5 MiB+ 39.04 KiB
/wp-admin/upload.php0.549 s0.400 s-0.149 s3.32 MiB3.34 MiB+ 16.2 KiB
/wp-admin/options-writing.php0.236 s0.203 s-0.033 s3.32 MiB3.33 MiB+ 8.79 KiB
/wp-admin/media-new.php0.310 s0.218 s-0.092 s3.3 MiB3.32 MiB+ 28.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.173 s-0.039 s3.31 MiB3.35 MiB+ 33.56 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.587 s+0.009 s5.45 MiB5.49 MiB+ 38.63 KiB
/wp-admin/options-discussion.php0.351 s0.240 s-0.111 s3.3 MiB3.32 MiB+ 16.7 KiB
/wp-admin/edit-comments.php0.246 s0.207 s-0.039 s3.34 MiB3.35 MiB+ 16.2 KiB
/0.279 s0.192 s-0.087 s3.31 MiB3.32 MiB+ 14.36 KiB
Average 0.380 s0.319 s-0.061 s3.72 MiB3.74 MiB+ 25.5 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
SVG
CSS
Language % Lines of code Comment lines Files
PHP57.1%6032876
SVG21.7%22901
CSS18.0%19031
Markdown3.2%3401
Total 1,056 290 9

PHP Code Analysis | More results »

Lines of code 497
Total complexity 106
Median class complexity 51.5
Median method complexity 2.0
Most complex class Custom_Functions
Most complex function Custom_Functions::do_custom_functions()
Classes 2
Methods 37
Functions 2

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.

No new entries found.

PHP Error Log 1 lines

[06-Feb-2024 15:47:16 UTC] PHP Deprecated:  Optional parameter $title declared before required parameter $fields is implicitly treated as a required parameter in /wp-content/plugins/custom-functions-starter-kit/custom-functions-starter-kit.php on line 621
See also: All tests for this plugin, How to Hide the "Custom Functions" Admin Menu