=== CC-ID-Column ===
Contributors: ClearcodeHQ, PiotrPress
Tags: posts list, column, ID, post_ID, WP_List_Table, WP_Posts_List_table, wp-admin, admin, edit.php, clearcode, piotrpress
Requires PHP: 7.0
Requires at least: 4.9.4
Tested up to: 4.9.4
Stable tag: trunk
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

This plugin adds a column with post ID before the title column on wp-admin posts list.

== Description ==

This plugin adds a column with post ID before the title column on wp-admin posts list.

== Installation ==

= From your WordPress Dashboard =

1. Go to 'Plugins > Add New'
2. Search for 'CC-ID-Column'
3. Activate the plugin from the Plugin section on your WordPress Dashboard.

= From WordPress.org =

1. Download 'CC-ID-Column'.
2. Upload the 'cc-id-column' directory to your '/wp-content/plugins/' directory using your favorite method (ftp, sftp, scp, etc...)
3. Activate the plugin from the Plugin section in your WordPress Dashboard.

= Multisite =

The plugin can be activated and used for just about any use case.

* Activate at the site level to load the plugin on that site only.
* Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).

== Screenshots ==

1. **CC-ID-Column** - Visit the 'Posts > All Posts` or `Pages > All Pages` or 'Custom Post Type` posts list page.

== Changelog ==

= 1.0.0 =
*Release date: 26.02.2018*

* First stable version of the plugin.