How to let users tag their friends in a Facebook status update posted from a tab on a Facebook page?(如何让用户在从 Facebook 页面上的选项卡发布的 Facebook 状态更新中标记他们的朋友?)
问题描述
基本上,我正在寻找一种方法来促进在预先填充的状态更新中标记朋友.在选项卡上,用户将填写一些详细信息,包括他们想要标记的朋友,然后我们希望预先填充状态更新,然后提示他们是否愿意将其发布到他们的更新中地方.对此类事情的任何指导将不胜感激.
Basically I am looking for a way to facilitate the tagging of friends in a pre-populated status update. On the tab users will fill out a couple details, including the friends they would like to tag, then we would like to pre-populate a status update, then prompt them if they would like to post it to their updates with the user tags in place. Any direction on this sort of thing would be greatly appreciated.
推荐答案
Facebook API 目前不支持在状态更新中添加标签.该功能仅限于网站本身.
The Facebook API doesn't currently support tagging in Status Updates. That functionality is limited to the site itself.
这篇关于如何让用户在从 Facebook 页面上的选项卡发布的 Facebook 状态更新中标记他们的朋友?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何让用户在从 Facebook 页面上的选项卡发布的


基础教程推荐
- 如何在 XAMPP 上启用 mysqli? 2021-01-01
- 在 yii2 中迁移时出现异常“找不到驱动程序" 2022-01-01
- 使用 PDO 转义列名 2021-01-01
- PHP 守护进程/worker 环境 2022-01-01
- 如何在 Symfony 和 Doctrine 中实现多对多和一对多? 2022-01-01
- Doctrine 2 - 在多对多关系中记录更改 2022-01-01
- 找不到类“AppHttpControllersDB",我也无法使用新模型 2022-01-01
- phpmyadmin 错误“#1062 - 密钥 1 的重复条目‘1’" 2022-01-01
- HTTP 与 FTP 上传 2021-01-01
- 在 CakePHP 2.0 中使用 Html Helper 时未定义的变量 2021-01-01