2017 © Pedro Peláez
 

library autop

WordPress' excellent wpautop as a standalone library

image

xmeltrut/autop

WordPress' excellent wpautop as a standalone library

  • Sunday, June 7, 2015
  • by xmeltrut
  • Repository
  • 1 Watchers
  • 3 Stars
  • 2,964 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

WordPress' excellent wpautop function as a standalone library., (*1)

Usage

Install via Composer:, (*2)

{
    "require": {
        "xmeltrut/autop": "1.0.0"
    }
}

Then call in the code:, (*3)

\Xmeltrut\Autop\Autop::format('string');

References

The Versions

07/06 2015

dev-master

9999999-dev

WordPress' excellent wpautop as a standalone library

  Sources   Download

07/06 2015

v1.0.0

1.0.0.0

WordPress' excellent wpautop as a standalone library

  Sources   Download