Add document tags and hashtags to og:article:tag

This commit is contained in:
Kijin Sung 2018-03-15 12:22:43 +09:00
parent 7eed765ec5
commit e4fb4e1dbf
7 changed files with 39 additions and 2 deletions

View file

@ -103,6 +103,7 @@ return array(
'og_enabled' => false,
'og_extract_description' => false,
'og_extract_images' => false,
'og_extract_hashtags' => false,
'og_use_timestamps' => false,
),
'mediafilter' => array(