Edit wp-config file :
define('FORCE_SSL_LOGIN', true);
define('FORCE_SSL_ADMIN', true);
just copy this and paste in wp-config file.
best wishes for you
Related Posts:
- How can I open up my administrative panel to everyone?
- I installed WordPress locally now how do I login?
- Not logged in when using http
- Illegal string offset Warning PHP
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- User registration followed by automatic login
- Remove update nags for non-admins [duplicate]
- Error Warning: Declaration of description_walker::start_el after PHP upgrade [duplicate]
- Any guides on creating custom admin pages?
- Adding “Remember Me” in custom login
- How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
- How to change the wp-login.php page title?
- “Warning: count()” error on php 7.2
- How build a custom login/register form with error handling?
- Remove Customize Background and Header from Appearance admin menu without CSS or JS
- renaming an admin menu item with decimal array index number
- Change the footer text on the login page
- Jquery no more loading, load-scripts.php not found (404)
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- How do I remove a require_once admin panel from the parent theme from the child theme functions.php?
- Changing user_nicename
- Handling error states with admin_post
- Installing wp3.2.1 on IIS; getting empty sessions
- WordPress 4 invalid username special charachters issue
- How to place login logout link on menu that redirects users back to current page?
- How to turn off redirection from ‘domain.com/login’ to ‘domain.com/wp-login.php’
- How to resolve error “Cookies are blocked due to unexpected output.”?
- Adding Field to Profile “Name”
- Admin Menus – Name Menu different from first Submenu [duplicate]
- Using a nonce in a Custom Login Form
- Constructing a custom login form using ajax
- Add a Custom Class to Admin Menus
- automated tests as a user?
- When is is_admin() available?
- Creating a new page and automatically associating it with a template in WordPress
- PHP contact form returns warning in text widget [closed]
- Unable to set right time in admin and frontend template
- Remove username in emails or swap username for email
- Warning: array_pop() expects parameter 1 to be array, boolean given
- woocommerce and is_user_logged_in() if not redirect to homepage
- Check if user is logged in when clicking certain links on certain pages
- PHP If user is logged in & on home page redirect
- WordPress shows registration link for non logged users
- List User order by ID in Descending order (Backend)
- getting logged in user info (wp-load.php) from parent directory
- running wp-cron.php using php not wget
- Programmatically create page when saving custom post type post
- Problem with login form
- Login to wordpress by clicking a link and specifying usernaname and password in url
- WordPress administration Over SSL – To Force SSL Logins and SSL Admin Access
- Building a WordPress App
- Log in / Log Out Custom Button
- Should `wp_login` be used since it’s deprecated?
- How to redirect users based on role and content of redirect_to?
- Change CSS based on is_user_logged_in
- How to display login form anywhere, when user isn’t logged in, without redirecting?
- Illegal string offset in PHP function
- Warning message (re. php) on the blog page
- How to fix this warning:call_user_func_array() expects exactly 2 parameters, 1 given in D:\wamp\www\…….\wp-includes\class-wp-hook.php on line 286
- retain querystring values when savincustom options in admin
- Error while setting role
- Get categories names as an array to use it in theme settings
- Get Page ID from Backend
- How to fix this PHP warning in WP-Admin after upgrading to 3.1.2?
- I am receiving a pluggable.php warning sign on my only http:// page
- How can I add a new row in a separate database when someone registers via WordPress?
- class ‘wphpc_PAnD’ not found
- Can not add admin notices from the edit_user_profile_update hook (notices not being displayed)?
- One account with multiple logins
- Lost in trying to create user database system
- Shortcode to log user into current URL
- PHP getting error when trying to access WP-Admin Dashboard
- Removing custom sort order from admin page listing
- If user is logged in not working
- PHP Warning: Missing argument 2
- Change homepage content if user is logged in – BuddyPress
- Cannot modify header information – server cache
- Show login greeting above sub-menu links?
- Adding a ‘style=’ bit to image_send_to_editor output
- is_user_logged_in returning nothing on custom page
- Get options from database using php class
- Limit ‘contributers’ abilities in WordPress
- Help with accessing wp-admin page and resolving error messages
- In PHP how do I make my navigation bar show certain links to admins only?
- Removing “There is no account with that username or email address.” error message in “/wp-login.php?action=lostpassword”
- Can’t log in to WordPress wp-admin after adding code to functions.php
- Woocommerce display orders with products from specific categories to specific admins
- Check if user had autologin & if so, logout
- Admin Panel 404 Error after login
- How to block specific user id in custom login form?
- Log out without confirmation request (nonce)
- admin panel – How to remove “delete” button from category editing page
- wordpress email checker on domain
- problem connecting to the administrator
- Having trouble creating two shortcodes, one for logged in user and one for visitors
- Call WP Rest-Api to GET /users/me returned NOTHING in console
- How to add a DELETE button to the “Edit User” WordPress admin page?
- Restrict wordpress access to logged users only
- Infinite loop when logging out using custom login form
- Menu not updating for logged in users after redirect