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.08 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.153 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=94f4bb6de8 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 3.120 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 | 1.001 s |
| Memory usage | 4.68 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.486 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.461 s | 0.605 s | +0.144 s | 3.78 MiB | 4.69 MiB | + 934.95 KiB |
| /wp-admin/edit.php | 0.380 s | 0.363 s | -0.017 s | 3.78 MiB | 4.75 MiB | + 991.05 KiB |
| /wp-admin/post-new.php | 0.853 s | 1.998 s | +1.145 s | 6.31 MiB | 7.99 MiB | + 1.69 MiB |
| /wp-admin/upload.php | 0.537 s | 0.742 s | +0.205 s | 3.74 MiB | 4.68 MiB | + 966.23 KiB |
| /wp-admin/options-writing.php | 0.369 s | 0.379 s | +0.010 s | 3.71 MiB | 4.65 MiB | + 965.04 KiB |
| /wp-admin/media-new.php | 0.570 s | 0.421 s | -0.149 s | 3.7 MiB | 4.65 MiB | + 973.23 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.347 s | 0.322 s | -0.025 s | 3.72 MiB | 4.68 MiB | + 983.59 KiB |
| /wp-admin/post-new.php?post_type=page | 0.774 s | 1.121 s | +0.347 s | 6.3 MiB | 7.98 MiB | + 1.68 MiB |
| /wp-admin/options-discussion.php | 0.361 s | 0.479 s | +0.118 s | 3.71 MiB | 4.65 MiB | + 961.23 KiB |
| /wp-admin/edit-comments.php | 0.368 s | 0.378 s | +0.010 s | 3.73 MiB | 4.68 MiB | + 966.54 KiB |
| / | 0.324 s | 0.217 s | -0.107 s | 4.11 MiB | 5.08 MiB | + 990.99 KiB |
| Average | 0.486 s | 0.639 s | +0.153 s | 4.24 MiB | 5.32 MiB | + 1.08 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 | 50.6% | 19,752 | 3,815 | 311 | |
| JavaScript | 38.8% | 15,157 | 227 | 51 | |
| JSON | 6.4% | 2,490 | 0 | 72 | |
| PO File | 3.3% | 1,280 | 1,134 | 1 | |
| SVG | 0.6% | 246 | 0 | 41 | |
| XML | 0.2% | 91 | 0 | 1 | |
| CSS | 0.1% | 31 | 0 | 33 | |
| Total | 39,047 | 5,176 | 510 | ||
| Lines of code | 14,275 |
|---|---|
| Total complexity | 2,481 |
| Median class complexity | 5.5 |
| Median method complexity | 1.0 |
| Most complex class | FormGent\App\Http\Controllers\Admin\ResponseController |
| Most complex function | FormGent\App\Repositories\QuizRepository::get_result() |
| Classes | 170 |
|---|---|
| Methods | 981 |
| Functions | 69 |
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-Mar-2026 12:40:39 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