Onlinefotka Order Status Manager for WooCommerce

Changelog

1.3.2

  • Fix: emails were sent as plain text instead of HTML (email_type not initialized after parent::__construct())
  • Fix: inline styles stripped from email body on save and at send time (wp_kses safecss_filter_attr() interference)

1.3.1

  • New: Czech (cs_CZ), German (de_DE), and Hungarian (hu_HU) translations

1.3.0

  • New: email shortcode system — use [order_number], [customer_name], [order_items] etc. in Subject, Heading, and Body
  • New: shortcode helper panel in the email editor — click any shortcode to insert at cursor position
  • New: [order_items] renders a complete styled product table with totals
  • New: colored status badges in WooCommerce admin order list (uses configured status color)
  • New: test email button in email editor — sends a preview to the admin email using the most recent order
  • New: clear error message when the status slug is too long (instead of a silent failure)
  • New: order count per status in the status list (clickable, links to filtered order list)
  • New: Slovak (sk_SK) translations for all strings
  • Improved: slug input enforces the 47-character maximum in the browser
  • Fix: Lucide Icons bundled locally — removed external CDN dependency

1.2.0

  • Fix: order status reverting to Pending when the status slug exceeded 17 characters (WooCommerce stores slugs with a wc- prefix — wp_wc_orders.status was VARCHAR(20) and silently truncated longer slugs)
  • DB migration: widens wp_wc_orders.status to VARCHAR(50) and repairs any already-truncated values
  • DB migration: widens wp_posts.post_status to VARCHAR(50) for legacy (non-HPOS) installs
  • New: server-side slug length validation in save_status() prevents saving slugs that would exceed the column width

1.1.0

  • New: “Include order details table” toggle per email notification — disable to send only your custom message without the order summary appended
  • DB migration: adds include_order_details column to the emails table

1.0.0

  • Initial release

Plugin Website
Visit website

Author
onlinefotka
Version:
1.3.2
Last Updated
June 24, 2026
Requires
WordPress 6.0
Tested Up To
WordPress 7.0
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.