هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Youtube Videos

الوصف

Youtube Videos Widget lets you add the latest youtube video anywhere in your WordPress blog. You can add it to a post or a page with the short code [youtube_videos], or to a sidebar with the included widget. Customize options in the options page and on the widget itself.

Arbitrary section

لقطات الشاشة

  • Youtube widget area where you can change options.

التنصيب

  1. Upload youtube-videos.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php echo do_shortcode('youtube_videos'); ?> in your templates where you want your video to appear or place the widget in any sidebar. Or [youtube_videos] in your post or page.

الأسئلة المتكررّة

Can I use this in my .php template files?

Yes. Add <?php echo do_shortcode('youtube_videos'); ?> anywhere in your template files.

How come I cannot customize width and height on the short code version?

You can use the backend options to add custom width and height

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Youtube Videos” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Youtube Videos“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.1 Manage username for both shortcode and widget in the Settings > Youtube Videos Options panel
1.2 Added error handling for no username.
1.3 Fixed issue with saving widget options. Added ability to resize videos in the backend.