Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Remove P

Beschreibung

There’s nothing more frustrating than embedding images or flash video players into a post and then WordPress automatically adds p html tag that screws up the embed code. This plugin disable this behavior of wordpress and remove the filter that adds paragraph tags automatically in posts.

Use this plugin if you have problem with wordpress adding extra white space between objects ( or texts )

You are allowed to enable this feature individualy for each post or page.

It also allow you to replace p tags with double br tags.

This plugin make use of wordpress wpautop and disable this filter.

Installation

It is extremely easy to install.
All that you have to do is enable this plugin and tick it’s checkbox below each page or post.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Remove P“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Remove P“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1

  • a minor bugfix related to post meta handling

1

  • First Release