CustomQuery 0.4

Does CustomQuery work with WordPress 6.7.2 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: -5 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.7.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/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=7f850654ac
Aspect after-activation
HTTP status 200
Load time 0.272 s
Memory usage 3.5 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.143 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.153 s
Memory usage 3.47 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.237 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.289 s-0.016 s3.48 MiB3.49 MiB+ 7.23 KiB
/wp-admin/edit.php0.205 s0.212 s+0.007 s3.54 MiB3.55 MiB+ 8.03 KiB
/wp-admin/post-new.php0.785 s0.657 s-0.128 s5.93 MiB5.94 MiB+ 10.7 KiB
/wp-admin/upload.php0.586 s0.526 s-0.060 s3.5 MiB3.49 MiB- 9.38 KiB
/wp-admin/options-writing.php0.240 s0.209 s-0.031 s3.47 MiB3.47 MiB- 5.38 KiB
/wp-admin/media-new.php0.379 s0.212 s-0.167 s3.46 MiB3.47 MiB+ 2.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.219 s+0.014 s3.48 MiB3.49 MiB+ 13.48 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.617 s+0.048 s5.92 MiB5.93 MiB+ 6.29 KiB
/wp-admin/options-discussion.php0.301 s0.276 s-0.025 s3.47 MiB3.47 MiB- 8.88 KiB
/wp-admin/edit-comments.php0.219 s0.219 s+0.000 s3.49 MiB3.49 MiB- 9.38 KiB
/0.331 s0.210 s-0.121 s3.48 MiB3.41 MiB- 70.49 KiB
Average 0.375 s0.331 s-0.044 s3.93 MiB3.92 MiB- 5 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

[26-Feb-2025 23:26:31 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 6114
[26-Feb-2025 23:26:32 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 6114
[26-Feb-2025 23:26:32 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 6114
[26-Feb-2025 23:26:32 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/customquery/customquery.php on line 199
[26-Feb-2025 23:26:32 UTC] PHP Warning:  Undefined array key "status" in /wp-content/plugins/customquery/customquery.php on line 200
[26-Feb-2025 23:26:32 UTC] PHP Warning:  Undefined array key "table" in /wp-content/plugins/customquery/customquery.php on line 201
[26-Feb-2025 23:26:32 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
[26-Feb-2025 23:26:32 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(324): cq_tables()
#1 /wp-includes/class-wp-hook.php(348): 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
[26-Feb-2025 23:26:33 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 6114
[26-Feb-2025 23:26:33 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/customquery/customquery.php on line 79
[26-Feb-2025 23:26:33 UTC] PHP Warning:  Undefined array key "where" in /wp-content/plugins/customquery/customquery.php on line 80
[26-Feb-2025 23:26:35 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 6114
[26-Feb-2025 23:26:35 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 6114
[26-Feb-2025 23:26:35 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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26:41 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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26: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 6114
[26-Feb-2025 23:26:43 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 6114
[26-Feb-2025 23:26:43 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 6114
See also: All tests for this plugin