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=c206e33d67 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.497 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.215 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.248 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.255 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.442 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.219 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.259 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.302 s | 0.259 s | -0.043 s | 3.51 MiB | 3.58 MiB | + 74.2 KiB |
/wp-admin/edit.php | 0.189 s | 0.365 s | +0.176 s | 3.57 MiB | 3.64 MiB | + 72.15 KiB |
/wp-admin/post-new.php | 0.777 s | 0.998 s | +0.221 s | 6.06 MiB | 6.2 MiB | + 137.84 KiB |
/wp-admin/upload.php | 0.620 s | 0.322 s | -0.298 s | 3.52 MiB | 3.58 MiB | + 60.24 KiB |
/wp-admin/options-writing.php | 0.220 s | 0.173 s | -0.047 s | 3.5 MiB | 3.56 MiB | + 58.73 KiB |
/wp-admin/media-new.php | 0.275 s | 0.199 s | -0.076 s | 3.49 MiB | 3.56 MiB | + 66.93 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.239 s | 0.180 s | -0.059 s | 3.5 MiB | 3.58 MiB | + 77.6 KiB |
/wp-admin/post-new.php?post_type=page | 0.591 s | 0.740 s | +0.149 s | 6.05 MiB | 6.12 MiB | + 69.37 KiB |
/wp-admin/options-discussion.php | 0.257 s | 0.303 s | +0.046 s | 3.5 MiB | 3.56 MiB | + 55.23 KiB |
/wp-admin/edit-comments.php | 0.222 s | 0.212 s | -0.010 s | 3.52 MiB | 3.58 MiB | + 60.23 KiB |
/ | 0.306 s | 0.257 s | -0.049 s | 3.44 MiB | 3.49 MiB | + 50.98 KiB |
Average | 0.363 s | 0.364 s | +0.001 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% | 3,011 | 1,059 | 9 | |
CSS | 8.4% | 282 | 17 | 2 | |
SVG | 1.5% | 49 | 1 | 1 | |
JavaScript | 0.6% | 21 | 2 | 2 | |
Total | 3,363 | 1,079 | 14 |
Lines of code | 3,675 |
---|---|
Total complexity | 825 |
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 | 129 |
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[30-May-2025 09:48:43 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
[30-May-2025 09:48:44 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
[30-May-2025 09:48:45 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
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 190
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 193
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 196
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 199
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "tab" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 207
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AX" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AP" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AS" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AT" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "AZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BB" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BS" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BT" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BV" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BY" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "BZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CC" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CV" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CW" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CX" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CY" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "CZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "DZ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "EC" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "EE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "EG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "EH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "ER" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "ES" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "ET" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "EU" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FJ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FO" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "FR" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GA" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "UK" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GB" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GD" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GE" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GF" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GG" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GH" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GI" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GL" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GM" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GN" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GP" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 UTC] PHP Warning: Undefined array key "GQ" in /wp-content/plugins/wp-advanced-math-captcha/includes/class-settings.php on line 1221
[30-May-2025 09:48:45 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)