TopShelfCraft / Wordsmith

A plugin for Craft CMS to help you manage and manipulate text.
Other
30 stars 20 forks source link

Fixing settings assignment #10

Open adrienne opened 5 years ago

adrienne commented 5 years ago

There was a bug in how this interacted with the underlying php-typography plugin, such that trying to set any settings would cause an error because the setter function wasn't found. I fixed it.