Try reinstalling WordPress by replacing all the core files. Make sure you don’t touch the /wp-content/ folder (and/or back it up). Perhaps something goofy has happened to one of the core files.
Edit:
Try checking permissions on wp-login.php – should be 644.
Related Posts:
- Unable to login + Redirect loop on mobile
- Redirect loop when trying to login to /wp-admin/ [duplicate]
- Users are redirected to homepage instead of wp-admin
- Show newly added posts since last user login time /date
- How are both HTTP and HTTPS versions displaying?
- Can’t access admin dashboard with wp-admin without /index.php after it
- Landing Page – Redirect Loop?
- Redirect Loop to Page, Can’t Find Origin, Can’t Remove [closed]
- Infinite Redirect Loop after moving to subdirectory
- wp-admin – 404 after custom login form
- How to fix ‘WordPress redirection loop problem in wp-login.php page’?
- Moving wordpress to different url/server creates redirect loop
- WP Admin Login keeps redirecting to login
- CPU overload spam – redirect link to wp-admin and new post
- WordPress Admin login redirect to homepage
- Trying to login to my site redirects me to the first page
- How to resolve a reload loop issue in the frontend when logged in to WordPress multi-site backend admin area
- stop customize.php redirect to login page if admin is not logged in
- Unable to log in as admin
- Infinite Loop after Genesis Theme Upgrade
- Admin user getting redirected to /wp-admin/user
- This webpage has a redirect loop issue with SSL page
- Landing page with login
- wordpress frontend login and wp-admin not working right
- How to fix pagination for custom loops?
- Jquery Slider for profile template
- Counting the posts of a custom WordPress loop (WP_Query)?
- if ( is_home() && ! is_front_page() )
- Get excerpt using get_the_excerpt outside a loop
- How to display Yoast SEO meta description in archive template for each post instead of the_excerpt()? [closed]
- What’s the easiest way to stop WP from ever logging me out
- Get post content from outside the loop
- Why should I put if(have_posts()), is while(have_posts()) not enough?
- Display featured products through custom loop in woocommerce on template page
- Split Content and Gallery
- “Too many redirects” ONLY when trying to access wp-admin page
- How to get Author ID outside the loop
- Admin Page Redirect
- Redirect user to original url after login?
- Unable to login and wp-login.php redirects to wp-admin%2F&reauth=1?
- How can i display the content in plaintext
- How to split a loop into multiple columns
- How to Change the Default Home Page for the WordPress Dashboard?
- Is it necessary to reset the query after using get_posts()?
- Is there any difference between the_title() and echo get_the_title()?
- Login redirect to previous page
- AJAX with loop filtering categories
- Do I need to use The Loop on pages?
- How to redirect/rewrite all /wp-login requests
- Remove the Homepage Query
- remove tags from the_content
- Redirect to referring page after logging in
- the_title() shows title of the first post instead of the page title?
- How to force excerpts / teasers in the loop
- Unable to login to my wordpress site. reauth=1 redirection loop
- Retrieve each widget separately from a sidebar
- Why am I being limited to ten posts on a custom loop?
- check first time login only
- Custom login redirects to wp-admin on wrong password
- Should I use loop in the single.php file?
- How to change the default logout link on WordPress Admin
- A search for ‘0’ returns results
- Why do themes rely on “The Loop”?
- How to return loop contents
- Using the Loop to show all levels of subpages under a parent page? Halfway there
- Cleanest Way to Select Every Second Element in a Loop?
- Custom ReCaptcha Login
- How to allow users login to WP from external domain and make REST requests
- Insert image or ad script after 3 posts using the loop
- Get date of last update outside of loop
- Pagination not working on home page
- Child Pages Loop
- How to place comments_template(); outside the loop?
- Multiple Loops Homepage?
- How to redirect after login, the working way?
- How to Change Loop to Order Posts by Views (using wp-postviews plugin)
- how to upload image using wp_handle_upload
- Avoiding using a loop to access a single post
- Masking logout URL
- Password change when the user login first time
- Custom login form redirect to external site
- How to get the first image gallery of a product in woocommerce in a loop
- Get post by page name or slug
- handling login/logout redirects
- save_post + insert_post = infinite loop
- Wrong canonical link on wp-admin pages
- Loop.php vs looping inside template file
- stop redirection on /wp-admin call to /wp-login
- Get ID of a page containing secondary loop in content
- AJAX handler throws 400 (Bad request) – why?
- Custom Loop and Infinite Scroll
- wp-admin produces a 302 redirect to itself
- Loop that displays PARENT PAGE & CHILD PAGE & outputs GRANDCHILD PAGE title and content
- is_home, and is_front_page conditional problem
- Using the loop inside admin
- Is `query_posts` really slower than secondary query?
- Detecting post type within init action
- Are there any scenarios where the query_posts may be used?
- the_content and wp_link_pages
- Adding ‘current_post_item’ class to current post in the loop