Linux 软件免费装

Product Publisher Info for WooCommerce

开发者 adminalje
更新时间 2026年3月13日 05:50
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard woocommerce admin columns products staff tracking

下载

2.19

详情介绍:

Want to know who published a WooCommerce product or who last edited it? This plugin displays the publisher, last editor, and edit date directly in the Products overview table. Product Publisher Info for WooCommerce adds a Publisher column to the WooCommerce products overview page. The column shows: This helps store owners and teams track product publishing and editing activity directly from the Products list. The column is hidden by default and can be enabled through the Screen Options tab. Features: Example column display: PB: John\ LT: Mike 2026-03-16 Note: The "LT" value relies on the WordPress _edit_last meta field. It may not update if edits are made via CSV imports, REST API requests, or certain bulk editing tools.

安装:

  1. Upload the product-publisher-info folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce > Products.
  4. Click Screen Options (top-right corner).
  5. Enable the Publisher column.

屏幕截图:

  • Enabling the Publisher column using the Screen Options tab.

常见问题:

I activated the plugin but I don’t see the column. Is it working?

Yes. The column is hidden by default to avoid automatically changing your admin layout. To enable it:

  1. Go to WooCommerce > Products.
  2. Click the Screen Options tab in the top-right corner.
  3. Check Publisher.
The column will immediately appear in the Products list.

Will this slow down my site?

No. The plugin only runs inside the WordPress admin Products list. It does not load on the frontend, so your store performance is unaffected.

Does this add anything to the database?

No. The plugin only reads existing WordPress fields: post_author, post_modified, and _edit_last. It does not create new tables or modify your database.

What if my store has hundreds or thousands of products?

WooCommerce loads products in pages (usually 20–50 per page). The plugin only reads basic fields for the products displayed on the current page, so the performance impact is minimal even for large stores.

Why does "LT" sometimes show the author instead?

If WordPress does not have a recorded last editor (for example after certain imports or API updates), the plugin safely falls back to showing the original author.

Is this compatible with the latest version of WooCommerce?

Yes. The plugin uses standard WordPress hooks and does not modify WooCommerce core files.

Can each admin user choose whether to see the column?

Yes. Screen Options are saved per user. Each administrator or staff member can choose whether to show or hide the column independently.

What is the date format of last touch date?

The date format is year-month-day.

更新日志:

2.19