Re: 2Checkout.com using WordPress / bbPress
Few things regarding the wordpress header. The main reason for this is that I want access to the wordpress functions. This is because the sidebar has bbPress user account functions, such as view / edit profile. I need to know what the user’s wordpress id is in order to create these links when bbPress isn’t running. Granted, I could just send them to the wordpress profile, however I don’t care for the wordpress user profile page. It takes them completely out of the site. In addition to this, I dont really want them on the dashboard, for any reason. I eventually plan to extend the profile pages to include user comment activity in addition to forum activity, etc. I couldn’t do that without both systems running. As for the rest of the general integration, faking this functionality by copying and pasting code and duplicating everything seems lazy and sloppy.