Linux 软件免费装

RD Order Note Templates for WooCommerce

开发者 camper2020
更新时间 2026年5月24日 04:13
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce admin dashboard templates notes orders

下载

1.1.3 1.0.0 1.1.0 1.1.1 1.1.2

详情介绍:

The RD Order Note Templates for WooCommerce plugin lets you create predefined templates for order notes that you can apply to your orders.

屏幕截图:

  • Browse order note templates.
  • Edit order note template.

常见问题:

How do I create a new order note template?

Go to the plugin settings page and click "Add Template". Give the template a title, select category, choose whether it's a private or customer note, then save.

How do I apply a template to an order?

When adding an order note in the order screen, choose your template from the templates dropdown. The note content will be populated — edit if needed and save.

Can I create private notes and customer-facing notes?

Yes. Each template can be saved as a private internal note or a customer note that will be sent to the customer.

Can I organise templates?

Yes. Templates can be categorised so you can filter and find them quickly when adding notes.

Will templates remain after uninstalling the plugin?

There is an option to keep templates on uninstall. Check the plugin settings before uninstalling to preserve your templates.

Is this compatible with HPOS (High Performance Order Storage)?

Yes. The plugin is HPOS compatible.

Can I add HTML or rich text to notes?

Rich text (HTML) editing is available in the premium version. The free version supports plain text notes.

Can I change the sort order of order notes?

Yes. You can use the rdwceon_get_order_note_args to modify the parameters sent to wc_get_order_notes when rendering the order notes including 'order'. If you are not comfortable working with filters or code, the premium version of the plugin allows you to change the sort order via settings.

How do I modify the note arguments before a template is inserted?

Use the rdwceon_get_order_note_args filter. Example: add_filter( 'rdwceon_get_order_note_args', function( $args ) { $args['order'] = 'asc'; return $args; }, 10, 1 );

Where can I get premium features or support?

Premium features and support are available from the plugin page on robotdwarf.com (link in the plugin description) or via the WooCommerce marketplace.

更新日志:

1.1.3 Release Date – 23 May 2026 1.1.2 Release Date – 01 March 2026 1.1.1 Release Date – 18 April 2025 1.1.0 Release Date - 12 July 2024 1.0.0 Release Date - 27 April 2024