Moving comments to a private page
-
This works brilliantly, thank you, apart from that I couldn’t move the comments to where I wanted them – onto a page that had been published as “Private”, i.e. not “Password protected” but “Private”.
However, in case this is useful for someone else, it was a simple fix to add
'post_status' => 'publish,private'
to theget_posts
call, and everything seems to work well.Thanks,
Gareth
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Moving comments to a private page’ is closed to new replies.