=== Markdown to ACF Fields Converter ===

Contributors: yourname Tags: markdown, acf, gutenberg Requires at least: 5.0 Tested up to: 6.2 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later

Convert Markdown content to ACF fields and integrate with Gutenberg editor.

== Installation ==

  1. 上传插件文件夹到 /wp-content/plugins/ 目录
  2. 在WordPress后台激活插件
  3. 安装并激活 Advanced Custom Fields (ACF) 插件
  4. 在设置页面配置插件选项

== 依赖要求 ==

  • WordPress 5.0+
  • PHP 7.0+
  • Advanced Custom Fields 插件
  • PHP YAML 扩展(可选,用于元数据解析)

== 使用说明 ==

  1. 创建新文章时,你会看到一个Markdown编辑器
  2. 输入Markdown内容,系统会自动转换并保存到ACF字段
  3. 可以使用Gutenberg区块来显示Markdown内容