| 开发者 |
donotify
micahele |
|---|---|
| 更新时间 | 2026年6月24日 23:14 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
do_action( 'donotify_call', 'New VIP lead' );Not in this version. v1 calls the DoNotify account owner. Calling customers/visitors is on the roadmap.
Yes. Create one at https://donotifys.com and generate an API token.
do_action( 'donotify_call', 'Title here', array( 'description' => 'Optional', 'call_at' => strtotime( '+1 hour' ) ) );