LPH
Well-known member
@jauburn
The short answer is yes but you are asking about something that can get out of hand very quickly on a large site. The long answer is -- if you know what you are doing.
An existing WP post can be tied to any existing thread. Once this is done then the post in the thread is overwritten. All replies to the thread will be copied into the WordPress comment table and comment meta table.
Again, this is dangerous because things can be overwritten but it is very possible.
The short answer is yes but you are asking about something that can get out of hand very quickly on a large site. The long answer is -- if you know what you are doing.
An existing WP post can be tied to any existing thread. Once this is done then the post in the thread is overwritten. All replies to the thread will be copied into the WordPress comment table and comment meta table.
Again, this is dangerous because things can be overwritten but it is very possible.