WP ACF Markdown Field
Adds a Markdown field type to Advanced Custom Fields.
by Fresh Systems · github.com/freshsystems/wp-acf-markdown-field · website
★ 16stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/freshsystems/wp-acf-markdown-field/archive/refs/heads/main.zipFrom the readme
📝 ACF Markdown Field
A WordPress plugin that includes a markdown field type for use with the ACF plugin.
Features
- Adds a markdown field type for use with the Advanced Custom Fields plugin.
- Supports the WP media picker for embedding images into markdown content.
Requirements
- Advanced Custom Fields = 5
- PHP = 5.4
Installation
Use Composer to install the mu-plugin.
If your WordPress project doesn't support directory-based mu-plugins, or you'd prefer to install the plugin as a regular plugin, you can override the default install path in your project's composer file (ensuring that you use the correct path to your project's plugin directory).
If you're not using Composer with WordPress, you can alternatively download the ZIP archive from the releases page and upload/install the plugin manually.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Mar 14, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.