wp-repo-tracker 0.0.3

Does Repository Tracker work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
48PHP warnings
44PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 91.01 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 version7.0
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/wp-repo-tracker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=wp-repo-tracker%2Fwp-repo-tracker.php&plugin_status=all&paged=1&s&_wpnonce=9a5ecd9eca
Aspect after-activation
HTTP status 200
Load time 0.973 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Issue Filters

Page screenshot: Issue Filters
URL /wp-admin/edit.php?post_type=issuefilter
Aspect menu-item
HTTP status 200
Load time 0.482 s
Memory usage 4 MiB
JS errors None
Resource errors None

Issue Filters → Add new Issue Filter

Page screenshot: Issue Filters → Add new Issue Filter
URL /wp-admin/post-new.php?post_type=issuefilter
Aspect menu-item
HTTP status 200
Load time 0.584 s
Memory usage 4.11 MiB
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.238 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.725 s0.852 s+0.127 s3.92 MiB4.02 MiB+ 97.1 KiB
/wp-admin/edit.php0.588 s0.547 s-0.041 s3.98 MiB4.08 MiB+ 96.3 KiB
/wp-admin/post-new.php2.083 s1.861 s-0.222 s6.56 MiB6.68 MiB+ 131.37 KiB
/wp-admin/upload.php0.682 s0.692 s+0.010 s3.89 MiB3.97 MiB+ 79.49 KiB
/wp-admin/options-writing.php0.572 s0.521 s-0.051 s3.86 MiB3.94 MiB+ 83.48 KiB
/wp-admin/media-new.php0.895 s0.532 s-0.363 s3.85 MiB3.94 MiB+ 91.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.531 s0.952 s+0.421 s3.86 MiB3.96 MiB+ 96.85 KiB
/wp-admin/post-new.php?post_type=page2.053 s1.368 s-0.685 s6.55 MiB6.67 MiB+ 122.89 KiB
/wp-admin/options-discussion.php0.619 s0.569 s-0.050 s3.86 MiB3.94 MiB+ 79.98 KiB
/wp-admin/edit-comments.php0.541 s0.525 s-0.016 s3.88 MiB3.96 MiB+ 79.59 KiB
/0.288 s0.245 s-0.043 s4.23 MiB4.27 MiB+ 42.36 KiB
Average 0.871 s0.788 s-0.083 s4.4 MiB4.49 MiB+ 91.01 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP56.4%6,1933,237121
PO File15.3%1,68170914
JavaScript13.1%1,43834727
CSS7.5%8262925
Markdown6.6%72204
JSON0.7%8003
YAML0.3%3602
make0.1%1201
Total 10,988 4,322 197

PHP Code Analysis | More results »

Lines of code 5,161
Total complexity 898
Median class complexity 8.0
Median method complexity 1.0
Most complex class RWMB_Field
Most complex function rw_maybe_include()
Classes 73
Methods 373
Functions 38

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.

Database Tables 1

Custom Post Types 1

ID Name
issuefilterIssue Filters

Meta Boxes

{
    "issuefilter": {
        "repositories-and-labels": {
            "title": "Repositories and Labels",
            "context": "normal"
        },
        "filters": {
            "title": "Filters",
            "context": "normal"
        },
        "views": {
            "title": "Views",
            "context": "side"
        }
    }
}

PHP Error Log 92 lines

[11-Jun-2026 16:58:42 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:42 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:42 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/wp-repo-tracker/ext/wprecord/WpRecord.php on line 75
[11-Jun-2026 16:58:42 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/wp-repo-tracker/ext/wprecord/WpRecord.php on line 336
[11-Jun-2026 16:58:42 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/wp-repo-tracker/ext/wprecord/WpRecord.php on line 350
[11-Jun-2026 16:58:42 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/wp-repo-tracker/ext/wprecord/WpRecord.php on line 409
[11-Jun-2026 16:58:42 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:42 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:43 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:43 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:44 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:44 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:44 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:44 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:45 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:45 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:46 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:46 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:47 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:47 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:48 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:48 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:49 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:49 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:49 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:49 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:51 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:51 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:51 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:51 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:51 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:51 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:51 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:51 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:51 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:51 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:52 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:52 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:53 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:53 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:53 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:53 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:54 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:54 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:55 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:55 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:56 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:56 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:57 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:57 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:57 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:57 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:58 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:58 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:59 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:59 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:58:59 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:58:59 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:59:00 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:59:00 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:59:00 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:59:00 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:59:01 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:59:01 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
[11-Jun-2026 16:59:02 UTC] PHP Warning:  Constant RWMB_URL already defined in /wp-content/plugins/wp-repo-tracker/ext/meta-box/inc/loader.php on line 27
[11-Jun-2026 16:59:02 UTC] PHP Notice:  Function register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. 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 3.1.0.) in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide Repository Tracker Admin Menus and Meta Boxes