disp = register
This Disp is used to display a registration form.
This only works if In-skin login is activated in In-skin Actions Panel.
The registration form can be configured in the User Settings Registration Tab > Other Registration Settings.
This, of course, only applies as long as the particular skin you are using doesn’t completely override the behavior of b2evolution’s default disp=register
handler.
Default Container and Widgets
Below is the default main Container and Widgets of this $disp
that comes with b2evolution. Yours may look different depending on the particular skin in use and the widgets currently installed and how they are configured.
Tip: We can also fully customize how this disp will look by creating or replacing the
_register.disp.php
file in the currently used skin’s folder.