{"id":268906,"date":"2026-06-03T18:33:56","date_gmt":"2026-06-03T18:33:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/admin-post-numbering\/"},"modified":"2026-06-03T18:31:29","modified_gmt":"2026-06-03T18:31:29","slug":"usama-admin-post-numbering","status":"publish","type":"plugin","link":"https:\/\/cn.wordpress.org\/plugins\/usama-admin-post-numbering\/","author":23172921,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Usama Admin Post Numbering","header_author":"Usama Khalid","header_description":"Adds a compact numbering (#) column to all post type list tables in the WordPress admin.","assets_banners_color":"d1d0de","last_updated":"2026-06-03 18:31:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/profiles.wordpress.org\/usamakhalid14\/","header_author_uri":"https:\/\/www.linkedin.com\/in\/usama-khalid-84677720b\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":52,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"usamakhalid14","date":"2026-06-03 18:31:29"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3559872,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3559872,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500-rtl.png":{"filename":"banner-1544x500-rtl.png","revision":3559872,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3559872,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250-rtl.png":{"filename":"banner-772x250-rtl.png","revision":3559872,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3559872,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3559872,"resolution":"1","location":"assets","locale":"","width":1200,"height":579}},"screenshots":{"1":"Screenshot 1: Example of numbered posts list in WordPress Admin."}},"plugin_section":[],"plugin_tags":[83,854,21863,9807,166],"plugin_category":[],"plugin_contributors":[239186],"plugin_business_model":[],"class_list":["post-268906","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-columns","plugin_tags-list-table","plugin_tags-numbering","plugin_tags-posts","plugin_contributors-usamakhalid14","plugin_committers-usamakhalid14"],"banners":{"banner":"https:\/\/ps.w.org\/usama-admin-post-numbering\/assets\/banner-772x250.png?rev=3559872","banner_2x":"https:\/\/ps.w.org\/usama-admin-post-numbering\/assets\/banner-1544x500.png?rev=3559872","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/usama-admin-post-numbering\/assets\/icon-128x128.png?rev=3559872","icon_2x":"https:\/\/ps.w.org\/usama-admin-post-numbering\/assets\/icon-256x256.png?rev=3559872","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/usama-admin-post-numbering\/assets\/screenshot-1.png?rev=3559872","caption":"Screenshot 1: Example of numbered posts list in WordPress Admin."}],"raw_content":"<!--section=description-->\n<p><strong>Usama Admin Post Numbering<\/strong> enhances the WordPress admin by adding a clean, compact numbering (<code>#<\/code>) column to every post type list table (Posts, Pages, Products, etc.).<br \/>\nEach row receives an automatically generated sequence number that respects pagination \u2014 helping administrators quickly reference items without changing post data.<\/p>\n\n<p>It is:\n- Lightweight (no settings screen)\n- Automatically applies to all public post types\n- Pagination-aware (numbers continue correctly on subsequent pages)\n- Compact and visually balanced in the admin table<\/p>\n\n<p>Useful for:\n- Quickly referencing or identifying post order in the admin view\n- Managing large lists of posts, pages, or WooCommerce products\n- Administrative and editorial workflows<\/p>\n\n<h3>Usage<\/h3>\n\n<p>No configuration is required.<br \/>\nAfter activation, each admin list table (for posts, pages, and other registered post types) will automatically display a numbering column at the far left.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload or install directly through the WordPress Plugins screen.  <\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.  <\/li>\n<li>Go to <strong>Posts<\/strong>, <strong>Pages<\/strong>, or <strong>Products<\/strong> \u2014 a new <code>#<\/code> column will appear in the list table.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20modify%20post%20data%3F\"><h3>Does this plugin modify post data?<\/h3><\/dt>\n<dd><p>No. It only displays visual numbering in the admin list table; no database changes are made.<\/p><\/dd>\n<dt id=\"does%20it%20support%20custom%20post%20types%3F\"><h3>Does it support custom post types?<\/h3><\/dt>\n<dd><p>Yes. Any post type registered with <code>'show_ui' =&gt; true<\/code> will automatically include the numbering column.<\/p><\/dd>\n<dt id=\"is%20the%20numbering%20affected%20by%20pagination%3F\"><h3>Is the numbering affected by pagination?<\/h3><\/dt>\n<dd><p>Yes. The numbering continues correctly across pages, reflecting the actual position in the full list.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20column%20width%20or%20label%3F\"><h3>Can I change the column width or label?<\/h3><\/dt>\n<dd><p>You can adjust both via minor CSS or filter customization. The plugin sets a compact default width for clarity.<\/p><\/dd>\n<dt id=\"does%20it%20affect%20the%20front-end%20of%20my%20site%3F\"><h3>Does it affect the front-end of my site?<\/h3><\/dt>\n<dd><p>No. It only affects the WordPress admin area.<\/p><\/dd>\n<dt id=\"is%20it%20compatible%20with%20woocommerce%3F\"><h3>Is it compatible with WooCommerce?<\/h3><\/dt>\n<dd><p>Yes. WooCommerce products and other custom post types will display the numbering column.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with basic numbering column support for all post types.<\/li>\n<\/ul>","raw_excerpt":"Add an automatic numbering (#) column to all post type list tables in the WordPress admin area \u2014 lightweight, pagination-aware, and neatly styled.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/268906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=268906"}],"author":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/usamakhalid14"}],"wp:attachment":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=268906"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=268906"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=268906"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=268906"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=268906"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=268906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}