Akeda Bagus

Results 29 comments of Akeda Bagus

I experienced a condition in which it stuck with following state: ![image](https://user-images.githubusercontent.com/78313/183665628-26a61ad7-2655-4e67-ad05-17e6fbe3f507.png) I was switching between the authoritative source back-and-forth with some new orders created in-between. One known issue that...

Thanks for reporting this @ntwb. Will be fixed in 0.6.1.

I don't think this is possible with this plugin to send notification when site goes down -- the plugin relies on the site to be up. However, you can relay...

> Any chance there will be supports for both Incoming as well as Outgoing Webhook ... Well, we're using Incoming Webhook to send notification to the channel. Not sure with...

I like the moderation links. However not sure if `wp_insert_comment` should be changed to `comment_post`. The `wp_new_comment` func (in which `comment_post` defined) calls `wp_insert_comment` func which also triggers `wp_insert_comment` action....

Hi @ryanhellyer, Thanks for the PR. For further PR, can you set your line terminator in your editor to Unix LF only? Right now it's Mac CR. However, I'll rename...

@earnjam Yeah. Would be awesome if user can opt-in the message given available tags, like `%post_title%`, that user can opt-in. Your screenshot looks awesome man!

Thanks for the report, will take a look.

Thanks for notifying this. Actually this donate link will be removed.

Is anyone actively working on this? I'd like to help on this to replace our https://github.com/Automattic/wc-lang-packs-server and use GP API instead.