ACF Cover Media archived
Easy, consistent cover media fields for WordPress and ACF Pro 5.
by Michael W. Delaney · github.com/mwdelaney/acf-cover-media
★ 3stars
267composer installs
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/mwdelaney/acf-cover-media/archive/refs/heads/master.zipAlso on Packagist as mwdelaney/acf-cover-media:
composer require mwdelaney/acf-cover-mediaFrom the readme
Advanced Custom Fields Cover Media
NOTE: This plugin is very much a work in progress.
A WordPress plugin that provides Easy, consistent cover media fields for WordPress and ACF Pro 5.
Requirements
1. WordPress 4.5+
2. Advanced Custom Fields Pro 5
Usage
This plugin requires a small change to your theme:
Template Tag
Add the following template tag wherever you want cover images to appear in your theme:
Recommended CSS
In order for the cover image to look right, its immediate parent should have something like the following css:
Layout Classes
Layout classes are added to the body tag and can be used to style the cover image in your theme's CSS
Change where the Cover Image fields appear
By cover images are enabled for Pages, to define which post types cover images should be available on, declare theme support:
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0 | Sep 27, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.