Forums

author must complete his profile before he can write/publish a post (2 posts)

  1. TC.K
    Member
    Posted 1 year ago #

    Hi,
    I want to know is there any way to force an author to complete his/her profile information (In wp-admin/profile.php) before the author to make a post?

  2. bcworkz
    Member
    Posted 1 year ago #

    I don't know the details, but I can give you a general direction that should work.

    You want to modify the Posts admin menu so if the user is an author, the new post menu item links to your profile check page instead of post-new.php.

    Your page checks all the user data to see if it has realistic values. If not, kill the process or invoke the user data screen. If all is well, directly call post-new.php to start a new post.

Topic Closed

This topic has been closed to new replies.

About this Topic