Skip to content

Make use of WP magic

Some smart WP code usage, because it's there and faster than custom implementations 👍

Use WP internal selected() and wp_list_pluck() functions.

Edited by Armando Lüscher

Merge request reports