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

CSS Columns

الوصف

This plugin provides a [columns] shortcode that gives a section of post content multiple columns using css3’s column properties.

The [columns] shortcode requires a closing [/columns] shortcode and accepts the arguments count=”#” to specify the number of columns and gap=”1em” to specify the gap size between columns.

Some examples:

A simple 2 column block of columns.
[columns count=”2″]…[/columns]

A 3 column block of columns with a 2em gap in between columns.
[columns count=”3″ gap=”2em”]…[/columns]

التنصيب

  1. Download the css-columns.zip
  2. Navigate to the plugins page in your administrator panel.
  3. Click the Plugin Browser/Install link.
  4. Under “Install a plugin in .zip format” choose the css-columns.zip file
  5. Click Install Now.
  6. After it has installed, activate the plugin.

المراجعات

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

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

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

المساهمون

ترجمة ”CSS Columns“ إلى لغتك.

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

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