=== Show Post ID with Sorting === Contributors: @hefind Tags: post id, pages, sorting, columns, dashboard, custom post types Requires at least: 4.0 Tested up to: 6.3 Requires PHP: 5.6 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt This plugin shows the Post ID in the Post and Pages List in the Dashboard for both Posts, Pages, and Custom Post Types. It also allows sorting by Post ID. == Description == Show Post ID with Sorting is a simple plugin that adds a new column displaying the Post ID for Posts, Pages, and Custom Post Types in the WordPress Dashboard. It also allows users to sort the list by the Post ID. Features: * Adds a new column for Post ID in the Posts, Pages, and Custom Post Types List in the Dashboard. * Allows sorting by Post ID for Posts, Pages, and Custom Post Types. == Installation == 1. Upload the `show-post-id` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. What this plugin does? == Frequently Asked Questions == = Why would I need to see the Post ID? = The Post ID is a unique identifier for every piece of content on your WordPress site. It can be useful for various purposes, such as embedding content using shortcodes, custom queries, or troubleshooting issues. = Can I sort the posts, pages, or custom post types by ID? = Yes, the 'Post ID' column is sortable. You can click on the column header to sort your content in ascending or descending order based on their ID. = Does this plugin work with custom post types? = Yes, this plugin supports both default WordPress posts and pages as well as custom post types. = I have a custom theme or plugin that doesn't show the ID. What can I do? = This plugin should work with most themes and plugins. However, if you encounter an issue, please reach out to the plugin or theme developer and ask them to ensure compatibility with standard WordPress hooks and filters. == Changelog == = 1.0.3 = * Added support for custom post types. * Fixed issue with Post ID displaying twice for custom post types. = 1.0.0 = * Initial release. Displays Post ID in Posts and Pages List and allows it to be sorted. == Upgrade Notice == = 1.0.3 = If you use custom post types, this update is recommended as it adds support for displaying Post IDs for all custom post types.