💾 Archived View for freeshell.de › tldr › wp.gmi captured on 2023-01-29 at 05:26:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

wp

The official command-line interface to manage WordPress instances.

More information.

wp --info
wp cli update
wp core download --locale={locale}
wp config create --dbname={dbname} --dbuser={dbuser} --dbpass={dbpass}
wp plugin install {plugin} --activate
wp search-replace {old_string} {new_string}
wp import {path/to/file.xml}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY