Wordpress access form

0

I'm trying to make a website where users who want to access a contest must register on the web. For this I have thought about using the cimy plugin that with it you can add fields in the wordpress registry.

My intention is to give access to certain pages to registered users with the user access manager plugin.

My question is: When users register, can they access the wordpress administration panel ??? Because I just want them to be able to access certain web pages by entering their username and password.

    
asked by Antonio Ángel Estrada Pérez 12.05.2017 в 10:26
source

1 answer

5

Wordpress users can not enter the administration panel if they are registered by default as subscribers, if they register as another category either editor or administrator can access the panel, modifying the role would be sufficient, the groups and the Registry should not give you problems if by default they register as subscribers.

    
answered by 12.05.2017 / 10:36
source