Does FormGent work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .
| 1 | Database errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 1.29 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.186 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 | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/formgent/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=formgent |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=formgent%2Fformgent.php&plugin_status=all&paged=1&s&_wpnonce=87c8633791 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 3.292 s |
| Memory usage | 4.9 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=formgent |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.784 s |
| Memory usage | 4.88 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.266 s |
| Memory usage | 5.28 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.425 s | 0.726 s | +0.301 s | 3.78 MiB | 4.89 MiB | + 1.11 MiB |
| /wp-admin/edit.php | 0.353 s | 0.530 s | +0.177 s | 3.78 MiB | 4.95 MiB | + 1.17 MiB |
| /wp-admin/post-new.php | 0.829 s | 2.114 s | +1.285 s | 6.31 MiB | 8.25 MiB | + 1.95 MiB |
| /wp-admin/upload.php | 0.640 s | 0.565 s | -0.075 s | 3.74 MiB | 4.88 MiB | + 1.14 MiB |
| /wp-admin/options-writing.php | 0.304 s | 0.373 s | +0.069 s | 3.71 MiB | 4.85 MiB | + 1.14 MiB |
| /wp-admin/media-new.php | 0.496 s | 0.406 s | -0.090 s | 3.7 MiB | 4.85 MiB | + 1.15 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.446 s | 0.300 s | -0.146 s | 3.72 MiB | 4.88 MiB | + 1.16 MiB |
| /wp-admin/post-new.php?post_type=page | 0.674 s | 1.123 s | +0.449 s | 6.3 MiB | 8.24 MiB | + 1.94 MiB |
| /wp-admin/options-discussion.php | 0.326 s | 0.448 s | +0.122 s | 3.71 MiB | 4.85 MiB | + 1.14 MiB |
| /wp-admin/edit-comments.php | 0.311 s | 0.339 s | +0.028 s | 3.73 MiB | 4.88 MiB | + 1.14 MiB |
| / | 0.270 s | 0.195 s | -0.075 s | 4.11 MiB | 5.28 MiB | + 1.17 MiB |
| Average | 0.461 s | 0.647 s | +0.186 s | 4.23 MiB | 5.53 MiB | + 1.29 MiB |
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 | 54.0% | 23,962 | 4,395 | 352 | |
| JavaScript | 34.9% | 15,495 | 231 | 61 | |
| JSON | 6.8% | 3,020 | 0 | 90 | |
| PO File | 3.4% | 1,517 | 1,564 | 1 | |
| SVG | 0.6% | 246 | 0 | 41 | |
| XML | 0.2% | 91 | 0 | 1 | |
| CSS | 0.1% | 42 | 0 | 44 | |
| Total | 44,373 | 6,190 | 590 | ||
| Lines of code | 17,713 |
|---|---|
| Total complexity | 3,385 |
| Median class complexity | 5.5 |
| Median method complexity | 1.0 |
| Most complex class | FormGent\App\Providers\UserRegistrationServiceProvider |
| Most complex function | FormGent\App\Repositories\QuizRepository::get_result() |
| Classes | 190 |
|---|---|
| Methods | 1,145 |
| Functions | 82 |
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 2| ID | Name |
|---|---|
| formgent_form | Forms |
[12-May-2026 09:54:02 UTC] WordPress database error Duplicate column name 'from_name' for query ALTER TABLE `wp_formgent_email_notifications`
ADD `from_name` VARCHAR(255) NULL,
ADD `from_email` VARCHAR(255) NULL; made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, FormGent\WpMVC\Providers\MigrationServiceProvider->action_init, FormGent\Database\Migration\V122->execute, FormGent\WpMVC\Database\Schema\Schema::alter