Fix user regsiter form & user roles
This commit is contained in:
4
templates/user/error.php
Normal file
4
templates/user/error.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="opalestate-user-dashboard-error">
|
||||
<h4><?php esc_html_e( 'You need a higher level of permission or this page is denied with your user role.', 'opalestate-pro' ) ?></h4>
|
||||
<p><?php esc_html_e( 'Sorry, you are not allowed to this page.', 'opalestate-pro' ); ?></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user