wp-cli / export-command

Exports WordPress content to a WXR file.
MIT License
12 stars 27 forks source link

fix/38: trim filename size if it exceeds 99 bytes #92

Closed Sidsector9 closed 1 year ago

Sidsector9 commented 2 years ago

Resolves #38

This fix trims the title if the size exceeds 99 bytes.

danielbachhuber commented 1 year ago

Proceeding with https://github.com/wp-cli/wp-cli/issues/5594 for this repository. I've captured this PR to https://gist.github.com/danielbachhuber/eee05cd5845f51c91a775b7dfc5b6d2a in case this PR is auto-closed or broken in some way.