Skip to content

Commit

Permalink
update inc/wpsetup.inc add wp-user-avatar plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Sep 29, 2015
1 parent aa4e058 commit e7aa8b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/wpsetup.inc
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,8 @@ wp plugin install search-regex --allow-root
cecho "------------------------------------------------------------" $boldgreen
wp plugin install disable-emojis --allow-root
cecho "------------------------------------------------------------" $boldgreen
wp plugin install wp-user-avatar --allow-root
cecho "------------------------------------------------------------" $boldgreen
# update all plugins to make sure they are latest available
wp plugin update --all --allow-root
echo
Expand Down

0 comments on commit e7aa8b2

Please sign in to comment.