विवरण
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.
इंस्टॉलेशन
- Make sure that add_theme_support(‘post-thumbnails’); is enabled in functions.php file on your selected theme.
- Upload the folder of the plugin to the
/wp-content/plugins/
directory, or just upload the zip file with the WordPress wizard. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin through the ‘Settings > FetenWeb image_src Metatag Options’ menu in WordPress.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “FetenWeb image_src Metatag” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.0
- Initial release.
1.1
- Made compatible with WP 2.x (thanks to jhm).
- Added Open Graph support (thanks to jhm).