ProjectList 0.3.0

Does ProjectList work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
25PHP warnings
286PHP deprecation warnings
4JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 4.33 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.8.1
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/projectlist/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=projectlist%2Fprojectlist.php&plugin_status=all&paged=1&s&_wpnonce=28d260527d
Aspect after-activation
HTTP status 200
Load time 0.465 s
Memory usage 3.53 MiB
JS errors
[
    {
        "message": "ReferenceError: tinyMCE is not defined\n    at /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=:49:4",
        "trace": null,
        "code": null
    }
]
Resource errors None

Project List

Page screenshot: Project List
URL /wp-admin/admin.php?page=projectlist%2Fpages%2Fpl-main.php
Requested URL /wp-admin/admin.php?page=projectlist/pages/pl-main.php
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage 3.5 MiB
JS errors
[
    {
        "message": "ReferenceError: tinyMCE is not defined\n    at /wp-admin/admin.php?page=projectlist/pages/pl-main.php:48:4",
        "trace": null,
        "code": null
    }
]
Resource errors None

Project List → Add Project

Page screenshot: Project List → Add Project
URL /wp-admin/admin.php?page=projectlist%2Fpages%2Fpl-add.php
Requested URL /wp-admin/admin.php?page=projectlist/pages/pl-add.php
Aspect menu-item
HTTP status 200
Load time 0.197 s
Memory usage 3.5 MiB
JS errors
[
    {
        "message": "ReferenceError: tinyMCE is not defined\n    at /wp-admin/admin.php?page=projectlist/pages/pl-add.php:48:4",
        "trace": null,
        "code": null
    }
]
Resource errors None

Project List → Settings

Page screenshot: Project List → Settings
URL /wp-admin/admin.php?page=projectlist%2Fpages%2Fpl-config.php
Requested URL /wp-admin/admin.php?page=projectlist/pages/pl-config.php
Aspect menu-item
HTTP status 200
Load time 0.181 s
Memory usage 3.5 MiB
JS errors
[
    {
        "message": "ReferenceError: tinyMCE is not defined\n    at /wp-admin/admin.php?page=projectlist/pages/pl-config.php:48:4",
        "trace": null,
        "code": null
    }
]
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.295 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.347 s0.359 s+0.012 s3.51 MiB3.52 MiB+ 11.91 KiB
/wp-admin/edit.php0.193 s0.266 s+0.073 s3.57 MiB3.58 MiB+ 9.55 KiB
/wp-admin/post-new.php0.762 s0.730 s-0.032 s6.06 MiB6.07 MiB+ 12.37 KiB
/wp-admin/upload.php0.630 s0.602 s-0.028 s3.52 MiB3.52 MiB- 7.8 KiB
/wp-admin/options-writing.php0.236 s0.233 s-0.003 s3.5 MiB3.5 MiB- 3.81 KiB
/wp-admin/media-new.php0.340 s0.307 s-0.033 s3.49 MiB3.5 MiB+ 4.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.228 s+0.005 s3.5 MiB3.52 MiB+ 15.05 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.662 s+0.056 s6.05 MiB6.06 MiB+ 12.37 KiB
/wp-admin/options-discussion.php0.273 s0.294 s+0.021 s3.5 MiB3.5 MiB- 7.31 KiB
/wp-admin/edit-comments.php0.424 s0.234 s-0.190 s3.52 MiB3.52 MiB- 7.81 KiB
/0.307 s0.484 s+0.177 s3.43 MiB3.44 MiB+ 8.78 KiB
Average 0.395 s0.400 s+0.005 s3.97 MiB3.97 MiB+ 4.33 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
CSS
Language % Lines of code Comment lines Files
PHP83.3%338145
CSS11.3%4601
JavaScript5.4%2261
Total 406 20 7

PHP Code Analysis | More results »

Lines of code 96
Total complexity 14
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function ProjectList_Render()
Classes 0
Methods 0
Functions 7

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

Options wp_options 3

PHP Error Log 311 lines

[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:28 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:29 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:30 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 3
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 50
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 56
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 72
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 72
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 75
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 75
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 80
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 80
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 84
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 84
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 120
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 120
[16-May-2025 22:42:31 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 124
[16-May-2025 22:42:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/projectlist/pages/pl-add.php on line 124
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:31 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-config.php on line 3
[16-May-2025 22:42:32 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-config.php on line 12
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121
[16-May-2025 22:42:32 UTC] PHP Deprecated:  Function get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /wp-includes/functions.php on line 6121

(+211 more lines)
See also: All tests for this plugin, How to Hide ProjectList Admin Menus