=== Headless Pages === Contributors: johnmmackey Tags: headless, cms Requires at least: 3.0 Requires PHP: 5.3 Tested up to: 5.6 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Disable the default Wordpress page editor when using custom fields. == Description == This Wordpress plugin is designed to be used when WP is deployed as a Headless CMS. Using [Advanced Custom Fields](https://www.advancedcustomfields.com) provides fine-grained control for content modeling; this plugin disables the default 'content' field as well as excerpts, trackbacks, comments and other unneeded fields from the default page edit view. == Installation == Load the plugin and activate - that's it! == Changelog == = 1.0.1 - Dec 18, 2020 = * Fixed bug with additional blank line in php file = 1.0.0 - Dec 18, 2020 = * Initial Version