Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

FetenWeb image_src Metatag

Описание

This plugin helps ensure your content has a relevant thumbnail when shared on social sites.

Adds an image_src and og:image meta tags to your header using post thumbnnail (you must have post thumbnails / featured image enabled), first image on post/page content, or a defined default image.

Установка

  1. Make sure that add_theme_support(‘post-thumbnails’); is enabled in functions.php file on your selected theme.
  2. Upload the folder of the plugin to the /wp-content/plugins/ directory, or just upload the zip file with the WordPress wizard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Configure the plugin through the ‘Settings > FetenWeb image_src Metatag Options’ menu in WordPress.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«FetenWeb image_src Metatag» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «FetenWeb image_src Metatag» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release.

1.1

  • Made compatible with WP 2.x (thanks to jhm).
  • Added Open Graph support (thanks to jhm).