Conversation
supportHow can i use the wp cli, wp code-profiler run. Is there some package i can install?
You only need WP-CLI , the command-line interface for WordPress. After its installation, open a terminal, go to the root folder of your site and enter the wp code-profiler help command.
That is the problem, if i use. wp code-profiler help I get an error Error: ‘code-profiler’ is not a registered wp command. See ‘wp help’ for available commands. If i do a simple statement like wp core version. I get back a version number. What do I need to install ar activate? This reply was modified 2 years, 4 months ago by wilbert schaapman .
Can you confirm that Code Profiler is activated ? Also, is that a multisite installation or a single site one?
yes code profiler pro is active and it is on a single installation on my local machine, using laragon.
when i do a wp code-profiler-pro run it is working
You are running the pro version, not the free one: Free: wp code-profiler help Pro: wp code-profiler-pro help If you need more help, please use the email support ( https://code-profiler.com/login/ ) as we aren’t allowed to discuss issues about premium versions on this forum, and you’ll get priority support.
You only need WP-CLI , the command-line interface for WordPress. After its installation, open a terminal, go to the root folder of your site and enter the wp code-profiler help command.
That is the problem, if i use. wp code-profiler help I get an error Error: ‘code-profiler’ is not a registered wp command. See ‘wp help’ for available commands. If i do a simple statement like wp core version. I get back a version number. What do I need to install ar activate? This reply was modified 2 years, 4 months ago by wilbert schaapman .
Can you confirm that Code Profiler is activated ? Also, is that a multisite installation or a single site one?
yes code profiler pro is active and it is on a single installation on my local machine, using laragon.
when i do a wp code-profiler-pro run it is working
You are running the pro version, not the free one: Free: wp code-profiler help Pro: wp code-profiler-pro help If you need more help, please use the email support ( https://code-profiler.com/login/ ) as we aren’t allowed to discuss issues about premium versions on this forum, and you’ll get priority support.