Hi Greg, just a couple more:
– the textarea field strips out all line breaks unless you enable allow_html_formatting.
– I wasn’t able to get my own modules working outside the so-widgets-bundle/widgets directory. I tried following the instruction and used the hello-word example but I kept getting the same error (Fatal error: Class ‘SiteOrigin_Widget_xyz_Widget’ not found in …). I played around with the class name but couldn’t get it to work.
I’m really liking working with the framework, it’s a much leaner solution than installing something like ACF or Piklist which are one of the few frameworks that offer widget support. Plus the preview support is nice.
One suggestion I have would be for a slightly modified Select Posts screen that’s triggered from the Post field, it relies on the user already knowing the post title they’re looking for (via the autocomplete). If there was some kind of list of posts to select from that’d be a nice addition. Perhaps even making the posts selectable from the “This query returns # posts” screen.
My other suggestion would be for field toggle support (show/hide fields based on other selections).
Last suggestion! The ability to add a placeholder attribute on a field.