wp-cli activation broken
-
Since 6.0 update wp cli activation is broken.
rsssl_user_can_manage() returns false so activation function is exited right in the beginning. What is also bad is the fact that activation function return value is not checked, so we see a success message in wp cli ( ‘SSL activated’ ) in any way, no matter what really happened.
The topic ‘wp-cli activation broken’ is closed to new replies.