How to get value from database as string in wordpress?
Answers
Answered by
0
USE $wpdb->get_var('your query')
Similar questions