leogermani
leogermani
A user has reported that URLs for items are not being created correctly. URLs are ending up with missing slashes, for example: `http://127.0.0.1/wordpress/wp-content/uploads/tainacan-items5/40/13.jpg`
Very often we need to know a collection ID, or a metadata ID, or even an item ID on the database... currently there is no easy way to do this....
Updates https://github.com/Automattic/jetpack/pull/15350 Replaces hard-coded links with links to use the Jetpack Redirect service. Still have to check this issue raised by @kraftbj -> https://github.com/Automattic/jetpack/issues/15403#issuecomment-628209797 #### Changes proposed in this Pull...
This PR adds the Yoast integration. This integration was initially developed as part of Yoast itself -> https://github.com/Yoast/wordpress-seo/pull/18331 I then added support to Guest Authors and did a couple of...
Taxonomies have a property called `collections_ids` that stores the ids of the collections that are using this taxonomy via a Taxonomy Metadata. This attribute is updated everytime a taxonomy metadata...
## Description This is a PR / question. We have had issues with the "Link user" dropdown, under the "Unique slug" metabox when editing a Guest Author. When a site...
This issue tracks what is still to be done in the Redirect Everything project after its [first PR](https://github.com/Automattic/jetpack/pull/15140) is merged. More context on: 1151641796826042-as-1162696453656729 ## Finish Linters - [ ]...