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

Load Web Components

الوصف

Dynamically load web components or JavaScript libraries to any post or page on your WordPress website.

Just add a shortcode to the content of a post or a page, for which you want to load a web component or JavaScript library.
The shortcode can be called with an URL or with the name of the component:

  • [load-webcomponent src="<url>"]
  • [load-webcomponent name="<identifier>"]

The corresponding URLs for each name can be set on the settings page. You will find the settings page in the Settings menu in your administration area.

Support

Please have a look at the Github repo.

لقطات الشاشة

  • Settings page, where identifiers and URLs of web components or JavaScript libraries are defined.

التنصيب

From Your WordPress Dashboard

  1. Visit “Plugins -> Add New”,
  2. Search for “Load Web Components”,
  3. Install the plugin and activate it from your plugins page.

From WordPress.org

  1. Download Load Web Components from the plugin directory on wordpress.org,
  2. Upload the folder to your “/wp-content/plugins/” directory using your favorite method (ftp, sftp, scp, etc…),
  3. Activate Load Web Components from your Plugins page.

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

Installation Instructions

From Your WordPress Dashboard

  1. Visit “Plugins -> Add New”,
  2. Search for “Load Web Components”,
  3. Install the plugin and activate it from your plugins page.

From WordPress.org

  1. Download Load Web Components from the plugin directory on wordpress.org,
  2. Upload the folder to your “/wp-content/plugins/” directory using your favorite method (ftp, sftp, scp, etc…),
  3. Activate Load Web Components from your Plugins page.

المراجعات

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

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

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

المساهمون

ترجمة ”Load Web Components“ إلى لغتك.

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

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

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

0.1.1

  • Typos and update of Readme file

0.1.0

  • Initial release.