=== FG Fix Serialized Strings ===
Contributors: Kerfred
Plugin Uri: https://wordpress.org/plugins/fg-fix-serialized-strings/
Tags: serialized, unserialized, wp_options, fix, widgets
Requires at least: 3.0
Tested up to: 6.8
Stable tag: 1.2.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fred%2egilles%40free%2efr&lc=FR&item_name=fix_serialized_strings&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted

Fix the broken serialized strings in the options and postmeta tables

== Description ==

This plugin fixes the serialized strings in the wp_options table. It recalculate the length of each strings.
It can be useful after a migration if you have done a global search/replace in the SQL dump.

Major features include:

* Repair the options table
* Repair the postmeta table
* Restore the lost text widgets

== Installation ==

1.  Install the plugin in the Admin => Plugins menu => Add New => Upload => Select the zip file => Install Now
2.  Activate the plugin in the Admin => Plugins menu
3.  Go to the plugin screen: Tools => Fix serialized strings

== Frequently Asked Questions ==

No questions yet.

Don't hesitate to let a comment on the forum or to report bugs if you found some.
http://wordpress.org/support/plugin/fg-fix-serialized-strings

== Screenshots ==

1. Parameters screen

== Translations ==
* English (default)
* French (fr_FR)
* other can be translated

== Changelog ==

= 1.2.2 =
* Tested with WordPress 6.8

= 1.2.1 =
* Fixed: Replace null by false in the function load_plugin_textdomain()
* Tested with WordPress 6.6

= 1.2.0 =
* New: Repair the postmeta table
* New: Tested with WordPress 5.7

= 1.1.3 =
* New: Tested with WordPress 5.0

= 1.1.2 =
* New: Tested with WordPress 4.7

= 1.1.1 =
* New: Change the translation domain according to WordPress translating rules
* New: Tested with WordPress 4.4

= 1.1.0 =
* New: Restore the lost text widgets
* New: Tested with WordPress 3.8.1

= 1.0.0 =
* Initial version

== Upgrade Notice ==

= 1.2.0 =
New: Repair the postmeta table
New: Tested with WordPress 5.7

= 1.1.3 =
New: Tested with WordPress 5.0

= 1.1.2 =
New: Tested with WordPress 4.7

= 1.1.1 =
New: Change the translation domain according to WordPress translating rules
New: Tested with WordPress 4.4

= 1.1.0 =
New: Restore the lost text widgets
New: Tested with WordPress 3.8.1

= 1.0.0 =
Initial version
