Jory Hogeveen

Results 95 issues of Jory Hogeveen

### Problem to Solve https://wordpress.org/support/topic/how-to-populate-a-relationship-field-as-a-list-with-more-than-one-avlue/ We currently only allow a single default value. ### Proposed Solution 1. Maybe we could make the default value a repeatable field? 2. Another option...

Type: Enhancement

### Description Currently our package.json is quite large, might be best to check what dependencies are acturally required and what can be removed. For example, `lodash` is a large library...

Keyword: Puntable
Component: DFV
dependencies
Component: React

### Description I know for sure this has been reported on several occasions and we've addressed this more than once. For some reason the required option still isn't working properly...

Type: Bug
Priority: Blocker
Component: React

### Description MomentJS isn't properly loading locales as found online (or on node). It should also translate the week days and change the start of the week, however, only the...

Type: Bug
Focus: i18n
Component: React

**Describe the bug** Case: We have a `group` relationship field to another object. Pods stores the `group` and `_pods_group` metakey. But also adds some data in the `wp_podsrel` table. It...

Type: Bug
Status: Need Research
Status: Need Reproduction

## Description Currently the {@user.##} magic tag is quite limited to the WP_User object only. This won't properly support multiple metedata values and also doesn't consider the a possible User...

Type: Bug
Type: Enhancement
Status: PR > Pending Code Review
Status: PR > QA pending

### Description Problem: https://wordpress.org/support/topic/wordpress-editor-background-grey-if-plugin-not-enabled/ Cause: https://wordpress.org/support/topic/editor-canvas-iframe-vs-div/ > If all registered blocks are at API version 3, the canvas uses an iframe. If not, it uses a div. Basically, our blocks...

Type: Bug
Focus: Other Compatibility
Component: Block Editor

Related: #4525 Related: #5675 ## Description This is a redo from an earlier PR: #5676 With this PR you can set your own formats when using date fields. Text from...

Type: Feature

## Description This will allow users to optionally disable the visual editor or the quicktags. ## Related GitHub issue(s) Fixes #6176 ## Changelog text for these changes ## PR checklist...

Type: Enhancement
Status: In Progress
Status: PR > Pending Code Review
Status: PR > QA pending

Issue: #4298 It will add a composer dependency for WP Icon Picker library: https://github.com/ineagu/wp-icon-picker **TODO:** - [ ] Selection of which icon libraries are available for a field - Implement...

Type: Feature
Keyword: Puntable
Status: In Progress