الوصف
Add featured image to any part of the website, on each individual post/page. Very Easy to Implement. Provides you with a featured image shortcode [ featured-img ] , code and Featured Image widget.
Paste the Code or the Shortcode on any part of the website.
- Very Easy to implement.
- Simple Shortcode Available
- Easy code Implementation inside loop and outside loop.
- Widge Avaliable
- Featured Image Caption
WordPress Featured Image Documentation By Mervin Praison
SEO Manager
Version history
version 2.1
- global $post fix
Version 2.0
- Added Featured Image Caption
- Added Alt Text for images
- Fixed Bugs
Version 1.0
- Initial release version.
لقطات الشاشة
التنصيب
Step 1
- Download the zip file
- Extract the contents
- Upload the folder
featured-image
to your WP plugin folder/wp-content/plugins/
directory - Go to Plugins > Plugins, and activate the plugin
Step 2
- Use this shortcode ‘[featured-img]’ on your page/post content.
- Use this shortcode ‘[featured-img-caption]’ on your page/post content for caption
- Use this Code on your template inside loop:
الأسئلة المتكررّة
-
What is its Shortcode?
-
[featured-img]
المراجعات
المساهمون والمطوّرون
“الصورة المميزة” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”الصورة المميزة“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
version 2.1
- global $post fix
Version 2.0
- Added Featured Image Caption
- Added Alt Text for images
- Fixed Bugs
Version 1.0
-
First release.= 2.1 =
-
global $post fix
2.0
- Added Featured Image Caption
- Added Alt Text for images
- Fixed Bugs
1.0
- Shortcode was created
- Code inside loop of the template
- Widget was created