Closed sheadawson closed 8 years ago
Looks like this line is now 33, just for updated reference.
Got something similar when implementing Shortcodable on an extension to Member (it was on MemberExtension, not ViewableData). My solution was to add a singular_name() method on my extension that returned the string I wanted.
I would think anything inheriting from DataObject would be all set with this; aside from Extensions, are there any other classes upon which Shortcodable might be applied that aren't DataObjects?
Fixed and released as 2.0, see readme for details on upgrades. Cheers!
Referenced in ShortcodableController line 30