WP_Query with custom field divided by another variable
-
Is it possible to do a WP_Query where you divide the value of a custom field against another php variable?
I wanted to do a WP_Query based on a
ratio, where ratio isshare_count(custom field) divided byview_count(not custom field – another php variable).
The topic ‘WP_Query with custom field divided by another variable’ is closed to new replies.