Try to add the following two lines in wp-config.php file:
define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
Related Posts:
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Site Title and Tagline in Theme Options Page
- Moving a PHP web-app to WordPress
- Admin Media grid view images won’t load
- Site Title and Tagline in Pagelines DMS Options Panel
- POSTS list in WordPress by views
- WordPress if (is_page) translation on certain page
- Performance issues with large website [closed]
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- How to override wp-admin styling
- List User order by ID in Descending order (Backend)
- White Screen of Death – wp-admin
- Stumped on migration
- Can’t extend some core classes
- WordPress not reflecting changed of the database
- Namespace spl_autoload problem in WordPress admin
- Unreadable pagination
- remove wp floating submenu in wp dashboard
- My custom wp-admin php files stopped working
- How to display data from custom table in wordpress phpmyadmin
- Call to undefined function wp() in wp-blog-header.php
- Cannot access wp-admin (wordpress dashboard)
- Cannot access wp-admin/wp-login.php (WordPress backend) anymore, what could be wrong?
- How to make my custom widget appear within WordPress widgets? Plugin development
- PHP version problem?
- Programmatically create page when saving custom post type post
- WordPress admin is incredibly slow [closed]
- How to change menu labels
- Trouble Installing WordPress Get PHP Not Running Answer
- WordPress admin-ajax.php
- How do I modify the custom footer text and get theme version number to show in wordpress admin?
- Update a buggy installation
- WordPress ajax-action failing because of newline in response
- get_total () returns 0 – woocommerce [closed]
- How do I display offsite database info on my wordpress site?
- Link blogname and blogdescription to the Options Framework
- retain querystring values when savincustom options in admin
- how to get serialized post meta
- WordPress wp-admin redirect and exception
- Live to Local on MAMP, not working, outputting functions.php code
- Override Admin menu icon
- Using admin-post.php for admin form but it directs me to admin-post.php white screen
- I installed WordPress locally now how do I login?
- How to debug failed changes to posts?
- Plugin can’t write to database even though permissions appear correct?
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- Is it possible to isolate and use WordPress functions outside of wordpress
- Help with accessing wp-admin page and resolving error messages
- How can I update WordPress plugins or WordPress itself in all server?
- Search bar for wp menu
- White screen after migrating site, but wp-admin works fine. Disabling all plugins, applying default theme and enabling debug mode does nothing
- Has a PHP update given me a 404?
- Fatal error: wp-settings.php on line 199
- WordPress Migration Post Problems
- Hide Approved status for certain users in users list
- Class ‘WP_Privacy_Requests_Table’ not found
- wordpress contact form messages not sending although it saying they were sent successfully with this php code
- Unable to insert two value in two different columns (WordPress database)
- why not selecting multiple rows of same standard_id using SQL query from database?
- Save custom field on WP_List_Table
- Create “blank” admin page without having admin-bar/admin-menu for faster load
- How to separate the taxonomies list from the form so that editing taxonmies is the same as pages and posts?
- Editing the term_order field
- spl_autoload_register is slow for WordPress sites
- WP post meta – for loop inside for loop
- HELP! Frontend User Profile Edit Won’t Update Email
- Get value of submit button in custom post type
- defined (‘ABSPATH’) false after AJAX post to other PHP-file
- wp_query beginner
- 403 Forbidden Localhost Wamp Apache Php
- I changed the password for the database user of my website, updated wp-config.php and wordpress asks to be reinstalled
- Migrating a live WordPress website to a Local Server: why some elements of the website are missing?
- Issue with search form admin panel after PHP migration
- Renaming “Expand Details” within “Add Media”
- WordPress error on my website
- Add options to WordPress backend
- How to merge 2 WordPress sites?
- Migrate php folder to WordPress
- WordPress Errors after Host Migration
- admin-ajax.php loading many times
- WP Login Button for current domain
- What’s the .php file which generates the Custom Background page in the admin panel?
- How to replace wp-admin login page to another location?
- Adding jquery using php function
- Why can’t I enter the wordpress admin interface?
- How to continuously developing a WP site that is already deployed in production without damaging it during development
- Why can’t I enter the wordpress admin interface?
- What is the best way to reset the site? Different fails while set up
- How to change wp-admin and wp-login urls
- How to run site locally after downloading database
- Add Woocommerce Customers link to custom admin menu
- PHP FATAL ERROR
- How to use phpspreadsheet reader with $wpdb
- Importing data from excel sheet on webpage rather than from within phpMyAdmin
- How rename wp-content and wp-admin folders correctly
- How to access admin menu labels and links on front-end?
- I’m unable to remove the code that I used to restrict access to the profile page for subscribers
- WordPress admin area not sending mail (but works with WP Mail SMTP, Test Mail, and PHP mail() function)
- How to return count number from a wordpress database