JoshyPHP
Well-known member
- Affected version
- 2.2.11
A little while ago, Facebook introduced a new format for their posts' URLs. Instead of
JoeUser/posts/123
, the URL will contain something like JoeUser/posts/pfbidXXX
where XXX is an alphanumeric string representing the post's ID, obfuscated with an unspecified algorithm. Those URLs are not currently recognized by the Facebook media site. The simplest way to support them would be to allow alphanumeric characters for the Facebook media site's $id
and use both types of IDs interchangeably. For example:
Code:
[MEDIA=facebook]MetaforDevelopers/posts/pfbid02AjykStT5ibHUqjxCw6mAnJhnonDjjbSy2pqmxcmoWJTnauy7SdG2BDDkPseZv35ol[/MEDIA]