profile-command icon indicating copy to clipboard operation
profile-command copied to clipboard

Example for the 'wp profile stage' updated and a small typo correction

Open josevarghese opened this issue 1 year ago • 6 comments

See https://github.com/wp-cli/wp-cli/issues/5955

josevarghese avatar Jun 13 '24 13:06 josevarghese

@josevarghese This should be changed directly in https://github.com/wp-cli/profile-command/blob/main/src/Command.php

wojsmol avatar Jun 13 '24 14:06 wojsmol

@wojsmol Thanks for guiding me. I made changes to the file.

josevarghese avatar Jun 13 '24 14:06 josevarghese

The text with typo is here

wojsmol avatar Jun 13 '24 14:06 wojsmol

Added a commit for the typo fix

josevarghese avatar Jun 15 '24 15:06 josevarghese

@josevarghese May be not due to this PR (as this is only doc change), any idea about failing test mentioning SQL error, just in case?

WordPress database error Table 'wp_cli_test.wp_posts' doesn't exist for query SELECT   wp_posts.ID
        					 FROM wp_posts 
        					 WHERE 1=1  AND ( 

ernilambar avatar Jun 17 '24 04:06 ernilambar

@swissspidy This PR is ready I believe. It seems I don't have access to merge in this particular repo.

ernilambar avatar Jun 19 '24 06:06 ernilambar