Skip to content
Audited Snippet:

Custom sorting options (asc/desc) Audit Passed: Yes

Audited on February 1, 2023 by jcullen

php Versions Tested

  • 7.4
  • 8.0
  • 8.1

WordPress Version

6.1.1

WooCommerce Version

7.3.0

Audit Notes:

Snippet still functional

I tested the snippet exactly as provided, which successfully allowed the addition of a “Random” sort option. I then also modified the snippet to add an additional sort option for alphabetical by title based on the provided documentation and that was successful as well. Tested in a Beaver Themer layout using the Posts module.

Additional Relevant Versions:

  • Beaver Builder Plugin (Agency Version) – 2.6.2
  • Beaver Themer – 1.4.4
  • Beaver Builder Theme – 1.7.12.1

Additional Details: Updated “WordPress Codex Class Reference” hyperlink URL to: https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters

Scroll To Top