ACF Flexible Content Blocks archived
A collection of useful, reusable flexible content blocks for content development in WordPress with ACF 5 Pro. Templates included and automatically loaded.
by Michael W. Delaney · github.com/mwdelaney/acf-flexible-content-blocks
★ 71stars
638composer installs
17forks
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/mwdelaney/acf-flexible-content-blocks/archive/refs/heads/master.zipAlso on Packagist as mwdelaney/acf-flexible-content-blocks:
composer require mwdelaney/acf-flexible-content-blocksFrom the readme
Advanced Custom Fields Flexible Content Blocks
NOTE: This plugin is very much a work in progress. It includes a small number of layouts now, and will include more as time allows.
A WordPress plugin that provides a collection of useful, reusable flexible content blocks for use with ACF Pro 5. Basic templates included and automatically loaded, can be optionally overridden at the theme level.
This plugin creates a Flexible Content Field below the content editor on Pages and automatically includes content entered there below thecontent() on page templates.
Also wraps thecontent() in some basic HTML to make it easy to differentiate from the added content blocks.
Requirements
1. WordPress 4.5+
2. Advanced Custom Fields Pro 5
Usage
By default all included layouts are available:
1. Content
2. Media (image, oembed, 'content', code)
3. Content With Media
4. Featured Content
5. Slider
6. Tabs
7. Gallery
8. Collapsibles
9. Cards
10. Post List
11. Strap
Enable only some layouts
To remove layouts from the available list, declare theme support for only the layouts you wish to use:
Change post type blocks appear on
By default content blocks are enabled for Pages, to define which post type
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.5 | Aug 24, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.