এড়িয়ে কনটেন্টে যান
WordPress.org

বাংলা

  • থিম
  • প্লাগইন
  • News
    • Documentation
    • Forums
  • সম্পর্কে
  • অনুবাদ প্রজেক্ট
  • অবদান রাখুন
  • যোগাযোগ
  • ওয়ার্ডপ্রেস পান
ওয়ার্ডপ্রেস পান

WP-CLI: Every action, scriptable.

The command line for WordPress. No browser required.

Install WP-CLI
Browse commands

Scriptable by design

Anything you can do in the WordPress admin, you can do from the terminal. Install and update plugins, import content, create users, run search-replace across a database, rotate keys, manage multisite networks. Bundle any of it into a script, a cron job, or a deploy step. WP-CLI turns WordPress into something you can automate.

Get started with WP-CLI
Read the handbook

wp plugin

Install, activate, update

wp theme

Manage themes and child themes

wp db

Export, import, search-replace

wp user

Create, update, reset passwords

wp post

Bulk create, edit, delete content

wp core

Install, update, verify WordPress

wp site

Manage multisite networks

wp cron