Bogdan Ungureanu
Bogdan Ungureanu
Related to https://github.com/wp-cli/extension-command/issues/91 This PR adds support for installing plugins and themes from GitHub using the `release/latest` URLs. In order to get the latest release assets, I'm proposing to use...
Related to https://github.com/Automattic/wp-calypso/issues/94950 ## Proposed Changes * Update the layout of the Theme showcase (header and theme content) ## Why are these changes being made? * This PR makes the...
### Description In certain scenarios, get_post function returns `null` after the `wp_insert_post` function is called. Although the post is saved, it's assumed that it can be immediately accessed, which is...
Instead of opening a new browser tab, in stats pages, now users are getting the help center tooltip when they click on the support links. Furthermore, this PR is also...