=== Copy Post and Page ID ===
Contributors: MaTempBit
Tags: post id, page id, copy id, wordpress admin, developer tools 
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Easily view and copy Post ID and Page ID directly from the WordPress admin dashboard with a single click.

== Description ==

Copy Post and Page ID is a lightweight WordPress utility plugin that adds a Post ID and Page ID column to the admin Posts and Pages table.

With a simple one-click copy button, administrators and developers can instantly copy IDs without:

* inspecting URLs
* installing bulky plugins
* writing custom code

This plugin is designed to be fast, minimal, and bloat-free. Perfect for developers, site administrators, and anyone who frequently works
with shortcodes, custom queries, or page builders that require post IDs.

== Features ==

* Adds Post ID & Page ID column in admin dashboard
* One-click copy to clipboard
* Works for Posts and Pages
* Clean and minimal admin UI
* No settings required
* No database usage
* No frontend impact

== Installation ==

1. Upload the `copy-post-page-id` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. Go to Posts or Pages and use the Copy button to copy IDs

== Why use this plugin? ==

WordPress Post IDs and Page IDs are often required for:

* shortcodes
* page builders
* custom queries
* theme & plugin development
* automation workflows
This plugin makes finding and copying IDs effortless and error-free.

== Who Is This Plugin For? ==

* WordPress developers
* Site administrators
* Agency teams
* Anyone working with shortcodes, hooks, or custom queries

== Frequently Asked Questions ==

= Does this plugin collect or store any personal data? =
No. This plugin does not collect, store, or transmit any personal data.

= Does this plugin add scripts to the frontend? =
No. All functionality is limited to the WordPress admin area.

= Does this plugin require any configuration? =
No. Simply activate the plugin and start copying IDs.

= Will this work with custom post types? =
Currently, it supports Posts and Pages. Custom post type support may be added in future versions.

= Can you add customized features or any other development for us? =
Yes! To get support for any customized features, please email us at **sales.ansystems@gmail.com**

== For any other query/problem/request ==
Please mail us at **sales.ansystems@gmail.com**

== Screenshots ==

1. Page ID column added to admin table
2. Copy button to instantly copy the ID

== ⭐ Support & Feedback ==
If you find **Copy Post and Page ID** useful, please consider leaving a rating and review on WordPress.org.
Your feedback helps improve the plugin and supports ongoing development.

== Changelog ==
= 1.0.1 =
* Readme updates
= 1.0.0 =
* Initial release

== Upgrade Notice ==
= 1.0.1 =
* Readme updates
= 1.0.0 =
* Initial release