SmartDataAnalytics / teachPress

Forked repository of the official repository of teachPress (course and publication management plugin for WordPress) maintained by SDA
GNU General Public License v2.0
0 stars 0 forks source link

Update shortcode options with new meta_key_search and HAVING clause with WHERE clause #4

Closed shahab-ab closed 3 years ago

shahab-ab commented 3 years ago

Pass Array which contains the parameters for meta_keys as key=>value pair Example for a checkbox: array( 'tp_meta_pub_top_publication' => '{Top Publication}' ), to shortcode and pub queries

https://github.com/SmartDataAnalytics/teachPress/blob/52074b912a477a130184acf96e362a036d629051/core/publications/class-db-publications.php#L88