Description
Quick ID Viewer adds a convenient way to view and copy post IDs directly from your WordPress admin panel. Perfect for developers and content managers who frequently need to reference post IDs.
Key Features
- View post IDs directly in the admin list
- One-click copy functionality
- Support for all post types including custom post types
- Customizable settings to enable/disable for specific post types
- Clean, modern card-based settings interface
- Lightweight with minimal impact on performance
Use Cases
- Developers working with post IDs in templates
- Content managers needing to reference post IDs
- Plugin configuration requiring post IDs
- Shortcode implementation
- Custom queries and development
Pro Tip
Enable Quick ID Viewer only for the post types you regularly work with to keep your admin interface clean and efficient.
Support
For support queries, feature requests, and bug reports, please use the www.remarpro.com support forums.
For priority support and custom development inquiries, please contact us through our website.
Privacy Policy
Quick ID Viewer does not collect, store, or share any personal data. It operates entirely within your WordPress admin panel.
Installation
- Upload the ‘quick-id-viewer’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Quick ID Viewer to configure which post types should display IDs
FAQ
-
Where do I see the post IDs?
-
After activation, post IDs will appear at the beginning of each row in your post list views for enabled post types.
-
Can I enable/disable this for specific post types?
-
Yes! Go to Settings > Quick ID Viewer to choose which post types should display IDs.
-
Does this work with custom post types?
-
Yes, Quick ID Viewer works with all registered public post types in your WordPress installation.
-
Will this slow down my admin panel?
-
No, Quick ID Viewer is lightweight and only loads its resources on the specific admin pages where it’s needed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Quick ID Viewer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Quick ID Viewer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Post ID display and copy functionality
- Settings page with post type selection
- Support for all public post types