Pedro Duarte

Results 6 issues of Pedro Duarte

Implement the templates ([specific to GitHub](https://github.com/blog/2111-issue-and-pull-request-templates))

enhancement

## Context This was an issue encountered while using the Distributor plugin, but fixing it can allow for greater compatibility with other plugins. When duplicating a post provide a way...

When selecting a new item for the list, the only option was to have the item pushed to the top. This adds support for two other sorts: - `end` pushes...

### Is your enhancement related to a problem? Please describe. When using the picker my desired list output requires that the new item is pushed to the bottom of the...

[Type] Enhancement
[Component] Content Picker

Add `old_slug` to REST API fields. This is a review of the changes made in #1164. The code was made from those changes then resolving conflicts and incorporating feedback from...

Adds a couple of hooks to filter values inside the function `get_page_by_path`. - `page_by_path_cache_key` filters the value for the cache key. - `page_by_path_id` filters the found ID. Trac ticket: [core.trac.wordpress.org/ticket/57622](https://core.trac.wordpress.org/ticket/57622)...