Custom Functions Starter Kit 2.1.7

Does Custom Functions Starter Kit work with WordPress 6.8.1 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: 26.85 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.8.1
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=ebcc64d452
Aspect after-activation
HTTP status 200
Load time 0.273 s
Memory usage 3.55 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.319 s
Memory usage 3.53 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.180 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.298 s-0.056 s3.51 MiB3.54 MiB+ 34.43 KiB
/wp-admin/edit.php0.214 s0.206 s-0.008 s3.57 MiB3.61 MiB+ 34.47 KiB
/wp-admin/post-new.php0.856 s0.671 s-0.185 s6.06 MiB6.1 MiB+ 39.59 KiB
/wp-admin/upload.php0.848 s0.804 s-0.044 s3.52 MiB3.54 MiB+ 16.33 KiB
/wp-admin/options-writing.php0.242 s0.305 s+0.063 s3.5 MiB3.52 MiB+ 20.32 KiB
/wp-admin/media-new.php0.292 s0.314 s+0.022 s3.49 MiB3.52 MiB+ 28.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.296 s+0.096 s3.5 MiB3.54 MiB+ 39.19 KiB
/wp-admin/post-new.php?post_type=page0.757 s0.969 s+0.212 s6.05 MiB6.08 MiB+ 35.12 KiB
/wp-admin/options-discussion.php0.282 s0.283 s+0.001 s3.5 MiB3.52 MiB+ 16.82 KiB
/wp-admin/edit-comments.php0.461 s0.230 s-0.231 s3.52 MiB3.54 MiB+ 16.32 KiB
/0.319 s0.218 s-0.101 s3.43 MiB3.45 MiB+ 14.21 KiB
Average 0.439 s0.418 s-0.021 s3.97 MiB4 MiB+ 26.85 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

[07-May-2025 05:00:40 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