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.1 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.154 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=82d615fbb4 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 3.378 s |
| Memory usage | 4.7 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=formgent |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.887 s |
| Memory usage | 4.68 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.274 s |
| Memory usage | 5.08 MiB |
| 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.512 s | +0.094 s | 3.78 MiB | 4.7 MiB | + 943.66 KiB |
| /wp-admin/edit.php | 0.350 s | 0.666 s | +0.316 s | 3.78 MiB | 4.76 MiB | + 999.76 KiB |
| /wp-admin/post-new.php | 0.846 s | 2.035 s | +1.189 s | 6.31 MiB | 8.05 MiB | + 1.74 MiB |
| /wp-admin/upload.php | 0.635 s | 0.403 s | -0.232 s | 3.74 MiB | 4.69 MiB | + 974.94 KiB |
| /wp-admin/options-writing.php | 0.333 s | 0.394 s | +0.061 s | 3.71 MiB | 4.66 MiB | + 973.74 KiB |
| /wp-admin/media-new.php | 0.528 s | 0.318 s | -0.210 s | 3.7 MiB | 4.66 MiB | + 981.94 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.451 s | 0.401 s | -0.050 s | 3.72 MiB | 4.68 MiB | + 992.3 KiB |
| /wp-admin/post-new.php?post_type=page | 0.658 s | 1.105 s | +0.447 s | 6.3 MiB | 8.03 MiB | + 1.74 MiB |
| /wp-admin/options-discussion.php | 0.478 s | 0.582 s | +0.104 s | 3.71 MiB | 4.66 MiB | + 969.93 KiB |
| /wp-admin/edit-comments.php | 0.298 s | 0.366 s | +0.068 s | 3.73 MiB | 4.69 MiB | + 975.24 KiB |
| / | 0.284 s | 0.194 s | -0.090 s | 4.11 MiB | 5.08 MiB | + 999.7 KiB |
| Average | 0.480 s | 0.634 s | +0.154 s | 4.23 MiB | 5.33 MiB | + 1.1 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 | 52.4% | 21,536 | 4,245 | 318 | |
| JavaScript | 37.2% | 15,301 | 229 | 51 | |
| JSON | 6.1% | 2,498 | 0 | 72 | |
| PO File | 3.4% | 1,378 | 1,407 | 1 | |
| SVG | 0.6% | 246 | 0 | 41 | |
| XML | 0.2% | 91 | 0 | 1 | |
| CSS | 0.1% | 31 | 0 | 33 | |
| Total | 41,081 | 5,881 | 517 | ||
| Lines of code | 15,972 |
|---|---|
| Total complexity | 2,916 |
| Median class complexity | 6.0 |
| Median method complexity | 1.0 |
| Most complex class | FormGent\App\Http\Controllers\Admin\ResponseController |
| Most complex function | FormGent\App\Repositories\QuizRepository::get_result() |
| Classes | 177 |
|---|---|
| Methods | 1,052 |
| 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 |
[29-Apr-2026 08:40:38 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