# Admin and Site Enhancements

Contributors: qriouslad  
Donate link: https://paypal.me/qriouslad  
Tags: enhancements, tweaks, optimizations, tools  
Requires at least: 4.6  
Tested up to: 6.0.2  
Stable tag: 1.1.0  
Requires PHP: 5.6  
License: GPLv2 or later  
License URI: http://www.gnu.org/licenses/gpl-2.0.html

![](.wordpress-org/banner-772x250.png)

Easily enable enhancements and features that you usually do with multiple plugins.

## Description

Admin and Site Enhancements enables enhancements and features that you usually do with multiple plugins. At v1.0.0 it allows you to: 

* **Show the featured image column** in the list tables for pages and post types that support featured images.
* **Show the excerpt column** in the list tables for pages and post types that support excerpt.
* **Show the ID column** in the list tables for pages, all post types, all taxonomies, media, users and comments.
* **Hide the comments column** in in the list tables for pages, post types that support comments, and alse media/attachments.
* **Hide the post tags column** in the list table for posts.
* **Show custom taxonomy dropdown filter(s)** on the list tables of all post types for taxonomies that are hierarchical like post categories.
* **Enable one-click duplication of pages and any post types**. Will also duplicate the taxonomies and post metas (custom fields).
* **Enable media replacement**. Easily replace any type of media file with a new one while retaining the existing media ID and file name.

Admin and Site Enhancements will include more enhancements, tweaks and useful features in future versions. Please [give feedback](https://wordpress.org/support/plugin/admin-site-enhancements/) on must-have plugins or code snippets you enable on sites that you manage, and the functionalities will be considered for inclusion as well.

### Give Back

* [A nice review](https://wordpress.org/plugins/admin-site-enhancements/#reviews) would be great!
* [Give feedback](https://wordpress.org/support/plugin/admin-site-enhancements/) and help improve future versions.
* [Github repo](https://github.com/qriouslad/admin-site-enhancements) to contribute code.
* [Donate](https://paypal.me/qriouslad) and support my work.

### Check These Out Too

* [System Dashboard](https://wordpress.org/plugins/system-dashboard/): Central dashboard to monitor various WordPress components, processes and data, including the server.
* [Debug Log Manager](https://wordpress.org/plugins/debug-log-manager/): Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log file.
* [Variable Inspector](https://wordpress.org/plugins/variable-inspector/): Inspect PHP variables on a central dashboard in wp-admin for convenient debugging.
* [Code Explorer](https://wordpress.org/plugins/code-explorer/): Fast directory explorer and file/code viewer with syntax highlighting.

## Screenshots

1. Admin and Site Enhancements main page
   ![Admin and Site Enhancements main page](.wordpress-org/screenshot-1.png)

## Frequently Asked Questions

### Why build this plugin?

Hoping that this is useful in reducing the number of plugins we install the first time we set up a site.

## Changelog

### 1.1.0 (2022.10.22)

* **[Added]** Media replacement feature to easily replace any type of media file with a new one while retaining the existing media ID and file name.

### 1.0.0 (2022.10.17)

* Initial stable release. 