• Resolved publicbar

    (@publicbar)


    Hi,

    I thought this would be so simple yet I cannot find the documentation for it.

    Basically I have some code which creates a page from a form submission. All I want to do is set the password on the page to be the same as the parent page. so I have:

    $parentpage = get_page($id);
    —> $parentpage->password; <— what is the method here ?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Access a pages password ?’ is closed to new replies.