Jeroen Sormani

Results 11 issues of Jeroen Sormani

My use case is for representing repositories as I'm listing/displaying them. I can also imagine other people can use the icon as its basically a book. ![image](https://cloud.githubusercontent.com/assets/5774447/10415340/b77cb858-6ff5-11e5-8a38-b2d574825629.png) I think this...

new icon
coding (category)

Here `the_content` filter is used on a media post content; https://github.com/10up/distributor/blob/052307f5ec19a9aedf68588d15d77c5610c11eb2/includes/utils.php#L518 Within another plugin we're using ([Members](https://wordpress.org/plugins/members/)) this is causing a notice as its assuming that `the_content` filter is used...

type:enhancement

Wanted to do a proposal to allow for throwing `Exception`s during form validation. The current PR as is doesn't include this, but I'd even like to take it a step...

Move the 'Save submissions' global setting to a per-form action. This is a nice improvement for the upcoming GDPR and overall flexibility of the plugin. Includes migration to automatically add...

This is a WIP. Regular fields like text field already allow for setting a default value based on the URL parameters / user settings etc, but the dropdown and check/radio...

Thought about adding a block for GB? I've been tinkering around to get a bit more familiar with GB; ![screen recording 2018-05-06 at 02 00 pm](https://user-images.githubusercontent.com/5774447/39673079-02b55d1a-5136-11e8-92ae-a46e1d5c9d6e.gif)

Cleaning up the `uninstall.php` for large parts. - One note is that I've omitted the code that deletes images. I'm not sure if that should be deleted as it is...

Suggestion: If you have a multi-select list and want to select multiple values it is pretty annoying if the lists closes on you every time you select a item. Would...

Its a common issue, but very annoying, when clicking on a screenshot on w.org it downloads the image, instead of going full size on a new tab. This can be...

- [ ] - Length - [ ] - Pre-/postfix - [ ] - Type of characters (number, letter, both)

enhancement