ACF Inline Editor Field
ACF Inline Editor Field is a custom field for Advanced Custom Fields which allows you to edit field values directly in the field, without a toolbar.
by Adam Bichler · github.com/adambichler/acf-inline-editor-field · website
★ 0stars
0forks
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/adambichler/acf-inline-editor-field/archive/refs/heads/main.zipFrom the readme
A simple plugin for adding an additional inline editor field to Advanced Custom Fields (ACF).
The ACF Inline Editor Field is a simple plugin designed to enhance the functionality of Advanced Custom Fields (ACF) by adding an additional inline editor field that allows you to format text without the need of a toolbar like the WYSIWYG editor uses.
The plugin relies on the medium editor library (https://raw.github.com/yabwe/medium-editor) to provide a simple and clean interface for editing text.
Supports the following features:
- bold
- italic
- underline
- link
- unordered list
- ordered list
- blockquote
Issues management
Please open a new issue over on github
This section describes how to install the plugin and get it working.
1. Upload CF Inline Editor Field (https://github.com/adambichler/acf-inline-editor-field) to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the ACF section in the WordPress admin and create a new field group or modify an existing one. In the field type dropdown choose "ACF Inline Editor Field". Then use the field settings to modify the options.
No, ACF (Advanced Custom Fields) is required for t