Hi guys,
Apologies if this is the wrong forum, I didn't quite know where to put it. I'm relatively new to wordpress and was wondering if this was possible...
The first part of what I'd like to do is to send all posts, upon submission, to a second database that holds my forum. I literally only need to post_content and post_title to be inserted to the forum posts database and the username will always be the same.
The second part of what I'd like to do, and this may not even be possible, is to return the URL of the forum post to show (in my template if possible) below the post.