Shout out to all of the people I sponsor on GitHub and their awesome contributions!
@howtuu @schlessera @aaronjorbin @TimberWP Tried it and wasn’t a fan. I like to gather my data in PHP and use Twig to join the data with HTML. Timber duplicates a lot of the PHP logic in Twig itself.
@schlessera @aaronjorbin Mixing PHP and HTML. Do I have a solution? Yes. I use Twig github.com/kingkool68/sprig
@magicroundabout @AlexStandiford @schlessera @WPAleks @haveibeenpwned So WP-CLI would need your plain text password inorder to get the SHA-1 hash to accurately compare it against the pwned password API. Just taking it out of the database (and WordPress has no idea what your plain text password is) is useless since the hash will be different
@magicroundabout @AlexStandiford @schlessera @WPAleks @haveibeenpwned I don’t see how this could work since the @haveibeenpwned API stores SHA-1 hashes of plain text passwords but WordPress stores a hashed version of salted passwords. And the salt is different (usually) for every single WordPress site. See api.wordpress.org/secret-key/1.1…
@schlessera @johnbillion Thanks for maintaining WP CLI!
I’m sponsoring @johnbillion and @schlessera on GitHub for all of their contributions to make WordPress development easier. I use the tools they work on nearly every day.
github.com/sponsors/johnbillion
github.com/sponsors/schlessera