定制 itinerisltd/wc-new-order-email-sorting-hat 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

itinerisltd/wc-new-order-email-sorting-hat

Composer 安装命令:

composer require itinerisltd/wc-new-order-email-sorting-hat

包简介

Send new order emails to different recipients according to product types

README 文档

README

Packagist Version PHP from Packagist Packagist Downloads GitHub License Hire Itineris

Send new order emails to different recipients according to product types.

Minimum Requirements

  • PHP v8.1
  • WordPress v6.7
  • WooCommerce v9.6
  • Optional Event Tickets v5.9

Installation

$ composer require itinerisltd/wc-new-order-email-sorting-hat

Usage

Enable Enable new order email notification on WooCommerce » Emails » New Order » Manage

Define your notifiers:

// This is an example!
add_filter('wc_new_order_email_sorting_hat_notifiers', function (array $notifiers): array {
    return array_merge([
        new SpecificEventTicketNotifier(
            'new_order_email_refinery_course_event_ticket_recipients',
            __('Course Event Ticket Recipient(s)', 'fabric'),
            'course'
        ),
        new EventTicketNotifier(),
    ], $notifiers);
});

Enter comma-separated recipients lists on WooCommerce » Emails » New Order Email Sorting Hat

FAQ

Will you add support for older PHP versions?

Never! This plugin will only works on actively supported PHP versions.

Don't use it on end of life or security fixes only PHP versions.

It looks awesome. Where can I find some more goodies like this?

This plugin isn't on wp.org. Where can I give a ⭐️⭐️⭐️⭐️⭐️ review?

Thanks! Glad you like it. It's important to make my boss know somebody is using this project. Instead of giving reviews on wp.org, consider:

Feedback

Please provide feedback! We want to make this library useful in as many projects as possible. Please submit an issue and point out what you do and don't like, or fork the project and make suggestions. No issue is too small.

Change Log

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security related issues, please email hello@itineris.co.uk instead of using the issue tracker.

Credits

wc-new-order-email-sorting-hat is a Itineris Limited project created by Tang Rufus.

License

wc-new-order-email-sorting-hat is released under the MIT License.

统计信息

  • 总下载量: 633
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 10
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固