|
|
| # Actions: disallow | | # Actions: disallow |
| # Notes: | | # Notes: |
| This filter prevents users from adding full URLs to social media parameters in templates. Users should only provide handles/usernames without the domain part. | | This filter prevents users from adding full URLs to social media parameters in templates. Users should only provide handles/usernames without the domain part. |
|
| |
|
| Examples of correct usage: | | Examples of correct usage: |
| - |facebook=username | | - |facebook=username |
| - |twitter=handle | | - |x=handle |
| - |instagram=profile | | - |instagram=profile |
|
| |
|
| Examples of incorrect usage: | | Examples of incorrect usage: |
| - |facebook=https://facebook.com/username | | - |facebook=https://facebook.com/username |
| - |x=http://x.com/handle | | - |x=http://x.com/handle |
| - |instagram=https://instagram.com/profile | | - |instagram=https://instagram.com/profile |
|
| |
|
| Affected parameters: | | Affected parameters: |
| - Social networks: facebook, x, vk, instagram, threads, tiktok, reddit, telegram, myspace, linkedin, xing | | - Social networks: facebook, x, vk, instagram, threads, tiktok, reddit, telegram, myspace, linkedin, xing |
| - Content platforms: youtube (user/channel/handle), soundcloud, mixcloud | | - Content platforms: youtube (user/channel/handle), soundcloud, mixcloud |
| - Model portfolios: modelmayhem, onemodelplace, starnow | | - Model portfolios: modelmayhem, onemodelplace, starnow |
| - Image sharing: flickr, foursquare, pinterest, photobucket | | - Image sharing: flickr, foursquare, pinterest, photobucket |
| - Streaming: twitch, patreon | | - Streaming: twitch, patreon |