Thread Starter
Meiioo
(@meiioo)
Look at my second block of code where i output the fields to export etc comment_author.
Im going to remove that comment_author and i want the value of meta_value for the other table.
Så basicly i understan your INNER JOIN but i dont understand wich id i should put down there.
Thread Starter
Meiioo
(@meiioo)
bcworkz:
Im not using get_comment_meta() because this is a plugin to export comments I’m editing. And i was told to not use get_meta.
michael.mariart:
Could you explain little more ?
Is your solution the same solution as what I’m trying to do ?
Or is it a different way but do the same ?
Thread Starter
Meiioo
(@meiioo)
Yeah if that was so easy. Its for a friend he want to change the front page from wp-admin. So the only way is to update WP and use add_theme_support( ‘custom-background’ ); ? Or not that either ?