Wp config edit

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
NAME

  wp config edit

DESCRIPTION

  Launches system editor to edit the wp-config.php file.

SYNOPSIS

  wp config edit 

EXAMPLES

    # Launch system editor to edit wp-config.php file
    $ wp config edit

    # Edit wp-config.php file in a specific editor
    $ EDITOR=vim wp config edit