WordPress Manual Content Units
a plugin that allows you to manually add Specific Content Units to WordPress
by Simon Sessingø, Frederik Rabøl & Alf Henderson · github.com/benjaminmedia/wp-manual-cu · website
★ 1stars
339composer 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/benjaminmedia/wp-manual-cu/archive/refs/heads/master.zipAlso on Packagist as benjaminmedia/wp-manual-cu:
composer require benjaminmedia/wp-manual-cuFrom the readme
wp-manual-cu
a plugin that allows you to manually add Specific Content Units to WordPress
Customization
change the width of the container (width between the banners)
change offset from the top:
To only change offset on the left/right:
Shortcode
If you want to manually add a banners somewhere, you can use the shortcode.
sticky = (bool) If set to true, the banner will remain on screen while scrolling
cu = Content Unit number
offset = top Offset in pixels where the banner will start to be sticky (default = calculates the offset itself)
parent-container = jQuery selector element on which the sticky banner will scroll inside
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.