pods_query Updates and Formatting
I’m in the process of going through the entire plugin and revising all usage of pods_query to utilize an array of objects (which is what $wpdb->get_results returns), as well as a few other updates to formatting. Here’s a few I’m looking to get some input on — pods_query() usage I’m seeing pods_query used in two …