1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wordpress login to access linked data to specific user

Discussion in 'Programming' started by kisscode1, Sep 18, 2016.

  1. #1
    For a school project, my teacher asked me to develop a function on a wordpress website so that some pages will be only accessible by the parents with a login and password so that they can see their children academic records. How can i do it the most easy way on wordpress? I can also use a custom php script and link it to a wordpress page. I have 1 week left for the assignment so i really need your help. thanks in advance ! Thanks in advance !
     
    kisscode1, Sep 18, 2016 IP
  2. NekufBoum

    NekufBoum Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Hey,
    WordPress has a default options to protect a page via Password. If your teacher is okay to protect them only via a password you can use it. More information you can find on the links below:
    https://codex.wordpress.org/Using_Password_Protection
    http://www.wpbeginner.com/beginners-guide/how-to-password-protect-posts-in-wordpress/

    WordPress does not have user and password protection for posts. You should use some plugin, but I cannot recommend any particular plugin.
     
    NekufBoum, Sep 20, 2016 IP