This plugin is used to house all non-theme related functionality including, but not limited to, custom post types, taxonomies and acf blocks. This is necessary to ensure core functionality is flexible to be used when theme changes are required.
The plugin comes pre-packages with basic setup for post type, taxonomy and ACF blocks setup. Add additional files as needed and update the REQUIRED FILES in the plugin file to include any additional files.
Version 3.0 - 10/2/2020
- Move all ACF Block functionality to plugin
- Remove support for shortcodes
- Add support for ACF JSON within plugin
Version 2.0 - 08/10/2016
- Initial Commit
- Includes basic setup for custom post types, taxonomies and shortcodes