PHPackages                             k1sul1/sensible-content-output - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. k1sul1/sensible-content-output

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

k1sul1/sensible-content-output
==============================

Make the\_content() output a little more sane with these features. All features are optional and disabling them is easy.

0.2.1(9y ago)1389GPL2PHP

Since May 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/k1sul1/sensible-content-output)[ Packagist](https://packagist.org/packages/k1sul1/sensible-content-output)[ RSS](/packages/k1sul1-sensible-content-output/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

\#Sensible content output

This plugin helps to keep your sanity when working with WordPress. At the moment it unwraps your inline images and removes the inline width declaration from figure elements embedded within content, to make your life easier.

[![Build Status](https://camo.githubusercontent.com/da48363611f6f259aff59c5db5872b1b53cd19fbb3fefba0d907d41db1f3a756/68747470733a2f2f7472617669732d63692e6f72672f6b3173756c312f73656e7369626c652d636f6e74656e742d6f75747075742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/k1sul1/sensible-content-output)

Installing
----------

[](#installing)

Easiest way to install is with composer:

`composer require k1sul1/sensible-content-output dev-master`

But you can also just download this repository as a .zip file, and install it like you normally would.

Customizing
-----------

[](#customizing)

If for some reason (I can think of plenty) you don't want to use all the features, you can easily filter the features like this:

```
add_filter("sco_enabled_features", function($features){
  // modify $features here
  return $features;
});

```

Contributing
------------

[](#contributing)

Contributions welcome! Feature wishlist:

- Options page

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

2

Last Release

3389d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63e7de2cb756a5f7b6ebeca45a2ac7ff1ca000ee67f3966955a79ee870cab6bf?d=identicon)[k1sul1](/maintainers/k1sul1)

---

Top Contributors

[![k1sul1](https://avatars.githubusercontent.com/u/2719615?v=4)](https://github.com/k1sul1 "k1sul1 (9 commits)")

### Embed Badge

![Health badge](/badges/k1sul1-sensible-content-output/health.svg)

```
[![Health](https://phpackages.com/badges/k1sul1-sensible-content-output/health.svg)](https://phpackages.com/packages/k1sul1-sensible-content-output)
```

###  Alternatives

[carlescliment/calendar-bundle

A bundle for handling events in calendar

4018.6k](/packages/carlescliment-calendar-bundle)[truesocialmetrics/gearman-stats

Geaman connector for getting status and statistic data

1396.1k](/packages/truesocialmetrics-gearman-stats)

PHPackages © 2026

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