ProjectList 0.3.0

Does ProjectList work with WordPress 6.8.2 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.2
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=29377ed72b
Aspect after-activation
HTTP status 200
Load time 0.484 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.201 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.191 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.198 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.303 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.340 s0.336 s-0.004 s3.51 MiB3.52 MiB+ 11.91 KiB
/wp-admin/edit.php0.207 s0.251 s+0.044 s3.57 MiB3.58 MiB+ 9.55 KiB
/wp-admin/post-new.php0.776 s0.755 s-0.021 s6.06 MiB6.07 MiB+ 12.37 KiB
/wp-admin/upload.php0.577 s0.761 s+0.184 s3.52 MiB3.52 MiB- 7.8 KiB
/wp-admin/options-writing.php0.238 s0.254 s+0.016 s3.5 MiB3.5 MiB- 3.81 KiB
/wp-admin/media-new.php0.320 s0.309 s-0.011 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.613 s0.660 s+0.047 s6.05 MiB6.06 MiB+ 12.37 KiB
/wp-admin/options-discussion.php0.486 s0.364 s-0.122 s3.5 MiB3.5 MiB- 7.31 KiB
/wp-admin/edit-comments.php0.409 s0.249 s-0.160 s3.52 MiB3.52 MiB- 7.81 KiB
/0.356 s0.503 s+0.147 s3.43 MiB3.44 MiB+ 8.78 KiB
Average 0.413 s0.425 s+0.011 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

[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:52 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:53 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 3
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 50
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-add.php on line 56
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 72
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 75
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 80
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 84
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 103
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 120
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 UTC] PHP Warning:  Undefined variable $form in /wp-content/plugins/projectlist/pages/pl-add.php on line 124
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:54 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-config.php on line 3
[01-Aug-2025 11:52:55 UTC] PHP Warning:  Undefined array key "cmd" in /wp-content/plugins/projectlist/pages/pl-config.php on line 12
[01-Aug-2025 11:52:55 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
[01-Aug-2025 11:52:55 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