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

Advanced Custom Fields: CommonMark Field

Опис

An extension to Advanced Custom Fields that allows you to write text in Markdown format, using the CommonMark standard. Includes a preview mode.

Compatibility

This ACF field type is compatible with:

  • ACF 5

Скріншоти

  • Writing mode
  • Preview mode

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

  1. Copy the acf-commonmark folder into your wp-content/plugins folder
  2. Activate the CommonMark plugin via the plugins admin page
  3. Create a new field via ACF and select the CommonMark type
  4. Read the description above for usage instructions

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

Installation Instructions
  1. Copy the acf-commonmark folder into your wp-content/plugins folder
  2. Activate the CommonMark plugin via the plugins admin page
  3. Create a new field via ACF and select the CommonMark type
  4. Read the description above for usage instructions

Відгуки

Прочитати всі 1 відгук

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

“Advanced Custom Fields: CommonMark Field” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Advanced Custom Fields: CommonMark Field” на вашу мову.

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

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

Журнал змін

1.0.11

  • Fix issue where bullet points are missing in unordered list

1.0.10

  • Deploy to w.org

1.0.4

  • Remove .gitignore from build zip

1.0.3

  • Update readme

1.0.2

  • Add source map support

1.0.1

  • Fix issue with build pipeline

1.0.0

  • Initial Release.