/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
if ( get_option('users_can_register') { //show something here only if registration is open }