humanmade / humanmade/post-cloner
Make available to all post types by default
Open
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Cloning a Page is not possible, as the `is_post_type_clonable()` function only supports the `post` post type by default.
Is there a reason why cloning shouldn't be supported on Pages too, and preferably on all CPTs without the need to implement a filter?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.