• scoopsat

    (@scoopsat)


    Hello,

    I have multiple pages on my wordpress website.
    For example, I have pages with the following ID’s: 10, 20, 30, 40,

    The page with content is holding id=10

    I want to copy the same content of the page id=10 to the rest of the pages.

    What is the command used in wp cli?**

    I used the following command, nothing changed:

    wp post update 20 –status=Publish –from-post=10

    Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How the content of a page is copied to others pages by wp cli ?’ is closed to new replies.