Just reinstall the current version of WordPress Core with:
wp core download --force
For a bash script, check here: https://dannyvankooten.com/periodically-check-wp-core-file-modifications/
Related Posts:
- Enable Auto-updates for all plugins using wp-cli? (since wordpress 5.5)
- wp-cli core install unknown: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
- Detect if WP is running under WP-CLI
- WP CLI “Error establishing a database connection” in localhost (MAMP)
- How to disable core and plugin updates
- How do I run a PHP script from WordPress environment, like `wp shell`?
- Using wp-cli can I not query pages by their title?
- wp-cli 0.14.1 MySQL error
- How To/What triggers a WordPress auto update?
- How to use wp-cli.yml file?
- WP cli –path does not seem to work
- How do I activate an mu-plugin with WP-CLI?
- How to create a WP-CLI command with $_POST?
- wp-cli doesn’t find and wordpress installation
- wp-cli import theme sample data
- WP-CLI works on non WP-CLI installed WordPress instance?
- What could cause WP-CLI search-replace to not replace all instances of a string?
- WPCLI – update plugins, themes, and core, all in one row, instead 3 rows?
- Using Travis CI to run unit tests and running phpunit locally [closed]
- “Could not open input file” error even when WP-CLI is in the path
- WP-CLI over SSH – wp command not found
- wp-cli create post and media import
- Import Media To CPT with CLI & Filter Custom Taxonomy
- wp-cli with MAMP shows sh: mysql: command not found
- PHP warning are displaying when using WP CLI [closed]
- WP CLI – show users whose ID is larger than given ID
- How can I replace all regex matches using the WP_CLI search-replace tool
- Is it possible to use WP-CLI via PHP-framework?
- What tools respect `.distignore`?
- wp-cli silently fails with 255 when running wp core install
- WP-CLI Get Site ID from its url
- WP-CLI alias: connect with ssh proxy
- wp-cli: run post generate and post meta add together
- Setting boolean and array values using wp theme mod set
- How can I get the WP-CLI eval-file command to report errors to stderr?
- WP CLI: there has been critical error
- In a continuous integration environment how do you implement the database entries for plugins and themes
- wp-cli: wp term generate xxxxx – Error: ‘xxxxx’ is not a registered taxonomy
- MAMP PRO WP-CLI Error: Error establishing a database connection
- “Class ‘Phar’ not found” error setting up WP-CLI with Cygwin
- Running WP-CLI without SSH
- WP CLI Shell not working on Windows
- How do you kill WP-CLI execution?
- Is it possible to delete a range of posts by ID with WP-CLI?
- How to specify to wp-cli for the `wp config create` (`wp core config`) command that the DB user is an ‘all hosts’ user?
- Formatting messed up when piping wp commands
- wpcli: Error on post_content or post_title if accents
- Lock User and Enforce Password change via wp-cli
- BackupBuddy WP CLI Invalid Profile Error
- How to find what pages/posts contain a particular reusable block?
- WP CLI not outputting anything
- WP-CLI search-replace posts content for certain URLs
- Bulk remove custom post type and its attachments with wp-cli?
- WP-CLI can not find Url
- Running custom defined WP-CLI commands without WordPress installation present
- Wrong output order when mixing WP_CLI::API and php-cli-tools
- WP-CLI not working from Bash script
- MySQL 5.6 Causes Errors with WP CLI
- Using WP-CLI, how do I delete a post by title or slug, not ID?
- wp-cli only displays PHP version for all input options
- WP CLI: search and replace specific directory name of URL
- WP-CLI plugin install causes PHP fatal error – Using $this when not in object context
- How to delete a single post using wp cli in command line?
- Adding content from file with wp post create
- Why doesn’t ‘wp’ command work in my WP-CLI installation?
- How to move back a command in WP-CLI from wp shell?
- wp_clear_object_cache() is deprecated. What should I use instead?
- How to run wp cli from a wp hook?
- wp-cli PHP Notice after moving server behind load balancer
- What is the purpose of the “user” global parameter in wp-cli.yml config?
- One-click WP site generation wih wp-cli on Windows
- PHPUnit via WP-CLI: Warning: Cannot modify header information … bootstrap.php:68
- What do WordPress auto updates include?
- WP-CLI mysteriously stopping while downloading the core [closed]
- WP-CLI: Does “wp post create” will create post normally and will ping to Ping Service?
- Trying to install/configure wp-cli for WordPress
- Logs for WP CLI
- WP-Cli Autoloads Non-existant Framework
- Give WP-Cli User Home Directory Privileges
- wp-cli core install –skip-email and –skip-config flags not working on MAMP unknown parameter
- How to specify which editor is used when editing posts with WP-CLI?
- bash script wp-cli search-replace 0 replacements, but command-line 3000+
- WP changes siteurl, but some URLs then don’t work
- Is WP-CLI safe to use in a hosting environment? Why?
- WP-CLI is unable to update password
- Is it possible to use WP CLI to update a theme that is not in the WordPress Repo?
- Can I use WP-CLI from a remote computer?
- WordPress core update fails – no issues with plugin updates
- ignoring, hidding mu plugins when wp-cli is run
- WordPress auto update for core but use local package
- Install WordPress using PHP
- How to install WordPress with Composer?
- wp-cli output ‘column display format’ / wrapping
- When might you need to specify the “url” argument/option in WP-CLI?
- Hook or function to check if performing a WP Core update?
- WP-CLi Uable to Install / Update Plugins
- Remote Export DB w. WP-cli.phar Over SSH
- Post Count for Multisite?
- is it possible to use wp cli to export custom post types
- Why doesn’t “wp db cli” enable tab completion?