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

iframe Wrapper

الوصف

iframes get a bad wrap, and rightly so in many cases. But when you want to embed
one website inside of another one in a single step, they’re a really easy way to make it work.

Usage

Inside whatever post or page you want to embed another site, use the short code

[iframeWrapper url=http://example.com]

This will put an iframe linking to example.com into your page. The width will
be 100% of the contain it’s in and the height will automatically adjust to the
contents of the frame.

This plugin was originally written to embed ProofBuddy
sites within a WordPress theme without much fuss. But it should work well to embed
any site within a WordPress theme.

التنصيب

  1. Upload the iframe-wrapper folder to the /wp-content/plugins/ directory
  2. Active the plugin through the Plugins menu in WordPress
  3. Insert the short code into whichever pages and posts where ever you want an iframe embedded

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

None yet.

المراجعات

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

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

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

المساهمون

ترجمة ”iframe Wrapper“ إلى لغتك.

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

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

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

0.1

Initial Relese

0.1.1

Moved to a different host, nothing to upgrade if the old one is working for you