is there any such functionality where when a user has posted a blog before that blog being displayed to all
it should pass through administrator for screening and then it is posted on sight.
thank you

Comments

apsivam’s picture

It is built in with Drupal. Edit Blog content type go to Workflow and disable Published option. Now all the new blog posts will not be published (i.e. will not be available to other users & visitors). Admins can review and publish them.

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)

henry4’s picture

Thanks for the solution