On the plugin page there is this script to view new messages
<?php if (bb_current_user_can('write_posts')) : ?>
<?php pm_fp_link(); ?>
<?php endif; ?>
In bbpress is all ok. But what can i do to view new messages also in wordpress? Anyone can help me? Thank u all!!