Quote:
Originally Posted by animcentral
hey mate, first i need to thank you for your awesome plugins.
i have a question,
how am i able to use this feature? i need it alot!
unfortunately when i
PHP Code:
<?php echo get_author_posts_url( $post->post_author); ?>
it's only show wordpress author urls not vbulletin profile page!
i disabled/enabled this option in wordpress but no luck
|
So, the method works properly. It generates the url to WordPress and once user clicks on that url in case of enabled vBSSO WordPress plugin, the plugin redirects to the correct vBulletin author's page.