CustomQuery 0.4

Does CustomQuery work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
5PHP warnings
18PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -1.92 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.3.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/customquery/
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=customquery%2Fcustomquery.php&plugin_status=all&paged=1&s&_wpnonce=83a9f4389c
Aspect after-activation
HTTP status 200
Load time 0.243 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

CustomQuery

Page screenshot: CustomQuery
URL /wp-admin/admin.php?page=customquery
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage N/A
JS errors None
Resource errors None

CustomQuery → Run A Query

Page screenshot: CustomQuery → Run A Query
URL /wp-admin/admin.php?page=customquery2
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 2.73 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.197 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.388 s0.349 s-0.039 s2.82 MiB2.83 MiB+ 5.66 KiB
/wp-admin/edit.php0.214 s0.224 s+0.010 s2.85 MiB2.85 MiB+ 5.66 KiB
/wp-admin/post-new.php0.860 s0.674 s-0.186 s5.21 MiB5.22 MiB+ 9.84 KiB
/wp-admin/upload.php0.662 s0.683 s+0.021 s2.77 MiB2.76 MiB- 11 KiB
/wp-admin/options-writing.php0.222 s0.235 s+0.013 s2.76 MiB2.74 MiB- 19.04 KiB
/wp-admin/media-new.php0.393 s0.263 s-0.130 s2.74 MiB2.74 MiB+ 1.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.219 s+0.019 s2.76 MiB2.76 MiB+ 6.36 KiB
/wp-admin/post-new.php?post_type=page0.672 s0.635 s-0.037 s5.21 MiB5.21 MiB+ 5.49 KiB
/wp-admin/options-discussion.php0.262 s0.260 s-0.002 s2.75 MiB2.74 MiB- 10.51 KiB
/wp-admin/edit-comments.php0.208 s0.235 s+0.027 s2.78 MiB2.77 MiB- 11.71 KiB
/0.272 s0.243 s-0.029 s3.13 MiB3.13 MiB- 3.11 KiB
Average 0.396 s0.365 s-0.030 s3.25 MiB3.25 MiB- 1.92 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
Language % Lines of code Comment lines Files
PHP100.0%291411
Total 291 41 1

PHP Code Analysis | More results »

Lines of code 295
Total complexity 48
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function cq_tables()
Classes 0
Methods 0
Functions 5

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.

No new entries found.

PHP Error Log 31 lines

[18-Sep-2023 03:47:38 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:39 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:39 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:39 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/customquery/customquery.php on line 199
[18-Sep-2023 03:47:39 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/customquery/customquery.php on line 200
[18-Sep-2023 03:47:39 UTC] PHP Warning:  Undefined array key "table" in /wp-content/plugins/customquery/customquery.php on line 201
[18-Sep-2023 03:47:39 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/customquery/customquery.php on line 241
[18-Sep-2023 03:47:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mysql_query() in /wp-content/plugins/customquery/customquery.php:260
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): cq_tables()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/customquery/customquery.php on line 260
[18-Sep-2023 03:47:40 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:40 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/customquery/customquery.php on line 79
[18-Sep-2023 03:47:40 UTC] PHP Warning:  Undefined array key "where" in /wp-content/plugins/customquery/customquery.php on line 80
[18-Sep-2023 03:47:42 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:42 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:42 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:45 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:46 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:46 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:46 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:47 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:49 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:49 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:50 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:50 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
[18-Sep-2023 03:47:51 UTC] PHP Deprecated:  Function add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 5453
See also: All tests for this plugin