このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Advanced Custom Fields: Markdown Field

説明

Adds a markdown-field, which is really just a textarea with some extra tools and features that makes writing markdown more visually appealing. Themes for the editor, the preview-mode and for syntax-highlighting is included and configurable in the field-group settings.

互換性

This ACF field type is compatible with:

  • ACF 5
  • ACF 4

GitHub

If you want the latest development version of this plugin it is available over at my github repository. The github repository will always have the latest code and may occasionally be broken and not work at all.

スクリーンショット

  • Settings for the field.
  • Markdown editor (Editor theme: Dark).
  • Preview mode (Preview theme: GitHub, Syntax highlight theme: Monokai Sublime).

インストール

  1. Copy the advanced-custom-fields-markdown folder into your wp-content/plugins folder
  2. Activate the Markdown plugin via the plugins admin page
  3. Create a new field via ACF and select the Markdown type
  4. Please refer to the description for more info regarding the field type settings

評価

1件のレビューをすべて表示

貢献者と開発者

Advanced Custom Fields: Markdown Field はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Advanced Custom Fields: Markdown Field” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.4

  • The field now initializes correctly when used inside a tab that is not the first tab.

1.1.3

  • Fixed a bug that caused the js to initialize EpicEditor on the wrong element when appending a field using flexible content/repeater.

1.1.2

  • Fixed a bug that caused the “Add Media” button to not work properly.

1.1.1

  • Fixed selector for add media button.

1.1.0

  • Added support for “Add Media” button.

1.0.0

  • Initial Release.