Data Track 1.1.7

Does Data Track work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
6PHP notices
4JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 75.18 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.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/data-track/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=data-track%2Fwp-data-track.php&plugin_status=all&paged=1&s&_wpnonce=7595d36282
Aspect after-activation
HTTP status 200
Load time 0.314 s
Memory usage 3.38 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '?'",
        "trace": null,
        "code": null
    }
]
Resource errors None

Data Track

Page screenshot: Data Track
URL /wp-admin/edit.php?post_type=wpdt_data
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.41 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '?'",
        "trace": null,
        "code": null
    }
]
Resource errors None

Data Track → Add Data Tracking

Page screenshot: Data Track → Add Data Tracking
URL /wp-admin/post-new.php?post_type=wpdt_data
Aspect menu-item
HTTP status 200
Load time 0.654 s
Memory usage 5.63 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '?'",
        "trace": null,
        "code": null
    }
]
Resource errors None

Data Track → Field Types

Page screenshot: Data Track → Field Types
URL /wp-admin/edit-tags.php?taxonomy=wpdt_types&post_type=wpdt_data
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.36 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '?'",
        "trace": null,
        "code": null
    }
]
Resource errors None

Settings → Manage Data Track Fields

Page screenshot: Settings → Manage Data Track Fields
URL /wp-admin/options-general.php?page=wpdt-plugin
Aspect menu-item
HTTP status 200
Load time 0.147 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.236 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.414 s0.591 s+0.177 s3.38 MiB3.44 MiB+ 63.09 KiB
/wp-admin/edit.php0.267 s0.266 s-0.001 s3.41 MiB3.47 MiB+ 64.14 KiB
/wp-admin/post-new.php0.940 s0.619 s-0.321 s5.46 MiB5.64 MiB+ 185.41 KiB
/wp-admin/upload.php0.631 s0.408 s-0.223 s3.32 MiB3.37 MiB+ 51.23 KiB
/wp-admin/options-writing.php0.258 s0.211 s-0.047 s3.32 MiB3.36 MiB+ 38.49 KiB
/wp-admin/media-new.php0.363 s0.289 s-0.074 s3.3 MiB3.35 MiB+ 59.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.373 s+0.150 s3.31 MiB3.38 MiB+ 62.7 KiB
/wp-admin/post-new.php?post_type=page0.633 s0.673 s+0.040 s5.45 MiB5.63 MiB+ 186.1 KiB
/wp-admin/options-discussion.php0.369 s0.283 s-0.086 s3.3 MiB3.35 MiB+ 49.99 KiB
/wp-admin/edit-comments.php0.272 s0.239 s-0.033 s3.34 MiB3.38 MiB+ 47.65 KiB
/0.344 s0.252 s-0.092 s3.36 MiB3.38 MiB+ 18.25 KiB
Average 0.429 s0.382 s-0.046 s3.72 MiB3.8 MiB+ 75.18 KiB

Code Statistics

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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP85.3%83349617
JavaScript13.8%135923
CSS0.8%802
Total 976 588 22

PHP Code Analysis | More results »

Lines of code 348
Total complexity 52
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function wpdt_admin_options_build_section()
Classes 0
Methods 0
Functions 29

Additions

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.

Custom Post Types 1

ID Name
wpdt_dataData Track

Meta Boxes

{
    "wpdt_data": {
        "wpdt-meta-data": {
            "title": "Data",
            "context": "side"
        }
    }
}

PHP Error Log 16 lines

[08-Feb-2024 16:37:02 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/metaboxes is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[08-Feb-2024 16:37:02 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/remove-field is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[08-Feb-2024 16:37:07 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wpdt_admin_options_get_tab() in /wp-content/plugins/data-track/inc/admin/options.php:151
Stack trace:
#0 /wp-content/plugins/data-track/inc/admin/options.php(162): wpdt_options_page_tab_nav()
#1 /wp-includes/class-wp-hook.php(324): wpdt_options_page()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/options-general.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/data-track/inc/admin/options.php on line 151
[08-Feb-2024 16:37:09 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/metaboxes is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[08-Feb-2024 16:37:09 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/remove-field is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[08-Feb-2024 16:37:14 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/metaboxes is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[08-Feb-2024 16:37:14 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-data-track/v1/remove-field is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin