WP Manifestindependent plugin directory
manifest / admin / cc-admin-enhancer

CC Admin Enhancer

Enhance WordPress admin screens with sortable lists, featured image quick edit, user ID columns, editor image sizes, and small tweaks.

by cclin · github.com/cclintw/cc-admin-enhancer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/cclintw/cc-admin-enhancer/archive/refs/heads/main.zip

Readme

CC Admin Enhancer

CC Admin Enhancer improves WordPress admin screens with practical editing and list-table enhancements.

Features

  • Add a featured image column to selected post type list tables.
  • Set or remove featured images from Quick Edit.
  • Make post list columns sortable, including author, categories, tags, comments, date, and featured image.
  • Display User ID in the users list.
  • Add Medium Large to the editor image size selector.
  • Adjust Customizer preview widths.
  • Enable or disable features from a settings page.

Settings

After activation, go to:

Settings > CC Admin Enhancer

You can choose enabled features and select which post types should use the featured image column and Quick Edit controls.

Requirements

  • WordPress 6.8 or later
  • PHP 8.3 or later

Internationalization

The plugin is i18n-ready and includes:

  • languages/cc-admin-enhancer.pot
  • languages/cc-admin-enhancer-zh_TW.po
  • languages/cc-admin-enhancer-zh_TW.mo

The Traditional Chinese plugin name is translated as CC 後台增強.

WordPress.org Submission Note

This repository may include GitHub-oriented documentation files such as README.md and readme_zh-tw.md. Remove non-required root documentation files manually before preparing a WordPress.org submission package if needed.

License

GPLv2 or later.

Read the full README on GitHub →