Does Muzaara Google Ads Report work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
8 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 102.33 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.020 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 90+ |
WordPress.org page | https://wordpress.org/plugins/muzaara-adwords-optimize-dashboard/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=muzaara-adwords-optimize-dashboard%2Fmuzaara-gads.php&plugin_status=all&paged=1&s&_wpnonce=c0d8c7d605 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.625 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=muzaara |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.624 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=muzaara-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.399 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.175 s |
Memory usage | 3.46 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.329 s | 0.315 s | -0.014 s | 3.51 MiB | 3.66 MiB | + 153.34 KiB |
/wp-admin/edit.php | 0.183 s | 0.239 s | +0.056 s | 3.57 MiB | 3.68 MiB | + 113.38 KiB |
/wp-admin/post-new.php | 0.721 s | 0.741 s | +0.020 s | 6.06 MiB | 6.19 MiB | + 137.21 KiB |
/wp-admin/upload.php | 0.609 s | 0.540 s | -0.069 s | 3.52 MiB | 3.61 MiB | + 85.98 KiB |
/wp-admin/options-writing.php | 0.208 s | 0.256 s | +0.048 s | 3.5 MiB | 3.59 MiB | + 90.38 KiB |
/wp-admin/media-new.php | 0.251 s | 0.317 s | +0.066 s | 3.49 MiB | 3.59 MiB | + 98.57 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.182 s | 0.254 s | +0.072 s | 3.5 MiB | 3.61 MiB | + 109.34 KiB |
/wp-admin/post-new.php?post_type=page | 0.583 s | 0.618 s | +0.035 s | 6.05 MiB | 6.18 MiB | + 132.73 KiB |
/wp-admin/options-discussion.php | 0.304 s | 0.299 s | -0.005 s | 3.5 MiB | 3.59 MiB | + 87.5 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.497 s | +0.289 s | 3.52 MiB | 3.61 MiB | + 86.53 KiB |
/ | 0.463 s | 0.185 s | -0.278 s | 3.43 MiB | 3.46 MiB | + 30.7 KiB |
Average | 0.367 s | 0.387 s | +0.020 s | 3.97 MiB | 4.07 MiB | + 102.33 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 | 95.8% | 290,675 | 197,511 | 4,313 | |
JSON | 2.8% | 8,512 | 0 | 141 | |
JavaScript | 0.8% | 2,298 | 150 | 13 | |
CSS | 0.4% | 1,163 | 27 | 8 | |
Markdown | 0.2% | 594 | 0 | 6 | |
SVG | 0.0% | 57 | 0 | 2 | |
YAML | 0.0% | 31 | 0 | 2 | |
XML | 0.0% | 16 | 0 | 1 | |
Dockerfile | 0.0% | 10 | 4 | 1 | |
Total | 303,356 | 197,692 | 4,487 |
Lines of code | 308,825 |
---|---|
Total complexity | 22,536 |
Median class complexity | 2.0 |
Median method complexity | 1.0 |
Most complex class | Google\Ads\GoogleAds\V8\Services\GoogleAdsRow |
Most complex function | GPBMetadata\Google\Ads\GoogleAds\V8\Services\BatchJobService::initOnce() |
Classes | 4,019 |
---|---|
Methods | 17,105 |
Functions | 24 |
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
1[06-May-2025 00:55:48 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/access</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:48 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/devKey</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:48 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/access</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:48 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/devKey</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:51 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/access</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:51 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/devKey</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:51 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/access</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-May-2025 00:55:51 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>muzaara/v1/devKey</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121