Name

<fb:visible-to-added-app-users/>

Synopsis

<fb:visible-to-added-app-users>...</fb:visible-to-added-app-users>

Renders the content between the tags only if the user has completely added the app to their account.

FBML-Specific Attributes

Required

None.

Optional

bgcolor=[color] default: none

The background color in which the text rendered in the box will appear.

Example FBML

Here is example FBML code for <fb:visible-to-added-app-users/>:

<fb:visible-to-added-app-users> Welcome to the club!
            </fb:visible-to-added-app-users>

Rendered HTML for Single Instance of Tag

If a user who has completely added the app to their account visits your profile, the rendered HTML looks like this:

Welcome to the club!

Additional Information

  • Be careful not to use this tag to render sensitive information. The content rendered by this tag, whether shown in the browser or not, is always available in the source on the page.

  • This tag works only on a user’s profile.

  • Use <fb:visible-to-app-users/> (described earlier) if you care only whether a user has agreed to your app’s terms and conditions, not necessarily whether they have added the app to their account.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.250.11