Skip to content

Expand MetaBoxReset to include column visibility and view count #42

Description

@joemaller
  • View count uses usermeta keys like: edit_{$post_type}_per_page
  • Column visibility uses usermeta keys like: manageedit-{$post_type}columnshidden
  • Media Library column visibility uses this key: manageuploadcolumnshidden
  • Media Library per_page uses this key: upload_per_page

In the above examples, $post_type is the post_type slug.

See also #34 for Block Editor panel visibility in the serialized and cached wp_persisted_preferences array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions