Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Mariano Cucinotta

    (@superdiogene)

    It could depend on the version that is installed in Local WP-CLI: WP-CLI 2.9.0 while I think the latest is: wp-cli:2.10.2 could depend on that. I need to document whether or not I can update the version of Local

    Thread Starter Mariano Cucinotta

    (@superdiogene)

    the code doesn’t give any error, but I don’t understand what it does it doesn’t create hello world and it doesn’t delete hello world.

    I would like to figure out how to delete it. In this example:

    wp post delete $(wp post list --post_type='post' --name=hello-world --format=ids) --force

    the post should delete itself, as I followed in a totorial on the web. Whoever wrote it reported to me that the command works correctly on Apple platform me it failed on Windows platform and he doesn’t understand why either

    Thread Starter Mariano Cucinotta

    (@superdiogene)

    Thank you threadi for your response.
    I have tried splitting the commands and running them individually to see where the error occurs, but even individually and following your directions I always get error. This is the command line:

    wp post delete $(wp post list –post_type=post –name=hello-world –format=ids) –force

    Could you please tell me what is wrong?

    Thread Starter Mariano Cucinotta

    (@superdiogene)

    Thank you very much for your prompt response. I understand that the feature to attach custom icons is not currently available in your plugin. I appreciate the clarity of the information provided.

    If there are any future developments or any updates regarding this feature, I would be happy to hear from you further.

    Thank you again for your kind response and availability.

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)