Advanced Custom Fields: Move WP Editor
A simple ACF Field that moves the WordPress content editor of a post or page to the location of this field.
★ 36stars
1.1kcomposer installs
3forks
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/log1x/acf-move-wp-editor/archive/refs/heads/master.zipAlso on Packagist as log1x/acf-move-wp-editor:
composer require log1x/acf-move-wp-editorFrom the readme
ACF Move WP Editor
This is a simple ACF Field that moves the WordPress content editor of a post or page to the location of this field.
This can be useful for cleaning up your Edit Post screen with something like ACF tabs:
Installation
Install ACF Move WP Editor using Composer:
Recommended Filters
The filters below remove the TinyMCE editor feature that expands its container to the height of the content as well as removes the option from the Help menu.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.