[wp-trac] [WordPress Trac] #41540: WordPress 4.8.1 caused Widgets to disappear
WordPress Trac
noreply at wordpress.org
Thu Aug 3 03:33:58 UTC 2017
#41540: WordPress 4.8.1 caused Widgets to disappear
-------------------------------+------------------------------
Reporter: hmabpera | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 4.8.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by hmabpera):
Thanks for getting back to me.
I am not too familiar with php code but I can do this.
Where in the config file should I put this?
There are different sections:
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table
Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more
information
* by visiting {@link http://codex.wordpress.org/Editing_wp-config.php
Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web
host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy
this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
Replying to [comment:13 westonruter]:
> @hmabpera first add `define( 'AUTOMATIC_UPDATER_DISABLED', true );` to
your `wp-config.php` and then downgrade to WordPress 4.8 again. It won't
automatically upgrade again until you remove that constant.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41540#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list