nystudio107 / craft-typogrify

Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more

Home Page:https://nystudio107.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call from PHP?

ursbraem opened this issue · comments

Is Typogrify only designed for use from Twig, or is it possible to call it (eg smartypants) directly from PHP (as in element api)? If so, can you give me a hint on the syntax?

use nystudio107\typogrify\Typogrify;

Typogrify::$plugin->typogrify->typogrify($text, $isTitle);

@ursbraem If you’re set please can you close this. 😊