pantheon-systems / wp-native-php-sessions

Implement native PHP sessions stored in the database for WordPress.
https://wordpress.org/plugins/wp-native-php-sessions/
GNU General Public License v2.0
138 stars 43 forks source link

[BUGS-7079] CLI command missing space #278

Closed jms-pantheon closed 1 year ago

jms-pantheon commented 1 year ago

Resulted in malformed command suggestions like:

terminus wp <site>.<env> --pantheon session add-index

And wppantheon session add-index

Adding a space corrects this.