Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitlost/pap-texturize

Patch-as-plugin that texturizes text containing inline HTML tags.
https://github.com/gitlost/pap-texturize

Last synced: about 1 month ago
JSON representation

Patch-as-plugin that texturizes text containing inline HTML tags.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/gitlost/pap-texturize.png?branch=master)](https://travis-ci.org/gitlost/pap-texturize)
# PAP Texturize #
**Contributors:** [gitlost](https://profiles.wordpress.org/gitlost)
**Tags:** Texturize, wptexturize
**Requires at least:** 4.6
**Tested up to:** 4.6.1
**Stable tag:** 1.0.0
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Patch-as-plugin that texturizes text containing inline HTML tags.

## Description ##

Replaces the WP native wptexturize() filter with a patched version that
fixes texturization in the presence of inline HTML tags.

See trac ticket #18549.

Also includes fix for embedded quotes (quotes inside quotes), #29882.