mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Some additional Twitter meta.
This commit is contained in:
@@ -25,7 +25,11 @@ if(e_ADMIN_AREA !==true)
|
||||
unset($ogImage);
|
||||
}
|
||||
|
||||
|
||||
if(deftrue('XURL_TWITTER') && XURL_TWITTER !== '#')
|
||||
{
|
||||
$screenName = basename(XURL_TWITTER);
|
||||
e107::meta('twitter:site','@'.$screenName);
|
||||
}
|
||||
|
||||
if(!empty($appID))
|
||||
{
|
||||
|
Reference in New Issue
Block a user