HashandSalt / chopper

This plugin creates excerpts and keeps HTML tags.
MIT License
26 stars 2 forks source link

Add a static method #3

Closed camppacifictech closed 3 years ago

camppacifictech commented 4 years ago

Add a Chopper class with static method excerpt() so it can be called on strings - e.g. for Editor fields: Chopper::excerpt($field->blocks()->html())