Does WP Advanced Math Captcha work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
1,269 | PHP warnings |
45 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 71.23 KiB
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.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 6,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-advanced-math-captcha/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-advanced-math-captcha%2Fwp-math-captcha.php&plugin_status=all&paged=1&s&_wpnonce=186d7727c5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.493 s |
Memory usage | 4.17 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=math-captcha |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.227 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=math-captcha&tab=geo |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.230 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=math-captcha&tab=restrict |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.242 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=math-captcha&tab=logs |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.527 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=math-captcha&tab=support |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.439 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.442 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.365 s | 0.468 s | +0.103 s | 3.51 MiB | 3.58 MiB | + 74.2 KiB |
/wp-admin/edit.php | 0.216 s | 0.219 s | +0.003 s | 3.57 MiB | 3.64 MiB | + 72.15 KiB |
/wp-admin/post-new.php | 0.860 s | 0.999 s | +0.139 s | 6.06 MiB | 6.2 MiB | + 137.84 KiB |
/wp-admin/upload.php | 0.799 s | 0.583 s | -0.216 s | 3.52 MiB | 3.58 MiB | + 60.24 KiB |
/wp-admin/options-writing.php | 0.240 s | 0.196 s | -0.044 s | 3.5 MiB | 3.56 MiB | + 58.73 KiB |
/wp-admin/media-new.php | 0.286 s | 0.193 s | -0.093 s | 3.49 MiB | 3.56 MiB | + 66.93 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.206 s | 0.188 s | -0.018 s | 3.5 MiB | 3.58 MiB | + 77.6 KiB |
/wp-admin/post-new.php?post_type=page | 0.792 s | 0.797 s | +0.005 s | 6.05 MiB | 6.12 MiB | + 69.37 KiB |
/wp-admin/options-discussion.php | 0.482 s | 0.322 s | -0.160 s | 3.5 MiB | 3.56 MiB | + 55.23 KiB |
/wp-admin/edit-comments.php | 0.248 s | 0.211 s | -0.037 s | 3.52 MiB | 3.58 MiB | + 60.23 KiB |
/ | 0.331 s | 0.249 s | -0.082 s | 3.44 MiB | 3.49 MiB | + 50.98 KiB |
Average | 0.439 s | 0.402 s | -0.036 s | 3.97 MiB | 4.04 MiB | + 71.23 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 | 89.5% | 2,992 | 1,060 | 9 | |
CSS | 8.4% | 282 | 17 | 2 | |
SVG | 1.5% | 49 | 1 | 1 | |
JavaScript | 0.6% | 21 | 2 | 2 | |
Total | 3,344 | 1,080 | 14 |
Lines of code | 3,656 |
---|---|
Total complexity | 820 |
Median class complexity | 72.0 |
Median method complexity | 3.0 |
Most complex class | Math_Captcha_Core |
Most complex function | Math_Captcha_Core::load_actions_filters() |
Classes | 6 |
---|---|
Methods | 128 |
Functions | 14 |
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[29-May-2025 14:48:34 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>math-captcha</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[29-May-2025 14:48:35 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>math-captcha</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[29-May-2025 14:48:35 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>math-captcha</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 190
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 193
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 196
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 199
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 207
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AX" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AP" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AS" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AT" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "AZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BB" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BS" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BT" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BV" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BY" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "BZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CC" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CV" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CX" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CY" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "CZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "DZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "EC" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "EE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "EG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "EH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "ER" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "ES" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "ET" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "EU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "FR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "UK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GB" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GP" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[29-May-2025 14:48:35 UTC] PHP Warning: Undefined array key "GR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
(+1214 more lines)