Matt Davis
Matt Davis
# Current behavior Lines always wrap in Markdown notes # Desired behavior Would like to be able to toggle line wrapping in Markdown notes - either as a global preference,...
**Describe the bug** Activating the plugin generates PHP errors in the wp-includes/media.php file **To Reproduce** Steps to reproduce the behavior: Activate plugin **Expected behavior** No new PHP errors **Screenshots** https://www.screencast.com/t/KngS4bkyP...
### What are you trying to do? A date range field to allow for: * Improved UI for selecting a date range * Validation to ensure end date is after...
For structures, not every level of the structure is something we want to show in our sitemap. It would be great to have a secondary dropdown in the UI that...
### Question Previously I was able to disable range validation for checkboxes via the below code: ```php Event::on(Submission::class, Submission::EVENT_DEFINE_RULES, function(SubmissionRulesEvent $event) { // exclude range rules $modifiedRules = []; foreach...
### What are you trying to do? Set default retention values for form submissions ### What's your proposed solution? Create 2 new fields in General Settings for default form retentions...