✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Aelia Currency Switcher (WinWar bundle)

SleekView reads WooCommerce orders joined with the Aelia currency meta and renders currency, total, customer, and date_paid as a queryable audit grid inside WP Admin.

♾️ Lifetime License available

SleekView table view for Aelia Currency Switcher (WinWar bundle)

Move multi-currency orders out of base-currency columns and into an audit table

Aelia Currency Switcher writes the active currency onto each WooCommerce order as _order_currency, alongside the exchange snapshot used at checkout. The default WooCommerce Orders screen converts every total into the base currency for its column, which is right for a single-currency store and wrong for a store that actually trades in multiple currencies.

SleekView reads wp_wc_orders (or wp_posts when HPOS is off) joined with the Aelia currency meta and renders orders as a queryable audit table. Filter to EUR orders in the last 30 days for a regional review. Sort by source-currency total to find the highest-value orders per market. Group rows by _order_currency for finance reconciliation. The same data the chart view aggregates becomes a row-level surface for international operators, finance teams, and support.

The plugin keeps owning the front-end currency switcher, exchange rate caching, and tax logic. The table view owns the audit surface, so multi-currency revenue stops being flattened into base columns and becomes something the team can actually query.

Workflow

How SleekView surfaces Aelia Currency Switcher data

1

Point at orders and Aelia currency meta

Pick the WooCommerce orders table joined with _order_currency, _order_total, and the exchange rate snapshot keys Aelia writes per order.
2

Compose the columns

Drag in Order, Currency, Total (source), Customer, Status, and date_paid. Reorder, hide, or rename any column without a custom manage_edit-shop_order_columns callback.
3

Filter and sort like a database

Filter to a single currency, to orders above a threshold in their source currency, or to date_paid windows. Sort by total to triage refund priority or VIP customer outreach.
4

Save and gate the view

Name the view ("EUR orders this week", "Top GBP orders for support", "Multi-currency reconciliation queue") and gate by capability so support, finance, and operators each get the right slice.

Sample columns

A typical Aelia Currency Switcher audit view

Rows from the WooCommerce orders table joined with Aelia currency meta. Source-currency totals stay intact instead of being flattened to the base.
Source: wp_wc_orders
Order Currency Total Customer Status Paid
#18342 EUR €189.40 Maya Collins Completed 2025-12-04 09:12
#18341 GBP £241.00 Dev Iturbe Completed 2025-12-04 08:48
#18340 USD $312.50 P. Nakamura Completed 2025-12-03 17:31
#18339 EUR €67.20 Studio Felix Processing 2025-12-03 14:09
#18338 AUD A$129.00 Flagged Ohara Refunded 2025-12-02 22:41

Comparison

Default Aelia Currency Switcher admin vs SleekView

Default WooCommerce + Aelia orders

  • Orders screen flattens every total into the base currency for the column
  • _order_currency lives in postmeta, invisible until each order is opened
  • No way to filter to a single currency cohort in one query
  • Per-currency reconciliation requires raw SQL or CSV exports
  • Cross-cuts between currency, customer, and product need a separate tool

SleekView

  • Every WooCommerce order rendered as a queryable table
  • _order_currency exposed as a real column on every row
  • Source-currency total preserved, not flattened to the base
  • Filter on currency, customer, status, and date_paid in stacked queries
  • Same dataset the chart view aggregates, so table and dashboard stay in sync

Features

What SleekView gives you for Aelia Currency Switcher (WinWar bundle)

Currency as a real column

_order_currency sits next to every row so the audit table reads cleanly per market instead of through a single flattened base total.

Composable order filters

Stack filters on currency, customer, status, and date_paid to build the per-market reconciliation queue or the VIP support shortlist in one query.

Source totals preserved

Each order keeps its real currency total, so finance reconciliation matches what the customer actually paid without a single conversion rate getting in the way.

Audience

Who uses SleekView for Aelia Currency Switcher

International store operators

Filter by currency and sort by source total to surface the markets that need inventory attention before the next promo.

Finance teams

Group rows by _order_currency for month-end reconciliation that lines up with bank settlements in each currency.

Support leads

Filter to refunded or processing orders in a specific currency to triage tickets from the markets driving the most volume.

The bigger picture

Why multi-currency orders deserve a real table

Aelia Currency Switcher captures every order in the currency the customer actually paid, with _order_currency and the exchange snapshot written next to the total. The default Orders screen rolls that into a single base-currency column, which is right for a single-currency store and wrong for the multi-currency stores running Aelia in the first place. SleekView reads the same rows and renders them as a queryable audit table with currency promoted to a real column and the source total preserved.

Filters stack into a single query so the per-currency reconciliation queue, the regional VIP shortlist, and the cross-currency support triage become one-click views rather than CSV exports. Aelia keeps owning the switcher UI and the exchange rate cache, while the team gets the per-row surface the orders always deserved.

Questions

Common questions about SleekView for Aelia Currency Switcher (WinWar bundle)

The WooCommerce orders table (wp_wc_orders under HPOS, wp_posts otherwise) joined with the Aelia currency meta on _order_currency, _order_total, and the exchange snapshot keys.

 

Source currency. Each row preserves the total the customer actually paid in their currency. The base-currency conversion is available as an optional column when finance teams need it.

 

Yes. _order_currency is a real column with one-click filters. Saved views like 'EUR last 30 days' or 'GBP refunds awaiting action' are first-class queries.

 

Yes, when explicitly enabled. Status edits go through the WooCommerce orders API rather than direct SQL, so Aelia hooks and order notes fire exactly as they would from the default screen.

 

Yes. The chart view and the table view share the dataset, so a currency filter or a last-week slice narrows both surfaces. Operators pivot between row audit and rollup without rebuilding filters.

 

No. SleekView only reads. The Aelia switcher, the rate cache, and the checkout pipeline keep running exactly as before.

 

Yes. Any filtered cohort exports as CSV with the columns the view shows, including order number, currency, source total, customer, status, and date_paid. Useful for finance handovers.

 

Yes. SleekView reads wp_wc_orders when High Performance Order Storage is enabled and falls back to wp_posts for legacy stores. The Aelia currency meta surfaces identically in both modes.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView