Does WP CV Builder work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .
| 9 | PHP fatal errors |
| 3 | JavaScript exceptions |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 935.94 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.267 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.9.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 60+ |
| WordPress.org page | https://wordpress.org/plugins/cv-builder/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=cv-builder%2Fwp-cv-builder.php&plugin_status=all&paged=1&s&_wpnonce=1cfcabd77c |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.801 s |
| Memory usage | 4.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=wp-cv-builder |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.795 s |
| Memory usage | 4.56 MiB |
| JS errors | |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=bwdcv-cv-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 3.618 s |
| Memory usage | 6.14 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=cv |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.530 s |
| Memory usage | 4.61 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=subscription-orders |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.349 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 500 |
| Load time | 0.061 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.418 s | 0.502 s | +0.084 s | 3.78 MiB | 4.64 MiB | + 884.24 KiB |
| /wp-admin/edit.php | 0.363 s | 0.457 s | +0.094 s | 3.78 MiB | 4.71 MiB | + 946.13 KiB |
| /wp-admin/post-new.php | 0.880 s | 2.100 s | +1.220 s | 6.31 MiB | 7.44 MiB | + 1.13 MiB |
| /wp-admin/upload.php | 0.664 s | 0.658 s | -0.006 s | 3.74 MiB | 4.56 MiB | + 838.16 KiB |
| /wp-admin/options-writing.php | 0.339 s | 0.473 s | +0.134 s | 3.71 MiB | 4.56 MiB | + 868.41 KiB |
| /wp-admin/media-new.php | 0.520 s | 0.402 s | -0.118 s | 3.7 MiB | 4.55 MiB | + 870.12 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.439 s | 0.436 s | -0.003 s | 3.72 MiB | 4.58 MiB | + 884.66 KiB |
| /wp-admin/post-new.php?post_type=page | 0.707 s | 1.537 s | +0.830 s | 6.3 MiB | 7.43 MiB | + 1.13 MiB |
| /wp-admin/options-discussion.php | 0.331 s | 0.652 s | +0.321 s | 3.71 MiB | 4.56 MiB | + 864.88 KiB |
| /wp-admin/edit-comments.php | 0.322 s | 0.434 s | +0.112 s | 3.73 MiB | 4.6 MiB | + 884.64 KiB |
| Average | 0.498 s | 0.765 s | +0.267 s | 4.25 MiB | 5.16 MiB | + 935.94 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 78.5% | 33,779 | 1,390 | 58 | |
| JavaScript | 11.2% | 4,810 | 115 | 29 | |
| CSS | 9.8% | 4,198 | 116 | 15 | |
| SVG | 0.5% | 201 | 0 | 4 | |
| JSON | 0.1% | 34 | 0 | 2 | |
| Total | 43,022 | 1,621 | 108 | ||
| Lines of code | 30,962 |
|---|---|
| Total complexity | 7,489 |
| Median class complexity | 46.0 |
| Median method complexity | 3.0 |
| Most complex class | BWD_Subscription_settings |
| Most complex function | bwdcv_cv_builder_render_content() |
| Classes | 12 |
|---|---|
| Methods | 193 |
| Functions | 87 |
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.
wp_options 4wp_usermeta 1| ID | Name |
|---|---|
| cv-templates | CV Templates |
| cv | cv |
| ID | Name |
|---|---|
| cv_editor | CV Editor |
[24-Mar-2026 20:07:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_orders() in /wp-content/plugins/cv-builder/includes/dashboard/display-subscription.php:146
Stack trace:
#0 /wp-content/plugins/cv-builder/includes/subscription-plans.php(1340): include()
#1 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->display_subscriptions_data()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-admin/admin.php(264): do_action()
#5 {main}
thrown in /wp-content/plugins/cv-builder/includes/dashboard/display-subscription.php on line 146
[24-Mar-2026 20:07:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:07:52 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047
[24-Mar-2026 20:08:04 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cv-builder/includes/subscription-plans.php:1047
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): BWD_Subscription_settings->clear_cart_page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
thrown in /wp-content/plugins/cv-builder/includes/subscription-plans.php on line 1047