PHPackages                             benjaminmedia/wp-content-units - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. benjaminmedia/wp-content-units

ActiveWordpress-plugin

benjaminmedia/wp-content-units
==============================

A plugin that allows you to manually add Specific Content Units to WordPress

v2.3(9y ago)0465GPLv3PHP

Since Nov 24Pushed 9y ago10 watchersCompare

[ Source](https://github.com/BenjaminMedia/WP-ContentUnits)[ Packagist](https://packagist.org/packages/benjaminmedia/wp-content-units)[ Docs](https://github.com/BenjaminMedia/wp-content-units)[ RSS](/packages/benjaminmedia-wp-content-units/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (42)Used By (0)

wp-manual-cu
============

[](#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)

```
.bonnier-banner-container.sticky {
width: 930px;
}
```

change offset from the top:

```
.bonnier-banner-container.sticky .banner {
top: 700px;
}
```

To only change offset on the left/right:

```
.bonnier-banner-container.sticky .left .banner {
   top: 200px;
}
```

\##Shortcode If you want to manually add a banners somewhere, you can use the shortcode.

```
[banner sticky="true" cu="xxxxxx" offset="" parent-container=""]
```

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~0 days

Total

35

Last Release

3485d ago

Major Versions

v0.9 → v1.02016-04-27

v1.9.7 → v2.3-alpha2016-10-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/a652ae71c3dbb5561c66c620c07b46301f1a06ac938200727a00a9bf21797731?d=identicon)[Interactives](/maintainers/Interactives)

---

Top Contributors

[![Xayer](https://avatars.githubusercontent.com/u/1837767?v=4)](https://github.com/Xayer "Xayer (138 commits)")[![viet-tang](https://avatars.githubusercontent.com/u/13912696?v=4)](https://github.com/viet-tang "viet-tang (17 commits)")[![skipperbent](https://avatars.githubusercontent.com/u/634762?v=4)](https://github.com/skipperbent "skipperbent (16 commits)")[![Frozire](https://avatars.githubusercontent.com/u/6813614?v=4)](https://github.com/Frozire "Frozire (5 commits)")[![alfhen](https://avatars.githubusercontent.com/u/5700924?v=4)](https://github.com/alfhen "alfhen (4 commits)")[![jonastanz](https://avatars.githubusercontent.com/u/12626047?v=4)](https://github.com/jonastanz "jonastanz (1 commits)")

---

Tags

plugin

### Embed Badge

![Health badge](/badges/benjaminmedia-wp-content-units/health.svg)

```
[![Health](https://phpackages.com/badges/benjaminmedia-wp-content-units/health.svg)](https://phpackages.com/packages/benjaminmedia-wp-content-units)
```

###  Alternatives

[10up/elasticpress

Supercharge WordPress with Elasticsearch.

1.3k374.3k6](/packages/10up-elasticpress)[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.6k2](/packages/offline-oc-mall-plugin)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23817.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
