Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $wpdb->get_results( "SELECT post_id
- FROM wp_postmeta
- WHERE meta_key LIKE 'idea_profiles'
- AND meta_value LIKE '%$post->ID%'" );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement