[ad_1]
I want to see “post title” and “meta value” next to each other so I can see which ones belong together. Problem is that post title is found under wp_posts and meta value is found under wp_postmeta.
There is an “add column” function which I believe would help me but I don’t know how to use it.
I’d like to add the post tile column to wp_postmeta as well.
[ad_2]