Fb:if-is-own-profile

From Facebook Developer Wiki

Revision as of 23:34, 1 October 2009 by Pete Bratach (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Description

This tag is deprecated, since if- tags are no longer allowed on profile pages.

It was used to display content inside only if the viewer of the profile matches the profile owner.[verify]

See also/instead fb:visible-to-user.

Examples

<fb:if-is-own-profile> Welcome back to your profile! <fb:else>This is not your profile.</fb:else> </fb:if-is-own-profile>

Notes

  • As of FBML v1.1 you can use this tag only on a canvas page.
reference