Skip to content

Feature Request: Ability to hide Duplicate Post functionality #22

@mrwweb

Description

@mrwweb

I've loved using this plugin to add new posts quickly from the block editor!!!

When it comes to duplicating posts, I usually use the Duplicate Post plugin which has a number of powerful options and controls for where and how those buttons appear. Therefore, I don't want the duplicate features of Quick Post to appear since they likely will work in subtly different ways and complicate the interface.

I'd love an option to remove the duplication functionality of Quick Post. That could be a checkbox toggle setting added to Settings > Writing or a filter like:

add_filter( 'quickpost_duplication_features', '__return_false );

Since I'm spitballing, maybe the feature even automatically detects Duplicate Post and turns that feature off itself.

Implementation details matter much less to me than hopefully gaining the ability to do it somehow! 😀 Thanks for the great plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions