PHP Class HMImportCommand, hm-dev
Adds easy synching of db and uploads between dev and production
显示文件
Open project: humanmade/hm-dev
Public Methods
Method |
Description |
|
db ( $command = '', $args = '' ) |
|
|
get_description ( ) |
|
|
help ( ) |
Help function for this command |
|
site ( $command, $args ) |
Import a specific site from wordpress multisite site |
|
uploads ( $command = [], $args = [] ) |
|
|
Private Methods
Method Details
public db ( $command = '', $args = '' ) |
get_description()
public static method
Help function for this command
Import a specific site from wordpress multisite site
public site ( $command, $args ) |
public uploads ( $command = [], $args = [] ) |