Damián Suárez
Damián Suárez
Probably, we can get the allowed mime types by using [get_allowed_mime_types()](https://developer.wordpress.org/reference/functions/get_allowed_mime_types/) core function and expose it in [the Initial state global var.](https://github.com/Automattic/jetpack/blob/a0c086638e0018e50d0264ec4312f276d7f3f111/projects/packages/videopress/src/class-admin-ui.php#L124)
There are some issues in the Checkout flow * the pricing is not populated the first time the user arrives at the Pricing page * We should not show the...
Registering the plugins from a single order will help to set the importing order, and thus and depending on the plugin, it will be reflected in the UI. For instance,...
Fixes # #### Changes proposed in this Pull Request: * #### Jetpack product discussion #### Does this pull request change what data or activity we track or use? #### Testing...
### Branched off from ~#21208~ and #21231 This PR populates updates the post metadata to mark those connections used to share the post as done once the post is published,...
Experimental branch. Probably will end up in the trash. Fixes # #### Changes proposed in this Pull Request: * #### Jetpack product discussion #### Does this pull request change what...
Fixes # #### Changes proposed in this Pull Request: * #### Jetpack product discussion #### Does this pull request change what data or activity we track or use? #### Testing...
Simple PR that adds a story to the `` component. * Depends on https://github.com/Automattic/jetpack/pull/23921 * Part of Part of https://github.com/Automattic/jetpack/issues/23708 #### Changes proposed in this Pull Request: * JS Components:...
The primary purpose is to explore the resources we have to empower the Video Press block and maybe some suggestions that we would do to keep enhancing the system, to...
Fixes # #### Changes proposed in this Pull Request: * #### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have...