terrylinooo / githuber-md

Markdown editor plugin for WordPress.
GNU General Public License v3.0
604 stars 88 forks source link

Support for ACF custom fields (not posts) #337

Closed paulrudy closed 7 months ago

paulrudy commented 9 months ago

I've looked at issue #60 and #223, and I'm not sure I've found my answer there.

Githuber-md does allow for including custom post types created by the Advanced Custom Fields (ACF) plugin. But I'd like to be able to use markdown to complete text and/or textarea custom fields created by ACF.

To reproduce

  1. Create a field group in ACF with location rules allowing the group to be shown on posts and/or pages
  2. Create a custom field in this group of type "text" or "textarea"
  3. Edit a page or post in WP, and look for the newly created custom field type
  4. The custom field type has no Markdown editor

Expected behavior

The custom field should have a markdown editor.

Server environment

User environment

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 2 days.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.