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

Gist for Robots WordPress Plugin

الوصف

Drop in the embed code from github between the gist shortcode.

[gist]<script src="http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.txt"></script>[/gist]

or pass the ID and file (optional)

[gist id=447298 file=github_gist_wordpress_plugin_test.txt]

التنصيب

1) Download the plugin zip file.

2) Unzip.

3) Upload the gisthub plugin directory to your wordpress plugin directory (/wp-content/plugins).

4) Activate the plugin.

5) Use the [gist] shortcode with greatness!

المراجعات

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

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

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

المساهمون

ترجمة ”Gist for Robots WordPress Plugin“ إلى لغتك.

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

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

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

1.1

  • Fix for new gist API version

1.0

  • First revision