Where, or how could I post who invited who?
http://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
Where, or how could I post who invited who?
http://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
Try this.
<?php $invited_by = secure_invite_myinviter_shortcode($atts, $content="");
echo "$invited_by"; ?>
or this
[myinviter]
Does, it have to be in a page post, or can it be like on a side bar so when that person who got invited can see who invited them
This topic has been closed to new replies.