Wordpress Pages & Vbulletin Integration

grantus

Active member
The way I have my site up currently is with Wordpress and I have some custom templates/pages. I also have Vbulletin and I used some of the variables and conditionals in my custom Wordpress pages.

Some of the things I use:
  • On the right side of all my site's pages shows the latest private messages count and latest posts count. (This right-side column is in my Wordpress footer)
  • I use a lot of the Vbulletin conditionals and variables in my PHP code such as "is_member_of", "userid", "username", etc.
Now, I need to know if I can do the same thing with Xenforo. My main concern is being able to use conditionals and variables with my Wordpress pages. I have them throughout my entire site so this is crucial for me.
So I have the main part of my site with Wordpress as the backend and then I have Vbulletin under my "forums" directory. I want to be able to do the same thing with Xenforo.
Any help would be appreciated.
Thanks!
 
Top Bottom