WP-CLI

664 posts

WP-CLI

WP-CLI

@wpcli

The command line interface for WordPress, maintained by @schlessera. For support, please see https://t.co/DQmIe0kSOT

Tham gia Aralık 2012
19 Đang theo dõi3.8K Người theo dõi
WP-CLI
WP-CLI@wpcli·
@piotroxp It looks like you closed the issue again. Did you figure out what the problem was?
English
0
0
0
11
WP-CLI
WP-CLI@wpcli·
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/05/07…
English
1
21
46
1.9K
WP-CLI
WP-CLI@wpcli·
@rwkyyy Regeneration defaults to all by default. What issue were you trying to solve?
English
0
0
0
9
Eduard “RwkY” Doloc
@wpcli this is a little inconsistent, I used --all and got an error, had to check docs to see it's --yes 😅
Eduard “RwkY” Doloc tweet media
English
1
0
0
23
Makarand Mane | Organising #WCAsia 2026
What a day! 🎉 Had an incredible audience of over 120 for my session on @wpcli at the @wpkolhapur meetup, bigger than some of the #WordCamp sessions I've done before! Super excited that new devs got to experience the power of #WPCLI firsthand🚀 #WordPress #developers #WCKolhapur
WordPress Kolhapur Community@WPKolhapur

What a fantastic #WordPress meetup in #Kolhapur today! 🎉 Our second-ever with 120+ attendees, and we’re just getting started. 💪 Excited to build on this momentum as we prep for #WCKolhapur! 🚀 Join us on Meetup now! 👉meetup.com/wpkolhapur/

English
3
2
29
1K
WP-CLI
WP-CLI@wpcli·
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/08/08…
English
1
26
61
2.7K
WP-CLI
WP-CLI@wpcli·
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/04/27…
WP-CLI tweet media
English
0
6
23
1.7K
WP-CLI
WP-CLI@wpcli·
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/04/02….
WP-CLI tweet media
English
0
8
6
2.3K
WP-CLI
WP-CLI@wpcli·
Some WP-CLI commands (like most of the DB commands) don't actually load WordPress itself, so they are safe to use. But for all other commands, always remember: WP-CLI will load and execute your entire WordPress site with all active plugins/themes, just like your web server.
English
0
0
2
364
WP-CLI
WP-CLI@wpcli·
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.
English
1
0
2
403
WP-CLI
WP-CLI@wpcli·
⚠️ 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. 🧵👇
English
1
20
31
2.8K