Skip to:
Content
Pages
Categories
Search
Top
Bottom

Can i delete register.php and bb-login.php page ?

  • @marcomail

    Member

    i’d use only registration and login page of wordpress, so i can delete this two bbpress pages ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @_ck_

    Participant

    In theory yes.

    If wordpress sets the cookies, the part where bbpress reads them is not stored in those two files.

    @jason_jm

    Member

    Perhaps better to just the change permissions on these files instead of deleting them.

    ##(being root do the following)

    #Standard location?

    cd /var/www/vhosts/<domain.com>/<bbpress>/

    chmod 000 bb-login.php

    chmod 000 register.php

    @marcomail

    Member

    bb-login it’s necessary for the logout…i’ve modified it to point to 404 template

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar