...

WPC Admin Columns Pro 2.2.0 – for WooCommerce

WPClever
WPC Admin Columns for WooCommerce-download

Original price was: $118.80.Current price is: $5.49.

Special offer: Get our Lifetime Membership for ONLY $92 Join Now
Product Version: 2.2.0

State: Product Activated

Brand: WPClever
Developer: Go To Site

License: GNU GPL

WPC Admin Columns for WooCommerce-download

Original price was: $118.80.Current price is: $5.49.

Product Version: 2.2.0

State: Product Activated

Brand: WPClever
Developer: Go To Site

License: GNU GPL

Special offer: Get our Lifetime Membership for ONLY $92 Join Now

Official Version
Official version provided by the developers. Licensed under the GNU GPL, allowing use on an unlimited number of sites.

Technical Support
Professional assistance with any technical issues. Support is included in the price. Read our Support Policy.

Guarantees and Safety
100% safe and fully functional product. Completely risk‑free. 14‑day money‑back guarantee. Read our Refund Policy.

WPC Admin Columns Pro – for WooCommerce is one of those “boring” plugins that saves real hours. I install it when the store team lives in Products / Orders all day and the default Woo tables feel like peeking through a keyhole.

Typical wins I see immediately:

  • show SKU, stock, price, attributes, brands, shipping class, margins/custom meta right in the list;
  • sort/filter by things Woo doesn’t expose properly;
  • inline edit for fields you’d otherwise open 50 product pages for.

If you’re managing a 20-product hobby shop, it’s overkill. If you’re running 500+ SKUs, it pays back fast.


How it works in WP/Woo terms (where the logic lives)

This plugin hooks into the admin list tables using the same mechanisms you’d touch manually in code:

  • it adds columns via hooks like manage_edit-product_columns / manage_shop_order_posts_columns (and similar screens),
  • sorting/filtering usually ends up as query modifications (pre_get_posts, posts_clauses, meta queries, JOINs on postmeta),
  • inline editing uses AJAX + capability checks, then writes to the normal Woo data layer (post meta, tax terms, sometimes order/product objects depending on the field).

Where I configure it:

  • Admin Columns → Column Sets (you create a “set” per screen: Products, Orders, Coupons, etc.)
  • per column you choose: display, sorting, filtering, editing, export (depending on license/features)

Important practical detail: most “custom” Woo fields live in post meta. Sorting a column that pulls from meta often forces a JOIN wp_postmeta + ORDER BY meta_value, which can get heavy on big catalogs. That’s not a bug, it’s the cost of meta-based data.


Where it usually breaks (or slows down) + quick fixes

1) “Sorting by X is slow” on Products Root cause: sorting/filtering on meta keys that aren’t indexed (classic wp_postmeta pain), plus large tables.

  • Fix I apply first: only enable sorting/filtering on the columns the team truly uses. Every “nice to have” meta-sort becomes a query tax.
  • If it’s still slow: add an index for the meta key (DB-level), or move that data to a taxonomy (tax queries scale better than random meta keys).

What I check:

  • Query Monitor on the product list page → look for long queries with JOIN wp_postmeta and big row counts.

2) Inline edit doesn’t stick / value reverts Root cause: another plugin overwriting the same meta on save_post, or Woo data syncing (especially when custom pricing/stock plugins are involved).

  • Fix: disable the conflicting plugin briefly and retest inline edit on one field.
  • If it’s a custom field: verify the field is the real storage key (not a UI field that gets calculated).

3) Orders screen weirdness with WooCommerce HPOS Root cause: WooCommerce orders moving to High-Performance Order Storage (HPOS) changes how order data is queried. If the Woo add-on/plugin version is behind, some columns/sorts act inconsistent.

  • Fast workaround: update Admin Columns Pro + its WooCommerce integration to the latest compatible build.
  • If you’re stuck on older versions: disable HPOS temporarily (WooCommerce → Settings → Advanced → Features) and confirm the columns behave normally.

4) “Columns disappeared” after an update Root cause: you edited a column set for one screen, but you’re viewing another (Orders vs Orders (HPOS) variants can look similar), or a role doesn’t have access.

  • Fix: Admin Columns → Column Sets → confirm the active set and screen, then check user role caps.

VirusTotal archive check

All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.

View in VirusTotal

Activation / updates (plain language)

I tested this product as installed, activated, and working (personally verified).

  • Runs without a key: yes, the plugin works.
  • Without activation you typically lose: automatic updates from the vendor channel, support, and sometimes access to extra integrations/add-ons.
  • Manual updates: upload the new plugin .zip via Plugins → Add New → Upload Plugin or replace via FTP.
    No “theme overwrite” issue here, but I still keep a backup: columns sets are config-driven, and losing them is annoying even if the data is safe.

Manually Update WordPress Theme Guide
You can find detailed instructions on how to update a theme or plugin on this page.

FAQs (real admin pain points)

No. It’s admin-side list tables: Products/Orders/Coupons screens. Front-end output stays untouched.

Because it’s sorting on postmeta (JOIN + ORDER BY meta_value). Reduce sortable columns or index the meta key.

Often yes for common Woo fields, but variation-heavy setups can be limited by how your stock/price plugins store data. Test one variable product first.

With current versions, generally yes. If columns act broken, update first; second step is temporarily disabling HPOS to confirm the root cause.

Divi Shop Builder 2.0.25 – For WooCommerce
WPC Linked Variation 4.4.0 – for WooCommerce

Reviews

There are no reviews yet.

Be the first to review “WPC Admin Columns Pro 2.2.0 – for WooCommerce”

Before you send us a support request, take a quick look at our Terms Of Use and FAQs. We know nobody loves reading them, but very often the answer is already there and saves you some time.

What to do first

  1. If that doesn’t help, check the product documentation next.
    A lot of small issues come from missed settings or simple setup steps, and the docs usually clear that up pretty fast.
  2. Still not working?
    No problem — just open a support ticket and tell us what’s going on. We’ll take it from there.
  3. When to expect a reply
    We usually get back to you within 1–2 business days. Sometimes faster, depending on the issue.

How to explain the problem (this really helps)

  • Be specific
    Instead of saying “it doesn’t work,” tell us what exactly is going wrong. Which button? Which feature? What were you trying to do when it happened?
  • Add screenshots
    Screenshots make a huge difference. Seriously. A simple image (or link to one) helps us understand the issue right away and saves a lot of back‑and‑forth.

Following these steps helps us help you faster — and with fewer questions along the way. Thanks for making support easier for everyone.

Answers to common questions!

You can use any product from our store on as many websites as you like.

After purchasing a product, you’ll be able to download it — including the most recent version — for the next 72 hours. Once that period ends, you can either repurchase the product or switch to one of our membership plans.

With an active membership, updates are always included. You’ll have continuous access to the latest versions for as long as your membership remains active, without worrying about expiration dates.

Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.

You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.

No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.

We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.

No, license keys are not included. In the past, license sharing and related issues caused account problems, so we decided to stop distributing keys.

That said, all products you receive are fully authentic. For items that normally require activation, we provide them pre‑activated, allowing you to install and use them immediately without dealing with license input or activation errors.

Yes — 100%. All products are original and distributed under the GNU GPL v2/v3 license.

The main difference compared to purchasing directly from the original author is that we don’t offer additional services such as custom development or one‑on‑one support. License keys are also not included. Instead, products that typically require activation are delivered ready to use, allowing installation on unlimited websites.

Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.

Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.

Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

super offers of the month