@wpclii
iAccount based inGermany
About this account
- Account based in
- Germany
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
The command line interface for WordPress, maintained by @schlessera. For support, please see https://nitter.cf/t.co/DQmIe0kSOT
Joined December 2012
- Tweets664
- Following19
- Followers3.8K
- Likes521
Pinned Tweet
Ongoing WP-CLI maintenance is made possible through our awesome 2019 sponsors:
@automattic
@bluehost
@getpantheon
@SiteGround
@wpengine
Read more at make.wordpress.org/cli/2019/…
New WP-CLI v2.12.0 release is out! Full PHP 8.4 compatibility, numerous bug fixes and many new features...
Grab it fresh off the 'Press! 😉
make.wordpress.org/cli/2025/…
WP-CLI retweeted
If you're a #WordPress site owner or administrator but unfamiliar with @wpcli (WordPress command-line interface) and feel a bit apprehensive, I have you covered in the newest Core Dev Blog article💃
developer.wordpress.org/news…
WP-CLI retweeted
I've long been annoyed with how unergonomic it is to run WP-CLI commands in wp-env. So I put together a solution that makes wp-env's presence completely transparent: weston.ruter.net/2024/09/03/… – at Portland, OR
New WP-CLI v2.11.0 release is out!
Lots of bug fixes, lots of documentation improvements and many new features... ☺️
Test it right away!
make.wordpress.org/cli/2024/…
The results from the WP-CLI Hack Day 2024 are in ... 😎
15 pull requests merged and 6 open pull requests still in the pipeline! 🎉
Read more => make.wordpress.org/cli/2024/…
Today's the day!
The first WP-CLI hack day of 2024 is coming up this week. 🤓🎈
Join us on Friday, April 26th at 08:00 UTC!
For more details, refer to the blog post at make.wordpress.org/cli/2024/….
The first WP-CLI hack day of 2024 is coming up this week. 🤓🎈
Join us on Friday, April 26th at 08:00 UTC!
For more details, refer to the blog post at make.wordpress.org/cli/2024/….
⚠️ Important tip
If you suspect your website was hacked or infected with malicious code: DON'T RUN REGULAR WP-CLI COMMANDS ON IT!
With most regular commands WP-CLI will execute the malicious code just like your web server, however it will have elevated privileges as well. 🧵👇
Once you know where the malicious code is, you can still use WP-CLI to some extent if you always make sure the malicious code is NEVER triggered.
For example, if bad code is only in plugin XYZ, you can append `--skip-plugins=xyz` to all the commands to make sure it's not loaded.
New WP-CLI release v2.10.0 is out!
This contains many bug fixes and a few interesting new features.
Check it out!
make.wordpress.org/cli/2024/…
WP-CLI retweeted
... and that's a wrap! Twenty-one merged PRs for today's @wpcli Hack Day 🎉
Thanks to everyone who joined!
make.wordpress.org/cli/2023/…
If your work day just started, hello! 👋
WP-CLI Hack Day is in full swing, so don't forget to check out make.wordpress.org/cli/handb… and say hello on Slack to joy the fun! #hackwpcli
So far our amazing contributors managed to get over a dozen merged PRs while simultaneously triaging issues and even rescuing birds! 🕊️ #hackwpcli
If you want to follow our progress from the outside, all pull requests created or merged during WP-CLI Hack Day can be found in this central place #hackwpcli
github.com/wp-cli/wp-cli/iss…
WP-CLI retweeted
And another one! Props to @xknown_wp for fixing this edge case bug during #hackwpcli and including a thorough test as well!
github.com/wp-cli/entity-com…