Renato Alves
Renato Alves
This might be related to #296. When creating the site, if I add a private git repository for the wp-content, it doesn't ask the login and password information, it goes...
It came to my understanding recently that WP-CLI does not translate its strings. I'd recommend adding this to the documentation. While trying to confirm it, I looked at it and...
Trac ticket: https://buddypress.trac.wordpress.org/ticket/7228 --- **This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do not merge this Pull Request. See [GitHub...
What does this implement/fix? Explain your changes. --------------------------------------------------- - Introduces a new `Upload` scalar type - The `createMediaItem` mutation is updated to use this new scalar type Does this close...
Related: https://buddypress.trac.wordpress.org/ticket/8697
See: https://make.wordpress.org/core/2022/10/10/performance-improvements-to-the-rest-api/
As titled.
Changes: - Github Actions: updated actions - Fixed Behat tests - Removed hardcoded composer.lock file (let the PHP version decide which packages to install) - CI: decreased the number of...
### What problem does this address? Currently, if you try to preview a non-hierarchical post, the `Previewable` interface does not return the post ID of the "parent" post. ### What...
Trac ticket: https://buddypress.trac.wordpress.org/ticket/7228 --- **This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do not merge this Pull Request. See [GitHub...