Hey guys,
Can you help me to remove this wp-cli alias for delete user?
alias wp
alias wp='php /home/evizitkabg/.wp-cli/wp'
When I execute “wp” in my domain - web/domain.bg/public_html I got this error:
Could not open input file: /home/evizitkabg/.wp-cli/wp
I never installed wp cli on this path /home/evizitkabg/
Thanks in advance!