• 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 is share_count (custom field) divided by view_count (not custom field – another php variable).

The topic ‘WP_Query with custom field divided by another variable’ is closed to new replies.