slic icon indicating copy to clipboard operation
slic copied to clipboard

WP CLI commands strip quotes

Open cliffordp opened this issue 2 years ago • 0 comments

slic site-cli i18n make-pot . languages/tk-automatewoo-pluginhive-bookings.pot --headers='{"Report-Msgid-Bugs-To":"https://github.com/cliffordp/tk-automatewoo-pluginhive-bookings/issues"}'

And causes a PHP notice at https://github.com/wp-cli/i18n-command/blob/v2.4.1/src/MakePotCommand.php#L969

Warning: Invalid argument supplied for foreach()

1min video of slic vs wp direct in WP CLI: https://share.getcloudapp.com/geuOGxdm

image

cliffordp avatar Feb 05 '23 01:02 cliffordp