Skip to content

Hide profile option Enable keyboard shortcuts for comment moderation #149

Description

@arthurshlain

How about this checkbox in Edit User form?

Keyboard Shortcuts
Enable keyboard shortcuts for comment moderation. Documentation on Keyboard Shortcuts

Maybe something like this:

add_action('admin_head', function (){
    echo '<style> .user-comment-shortcuts-wrap { display: none; } </style>';
});

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions