Does "CBX Map for Google Map & OpenStreetMap" work with WordPress 5.3 and PHP 7.2.16? A smoke test was performed on .
| 19 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 104.79 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.072 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 5.3 |
|---|---|
| PHP version | 7.2.16 |
| MySQL version | 8.0.15 |
| PHP memory limit | 256M |
| Last updated | |
|---|---|
| Active installs | 900+ |
| WordPress.org page | https://wordpress.org/plugins/cbxgooglemap/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=cbxgooglemap%2Fcbxgooglemap.php&plugin_status=all&paged=1&s&_wpnonce=b8d98424e0 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.380 s |
| Memory usage | 3.69 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=cbxgooglemap |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.289 s |
| Memory usage | 3.69 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=cbxgooglemap |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.584 s |
| Memory usage | 3.86 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=cbxgooglemap&page=cbxgooglemapsettings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 1.942 s |
| Memory usage | 6.04 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=cbxgooglemap&page=cbxgooglemapsettings |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 0.482 s |
| Memory usage | 4.24 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.207 s |
| Memory usage | 3.37 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.292 s | 0.239 s | -0.053 s | 3.62 MiB | 3.71 MiB | + 97.65 KiB |
| /wp-admin/edit.php | 0.238 s | 0.377 s | +0.139 s | 3.65 MiB | 3.74 MiB | + 100.11 KiB |
| /wp-admin/post-new.php | 1.225 s | 1.589 s | +0.364 s | 5.36 MiB | 5.44 MiB | + 84.04 KiB |
| /wp-admin/upload.php | 0.446 s | 0.475 s | +0.029 s | 3.48 MiB | 3.64 MiB | + 160.52 KiB |
| /wp-admin/options-writing.php | 0.154 s | 0.267 s | +0.113 s | 3.56 MiB | 3.63 MiB | + 67.03 KiB |
| /wp-admin/media-new.php | 0.264 s | 0.278 s | +0.014 s | 3.46 MiB | 3.62 MiB | + 161.31 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.237 s | 0.294 s | +0.057 s | 3.56 MiB | 3.66 MiB | + 98.2 KiB |
| /wp-admin/post-new.php?post_type=page | 1.164 s | 1.250 s | +0.086 s | 5.34 MiB | 5.42 MiB | + 76.64 KiB |
| /wp-admin/options-discussion.php | 0.225 s | 0.209 s | -0.016 s | 3.46 MiB | 3.62 MiB | + 161.58 KiB |
| /wp-admin/edit-comments.php | 0.303 s | 0.356 s | +0.053 s | 3.57 MiB | 3.66 MiB | + 95.88 KiB |
| / | 0.321 s | 0.331 s | +0.010 s | 3.32 MiB | 3.37 MiB | + 49.72 KiB |
| Average | 0.443 s | 0.515 s | +0.072 s | 3.85 MiB | 3.95 MiB | + 104.79 KiB |
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 |
|---|---|
| cbxgooglemap | Maps |
{
"cbxgooglemap": {
"cbxgooglemap_metabox": {
"title": "Google Map Parameter",
"context": "normal"
},
"cbxgooglemap_shortcode": {
"title": "Shortcode",
"context": "side"
}
}
}[17-Nov-2019 01:31:16 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:17 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:17 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:18 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:19 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:21 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:23 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:23 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:24 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:26 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:26 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:27 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:27 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:27 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:29 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:29 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:30 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:30 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903
[17-Nov-2019 01:31:30 UTC] PHP Notice: add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4903