Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Quran Phrases About Most People Shortcodes

Опис

Neat way to conclude a blog post when discussing groups of people or behavior of most people e.g label xyz, culture abc. Partial phrases are from Quran (scripture) and are displayed using the following shortcodes:

  1. [people_defient /]
  2. [people_reason /]
  3. [people_know /]
  4. [people_grateful /]
  5. [people_know_also /]
  6. [people_grateful_also /]
  7. [people_argue /]

You can also set the font size, color, and html tag.

Example of setting the font size using size attribute:

[people_grateful size=”100px” /]

Example of setting color:

[people_grateful color=”blue” /]

Example using all attributes along with setting html tag to div to have the text surrounded by div tag. Default tag is p:

[people_grateful size=”100px” color=”blue” tag=”div” /]

Скріншоти

Встановлення

  1. Unzip the plugin archive into plugins directory
  2. Login to WordPress admin dashboard
  3. Mouse over plugins on left dashboard menu and click installed plugins
  4. Click Activiate under “Quran Phrases About Most People Shortcodes”
  5. Edit any post and add one the shortcodes listed above

Часті питання

How do I change the font color of the Arabic text?

Use color attributes with shortcode.

What font are these shortcodes using?

AlQalam Quran font.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Quran Phrases About Most People Shortcodes” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Quran Phrases About Most People Shortcodes” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.5

  • Fixed issue to only allow specified attributes size, color and tag

1.4

  • Fixed font display issue

1.0

  • allow attributes for setting html tag, size, and color of text.