Changeset 666389
- Timestamp:
- 02/11/2013 04:32:24 PM (13 years ago)
- File:
-
- 1 edited
-
widget-fixer/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
widget-fixer/trunk/readme.txt
r665267 r666389 2 2 Contributors: Infragistics 3 3 Donate link: http://www.infragistics.com/ 4 Tags: widgets, widget, fix, serialized, siteurl 4 Tags: widgets, widget, fix, serialized, siteurl, DNS 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.4 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Widget-fixer fixes your widgets .11 Widget-fixer fixes your widgets after you change to a new siteurl. 12 12 13 13 == Description == … … 16 16 the relevant numbers in the database so that your widgets will load again. 17 17 18 **Disclaimer** 19 This plugin is provided "as is." It is free software licensed under the terms of the [GNU General Public License 3.0 (GPL)] (http://www.gnu.org/licenses/gpl.html "GNU General Public License 3.0"). It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Infragistics is not liable for any damages or losses. 20 18 21 == Installation == 19 22 23 1. Backup your database. 20 24 1. Unzip `widget-fixer.zip` to the `/wp-content/plugins/` directory. 21 25 1. Activate the plugin through the 'Plugins' menu in WordPress. … … 31 35 Widget-fixer is very basic and really does only one thing. 32 36 It recalculates the string lengths of the widget strings and updates 33 the relevant numbers in the datab sae so that your widgets will work again.37 the relevant numbers in the database so that your widgets will work again. 34 38 35 39 = Under what circumstances would you use this plugin? =
Note: See TracChangeset
for help on using the changeset viewer.