Does GoDAM work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .
3 | PHP notices |
1 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 125.5 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.093 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.7.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 80+ |
WordPress.org page | https://wordpress.org/plugins/godam/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=godam%2Fgodam.php&plugin_status=all&paged=1&s&_wpnonce=7a7c406fed |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.861 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rtgodam |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.127 s |
Memory usage | 3.6 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rtgodam_video_editor |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 2.063 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rtgodam_analytics |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.744 s |
Memory usage | 3.6 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rtgodam_help |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.881 s |
Memory usage | 3.6 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.568 s |
Memory usage | 3.52 MiB |
JS errors |
|
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.320 s | 0.425 s | +0.105 s | 3.48 MiB | 3.6 MiB | + 117.55 KiB |
/wp-admin/edit.php | 0.205 s | 0.286 s | +0.081 s | 3.54 MiB | 3.66 MiB | + 115.76 KiB |
/wp-admin/post-new.php | 0.793 s | 1.117 s | +0.324 s | 5.93 MiB | 6.1 MiB | + 183.64 KiB |
/wp-admin/upload.php | 0.574 s | 0.478 s | -0.096 s | 3.5 MiB | 3.6 MiB | + 105.68 KiB |
/wp-admin/options-writing.php | 0.229 s | 0.264 s | +0.035 s | 3.47 MiB | 3.58 MiB | + 110.08 KiB |
/wp-admin/media-new.php | 0.385 s | 0.481 s | +0.096 s | 3.46 MiB | 3.58 MiB | + 118.27 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.427 s | +0.237 s | 3.48 MiB | 3.59 MiB | + 121.2 KiB |
/wp-admin/post-new.php?post_type=page | 0.617 s | 0.827 s | +0.210 s | 5.92 MiB | 6.1 MiB | + 180.63 KiB |
/wp-admin/options-discussion.php | 0.289 s | 0.296 s | +0.007 s | 3.47 MiB | 3.58 MiB | + 107.2 KiB |
/wp-admin/edit-comments.php | 0.217 s | 0.258 s | +0.041 s | 3.49 MiB | 3.6 MiB | + 106.23 KiB |
/ | 0.322 s | 0.301 s | -0.021 s | 3.41 MiB | 3.52 MiB | + 114.24 KiB |
Average | 0.376 s | 0.469 s | +0.093 s | 3.92 MiB | 4.05 MiB | + 125.5 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 | |
---|---|---|---|---|---|
JavaScript | 50.9% | 13,789 | 7,830 | 16 | |
CSS | 33.0% | 8,938 | 89 | 12 | |
PHP | 15.6% | 4,217 | 1,847 | 38 | |
JSON | 0.4% | 120 | 0 | 1 | |
SVG | 0.0% | 10 | 0 | 2 | |
Total | 27,074 | 9,766 | 69 |
Lines of code | 4,024 |
---|---|
Total complexity | 691 |
Median class complexity | 15.0 |
Median method complexity | 2.0 |
Most complex class | RTGODAM_RetranscodeMedia |
Most complex function | RTGODAM_RetranscodeMedia::retranscode_interface() |
Classes | 21 |
---|---|
Methods | 131 |
Functions | 34 |
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[15-Apr-2025 12:05:10 UTC] PHP Notice: Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 6114
[15-Apr-2025 12:05:13 UTC] PHP Notice: Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 6114
[15-Apr-2025 12:05:15 UTC] PHP Notice: Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 6114