MediaPost Social Network

Up:visible-to-user

Only displays the content inside the tag if the viewer is the specified user.

Attributes

  • Required
    • int uid - The uid of the user that is allowed to see the content.

Sample code

  <up:visible-to-user uid="12345">
    This is secret 4 u 2!
  </up:visible-to-user>