WP Manifestindependent plugin directory
manifest / content / sensible-content-output

Sensible content output

WordPress plugin that makes output of the_content() more sane.

by Christian Nikkanen · github.com/k1sul1/sensible-content-output

1stars
391composer 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/k1sul1/sensible-content-output/archive/refs/heads/master.zip

Also on Packagist as k1sul1/sensible-content-output:

composer require k1sul1/sensible-content-output

From the readme

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. 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 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: Contributing Contributions welcome! Feature wishlist: Options page

Read the full README on GitHub →

Releases

TagPublished
0.2.1 May 4, 2017
0.2 May 2, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.