✨ 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 WooCommerce Gift Ultimate: gift orders and recipients as tables

Gift Ultimate adds gift recipients, scheduled delivery, and personal messages to WooCommerce orders, persisting them as order item meta and a custom delivery table. SleekView joins the order to the gift metadata so a row shows purchaser, recipient, scheduled delivery, and current delivery status.

♾️ Lifetime License available

SleekView table view for WooCommerce Gift Ultimate

Gift orders that scale beyond the order screen

WooCommerce Gift Ultimate stores recipient, message, and delivery metadata against each gift order item using _gift_recipient_email, _gift_message, and _gift_delivery_date in wp_woocommerce_order_itemmeta, plus a scheduling table wp_wc_gift_deliveries tracking the queued send. The default WooCommerce admin shows orders but hides the gift metadata behind the order edit screen, which makes gift-specific operations slow.

SleekView joins the order list with the gift item meta and the delivery schedule. A single row exposes purchaser, recipient email, scheduled delivery date, current delivery status, and the gift product. Filter by delivery_status to find queued versus failed sends, sort by delivery date to plan the next day's runs, or build a saved view for premium gift orders awaiting fulfilment confirmation.

Inline edits update the recipient address, reschedule delivery, or resend a failed message through the plugin's wc_gift_ultimate_update_delivery action, which keeps the plugin's email logic in charge. Bulk operations let you reschedule a cohort affected by an outage, resend failed deliveries, or mark a batch as delivered after a manual confirmation.

Workflow

Gift orders without the order-screen click-through

1

Connect the sources

Point SleekView at the WooCommerce order table joined to wp_wc_gift_deliveries on order_id, with the gift item meta exposed as columns from wp_woocommerce_order_itemmeta.
2

Add operational columns

Layer recipient_email, delivery_date, delivery_status, gift product name, and any custom plugin meta needed for the fulfilment team.
3

Save segment views

Persist views for Tomorrow's deliveries, Failed deliveries, Premium gifts awaiting confirmation, and Resends after outage. Each is scoped per role.
4

Edit inline and reschedule

Reschedule, resend, or mark delivered through wc_gift_ultimate_update_delivery in bulk. Each change writes to the plugin's delivery row and triggers the configured emails.

Sample columns

A typical Gift Ultimate gift-order view

Gift orders with purchaser, recipient, scheduled delivery, and current delivery_status.
Source: wp_wc_gift_deliveries + wp_woocommerce_order_itemmeta (gift_*)
Order Purchaser Recipient Delivery Date Status Product
#10241 alex@studio.co river@gift.io May 25 scheduled Premium Hamper
#10242 ria@design.io sky@gift.io May 18 queued Gift Card €50
#10243 tom@hello.dev ash@gift.io May 15 failed Subscription Box
#10244 mia@brew.coop lee@gift.io May 20 delivered Coffee Sampler

Comparison

Default WooCommerce Gift Ultimate admin vs SleekView

Default WooCommerce Gift Ultimate admin

  • Gift metadata hidden behind each order's edit screen
  • No combined filter on delivery_status and scheduled date
  • Bulk reschedule for failed deliveries not exposed
  • No CSV export of upcoming-delivery cohorts for ops planning
  • Recipient address edits require opening each order one at a time

SleekView

  • Order joined to wp_wc_gift_deliveries and gift item meta
  • Filter and sort by delivery_status and delivery_date
  • Inline reschedule via wc_gift_ultimate_update_delivery
  • Bulk resend of failed deliveries with the plugin's email logic intact
  • Saved views for next-day deliveries and failed-resend queues

Features

What SleekView gives you for WooCommerce Gift Ultimate

Delivery date pivot

Pivot gift orders by delivery_date to plan the next seven days of sends. The operations team gets a calendar-style cohort that reads straight off wp_wc_gift_deliveries.

Status filters

Filter on delivery_status for scheduled, queued, sent, delivered, or failed. Combine with delivery date to surface the orders that need attention right now.

Bulk reschedule

When an email outage causes a batch of failures, select the failed cohort and reschedule in one action. Each row routes through the plugin's delivery action so the email logic stays consistent.

Audience

Who uses SleekView for WooCommerce Gift Ultimate

Fulfilment teams

Plan the next day's gift deliveries by filtering delivery_date equal to tomorrow and delivery_status equal to queued. Export the picklist to CSV for the warehouse run.

Support agents

Look up a purchaser to see all their gift orders with recipients, scheduled dates, and delivery status. Reschedule a single delivery inline when a recipient asks to push the send by a day.

Operations

Monitor the failed-delivery queue daily. Bulk-resend after the email provider recovers, with the plugin's retry logic and recipient notification firing per row.

The bigger picture

Gift orders are time-bound, and the team needs the calendar

Gift orders have a hard deadline attached: the delivery date matters more than the order date, and a missed send is a much worse outcome than for a regular order. The default WooCommerce admin treats a gift like any other order, with the delivery metadata buried behind the edit screen, which forces the fulfilment team to click into each order to see the deadline. WooCommerce Gift Ultimate writes the right data into wp_wc_gift_deliveries and into order item meta, but the data sits one click away from where the team works.

SleekView joins those sources into the order list and adds the columns the fulfilment, support, and operations teams actually need: recipient, delivery date, status, last error, gift product. Saved views become daily shortcuts, inline edits keep the plugin's delivery logic in charge, and bulk operations cover the recovery scenarios. The gift program scales without forcing the development team to ship a custom dashboard each season.

Questions

Common questions about SleekView for WooCommerce Gift Ultimate

Yes. _gift_recipient_email, _gift_message, _gift_delivery_date, and any custom plugin meta surface as columns. Each can be filtered, sorted, and exposed in saved views.

 

Gift Ultimate uses wp_wc_gift_deliveries to track scheduled sends. SleekView reads this table directly and joins it to the order so the grid reflects whatever the plugin's cron is doing.

 

Yes. Inline edits route through wc_gift_ultimate_update_delivery, which updates the schedule row and triggers the plugin's recipient notification if configured.

 

Failed rows surface in a Failed deliveries saved view. Bulk-resend after the email provider recovers, and each retry routes through the plugin's delivery action so the failure count and last error are recorded on the row.

 

Yes. Gift metadata lives in order item meta which is unchanged on HPOS. SleekView reads from wp_wc_orders on HPOS or wp_posts on classic storage transparently.

 

Yes. Filter the grid by recipient_email to list every gift order delivered (or queued) for that recipient. Support uses this when a recipient asks about a forgotten send.

 

Each gift item on the order has its own meta and delivery row. SleekView's item-level view exposes one row per gift item, so a multi-product gift order resolves into the right number of grid rows.

 

Yes. Fulfilment sees the picklist view, support gets order lookup with reschedule rights, operations sees the failed-delivery queue. Saved views check role capability per view.

 

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