Advanced Custom Sort 1.2.2

Does Advanced Custom Sort work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
13PHP warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 23.78 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 100+
WordPress.org page https://wordpress.org/plugins/advanced-custom-sort/
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=advanced-custom-sort%2Facs.php&plugin_status=all&paged=1&s&_wpnonce=ea4442851c
Aspect after-activation
HTTP status 200
Load time 0.216 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Sort Groups

Page screenshot: Sort Groups
URL /wp-admin/edit.php?post_type=acs
Aspect menu-item
HTTP status 200
Load time 0.163 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Sort Groups → Add New Sort Group

Page screenshot: Sort Groups → Add New Sort Group
URL /wp-admin/post-new.php?post_type=acs
Aspect menu-item
HTTP status 200
Load time 0.286 s
Memory usage 3.58 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).live is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/advanced-custom-sort/js/functions.input.js:52:27)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.2:2:27330)",
        "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.160 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.271 s-0.016 s3.51 MiB3.53 MiB+ 30.05 KiB
/wp-admin/edit.php0.188 s0.188 s+0.000 s3.57 MiB3.6 MiB+ 28.97 KiB
/wp-admin/post-new.php0.740 s0.607 s-0.133 s6.06 MiB6.09 MiB+ 34.02 KiB
/wp-admin/upload.php0.546 s0.454 s-0.092 s3.52 MiB3.53 MiB+ 10.88 KiB
/wp-admin/options-writing.php0.208 s0.212 s+0.004 s3.5 MiB3.51 MiB+ 14.88 KiB
/wp-admin/media-new.php0.251 s0.230 s-0.021 s3.49 MiB3.51 MiB+ 23.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.183 s-0.023 s3.5 MiB3.54 MiB+ 33.74 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.562 s-0.018 s6.05 MiB6.08 MiB+ 34.02 KiB
/wp-admin/options-discussion.php0.439 s0.287 s-0.152 s3.5 MiB3.51 MiB+ 11.32 KiB
/wp-admin/edit-comments.php0.407 s0.185 s-0.222 s3.52 MiB3.53 MiB+ 10.82 KiB
/0.331 s0.364 s+0.033 s3.43 MiB3.46 MiB+ 29.84 KiB
Average 0.380 s0.322 s-0.058 s3.97 MiB3.99 MiB+ 23.78 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
JavaScript
Language % Lines of code Comment lines Files
PHP44.5%34115610
CSS35.0%26843
JavaScript20.5%157212
Total 766 181 15

PHP Code Analysis | More results »

Lines of code 166
Total complexity 27
Median class complexity 26.0
Median method complexity 1.0
Most complex class Acs
Most complex function Acs::save_post()
Classes 1
Methods 14
Functions 1

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.

Custom Post Types 1

ID Name
acsSort Groups

PHP Error Log 13 lines

[28-Jul-2025 06:08:00 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:01 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:02 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[28-Jul-2025 06:08:04 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:04 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[28-Jul-2025 06:08:06 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:07 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:07 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:07 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[28-Jul-2025 06:08:09 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:10 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:10 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[28-Jul-2025 06:08:10 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
See also: All tests for this plugin, How to Hide Advanced Custom Sort Admin Menus