Custom CSS 1.4.0

Does Custom CSS work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 0 bytes
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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/custom-css-editor/
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-css-editor%2Ffreshplugin.php&plugin_status=all&paged=1&s&_wpnonce=7ece94edb1
Aspect after-activation
HTTP status 200
Load time 0.350 s
Memory usage 4.2 MiB
JS errors None
Resource errors None

Appearance → Custom Code

Page screenshot: Appearance → Custom Code
URL /wp-admin/edit.php?post_type=ff-customcode-item
Aspect menu-item
HTTP status 200
Load time 0.193 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.044 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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.

JSON
PHP
JavaScript
Language % Lines of code Comment lines Files
JSON44.2%24,73402
PHP40.2%22,4688,450304
JavaScript9.4%5,2521,54433
LESS5.3%2,9602424
XML0.5%28602
CSS0.3%166383
HTML0.1%7502
Total 55,941 10,274 350

PHP Code Analysis | More results »

Lines of code 22,499
Total complexity 4,861
Median class complexity 7.0
Median method complexity 1.0
Most complex class ffWPLayer
Most complex function ffConditionalLogicEvaluator::_postExtra()
Classes 342
Methods 3,022
Functions 3

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.

Custom Post Types 2

ID Name
ff-customcode-itemCustom Code
ff-optionsOptions

PHP Error Log 13 lines

[11-Apr-2024 01:51:25 UTC] PHP Deprecated:  Optional parameter $name declared before required parameter $oneSectionFactory is implicitly treated as a required parameter in /wp-content/plugins/custom-css-editor/fresh-framework/framework/options/dataHolders/class.ffOneStructure.php on line 33
[11-Apr-2024 01:51:26 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/custom-css-editor/bootstrap/pluginClass.php:132
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): ffPluginFreshCustomCodeLite->afterSetupTheme()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-settings.php(673): do_action()
#4 /wp-config.php(191): require_once('...')
#5 /wp-load.php(50): require_once('...')
#6 /wp-blog-header.php(13): require_once('...')
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/custom-css-editor/bootstrap/pluginClass.php on line 132
See also: All tests for this plugin