Skip to content

Conversation

@DavidCramer
Copy link
Contributor

No description provided.

Copy link
Contributor

@pereirinha pereirinha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great

@pereirinha pereirinha merged commit 75238cd into develop Jan 28, 2021
Copy link
Contributor

@pereirinha pereirinha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DavidCramer

I've found these 2. Can you have a look?

if ( 'on' === $current_value && 'off' === $new_value ) {
if ( $this->is_running() ) {
$this->shutdown_queue( 'queue' );
$setting->add_error_notice( 'disabled_sync', 'Bulk sync has been disabled.', 'warning' );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DavidCramer

I'm noticing here a problem, as add_error_notice() doesn't exist. Also, this message is missing i18n.

@DavidCramer DavidCramer deleted the fix/push-sync branch January 28, 2021 18:01
@DavidCramer DavidCramer restored the fix/push-sync branch January 28, 2021 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants