Just figured it out… It was the positioning of the define statement.
I added the below above the /* That's all, stop editing! Happy blogging. */ line
define('FORCE_SSL_ADMIN', true);
define('FORCE_SSL_LOGIN', true);
Thanks!
Related Posts:
- Change Login URL Without Plugin
- Share same domain for wp-admin but for different website
- Can I rename the wp-admin folder?
- Unable to login and wp-login.php redirects to wp-admin%2F&reauth=1?
- Use a different domain for SSL
- What is the best method to close off the backend?
- Securing wp-admin folder – Purpose? Importance?
- How to get the post editor and media library to respect HTTPS administration mode?
- Can I rename the wp-admin folder?
- Upgrade to SSL Breaks Admin Dashboard
- Options for restricting access to wp-admin
- How to change “wp-admin” to something else without search-replacing the core?
- Replace wordpress login logo with custom text
- Block access to wp-admin
- Using /wp-admin works, using /login gives a 404. Why?
- Change WP-Login or WP-Admin
- Should I add the IP of the server that hosts my sites to the list of authorized IPs in the wp-admin/.htaccess?
- SSL Partially breaking admin panel and elementor
- Why is there an intermediate redirect to https://public-url.org/wp-admin?
- Limit access to wp_admin
- I want to disable login of admin (/wp-admin) with email and make it accessible only with username
- password reset link being sent as HTTP?
- How to Change The WordPress Login URL Without Plugin
- Use Password Protected Form without the use of wp-login.php
- wp-admin – 404 after custom login form
- How to fix ‘WordPress redirection loop problem in wp-login.php page’?
- 404 redirect wp-login and wp-admin after changing login url [closed]
- Logout USER form backoffice after 30 minutes of inactivity [closed]
- Do I have to face security problems if I changing default role to Contributor
- Too many redirects after added SSL redirect on port 80 virtual host
- Hide username discovery
- WordPress server change – slow admin login time for first time
- White screen of death for wp-admin and error for wp-login.php after entering credentials
- Have different site location for wp-admin in IIS
- Blank page for wp-admin after i uploaded the website from my localhost to the live server
- How to set where user is redirected to after logging in at wp-login?
- Efficient way to check local WordPress php files and Database for malicious code? [duplicate]
- Renaming wp-admin without hard-coding it. Is it really possible?
- Why can I log into wp-login.php and not wp-admin.php?
- Need help for WordPress User Session Management?
- Disable Admin CP authentication (or auto login)
- Developer/Designer asking for admin access
- WP Core hard coded to use http://www.w3.org/1999/xhtml not HTTPS
- Is WordPress secure enough for a multi-user article directory?
- When i try to open Localhost/wordpress/wp-admin . An Error appears ” Registration Has been Disabled” . No login page is shown in the browser
- Can I rename the wp-admin folder?
- CSRF attack to create USER
- Wp-admin loguts me. When sign with Wp_singon
- Having SSL enabled on admin, but disabled on post preview and live preview?
- Can I rename the wp-admin folder?
- Mixed content and expired session issues with SSL and wp-admin
- SSL doesn’t deliver parts of WordPress Administration Module
- Why WordPress not logout after I have close my browser?
- Forcing WordPress Administration onto a separate SSL Host
- Launch wordpress site to local computer from live website backed-up
- ‘Too many redirects’ error after changing site URL in WordPress [closed]
- How to protect wp-admin from third party access?
- Couple questions about .htaccess, login page, updates
- Custom login form logo not displaying
- is exposed wp-admin site a serious security vulnerability
- WordPress site shows a white page for site/wp_admin. A login returns again to the login screen
- Https Website: CSS and JS files load in http and admin page does not load too
- Can a user submit requests to wp-admin/admin.php without logging in?
- Unable to login or reset password via wp-admin
- User can see and enter the WordPress Admin without login
- login_enqueue_scripts changes are not reflecting
- SSL Error: unable to get local issuer certificate
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- Error Importing SSL certificate : Not an X.509 Certificate
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site?
- Error `sec_error_revoked_certificate` when viewed in Firefox only
- Organizing Code in your WordPress Theme's functions.php File?
- How to check if a user is in a specific role?
- How do I Enqueue styles/scripts on Certain /wp-admin Pages?
- Changing Admin Menu Labels
- Adding custom columns to custom post types
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- adding custom stylesheet to wp-admin
- Can’t change language (only “English (United States)”)
- Is there ANY way to remove comments function and section totally?
- What’s the easiest way to stop WP from ever logging me out
- How to use “menu_order” field for posts?
- “Too many redirects” ONLY when trying to access wp-admin page
- How to restrict dashboard access to Admins only?
- Admin Page Redirect
- Disable dragging of meta boxes?
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Toggle admin metabox based upon chosen page template
- I found this in a plugin. What does it do? is it dangerous?
- When moving a WP site, why does wp-admin redirect to old site?
- How to disable the “Post Lock/Edit Lock”?
- adding the category to the admin column for a custom post type?
- How can we make managing lots of pages in WordPress Admin better?
- Change page title in admin area
- do_shortcode() within Admin Page
- How can I control the position in the admin menu of items added by plugins?
- Changing the ‘wp-admin’ URL to whatever I want
- Unit testing in the WordPress backend (is_admin() is true)
- Admin ajax request return 0 with die()