Alex S
Alex S
The [WordPress embed shortcode](https://codex.wordpress.org/Embeds#Usage) allows for the user to specify the width and height of a video. We should too.
Prior to SiteOrigin Page Builder 2.5 and SiteOrigin Widgets Bundle 1.8.2, you were able to use [Simple Lightbox](https://wordpress.org/plugins/simple-lightbox/) 1.6 (latest version is 2.6 - plugin has 200k installs) with the...
To make things easier for designers, we should either use or replicate the functionality of [get_template_part()](https://developer.wordpress.org/reference/functions/get_template_part/) for widget templates. This will give users the ability for theme developers and designers...
We should add support for the [HTML5 pattern input attribute](https://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#the-pattern-attribute) as it'll allow developers to easily add frontend validation rather than having to code something up. The [pattern attribute is...
These common icons are included with every WordPress install so people are very familiar with them. As such, it wouldn't be a bad idea to add them to add them...
It would be a nice feature to introduce an overlay link for self-hosted videos. This way the user can use can use the video as a call to action.
You should be able to search for a widgets author via the search form on the widgets page. For example, if I was looking for all SiteOrigin Widgets I couldn't...
In certain instances, the features container position may not look right on mobile and the user may prefer having it appear on the top or bottom rather than to the...
The icon shouldn't exceed the container and should be clipped if it does. Think of a clipping mask in Photoshop. Example:  How it should look: 
We should add a parameter to the link form field that will allow developers to sticky posts to the returned posts list. This post should be included regardless of other...