Linux 软件免费装

Plugin Name

开发者 Infragistics
更新时间 2013年4月8日 22:03
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 3.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget fix widgets DNS serialized siteurl

下载

详情介绍:

Widget-fixer works by recalculating the string lengths of the widget strings and updating the relevant numbers in the database so that your widgets will load again. Disclaimer This plugin is provided "as is." It is free software licensed under the terms of the [GNU General Public License 2.0 (GPL)] (http://www.gnu.org/licenses/gpl.html "GNU General Public License 2.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.

安装:

  1. Backup your database.
  2. Unzip widget-fixer.zip to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Navigate the Settings -> Widget-fixer to start fixing your widgets.

升级注意事项:

1.2 Now has better support for text fields. Fixes even more widgets!

常见问题:

How do I get started?

It is highly recommended that you take a backup of your database before using this plugin.

What does this plugin do?

Widget-fixer is very basic and really does only one thing.\ It recalculates the string lengths of the widget strings and updates the relevant numbers in the database so that your widgets will work again.

Under what circumstances would you use this plugin?

If you update your URLs and apply the updated URLs directly to the database, then any widgets with updated URLs will need to be fixed. This plugin fixes those widgets for you so that you do not need to redo your work.

What if the plugin does not work?

There is still hope. Sometimes WordPress removes the corrupted portions of code from the database when it loads. If the plugin fails to fix your widgets, you should try to run this from the command-line instead. There is a special way to do this. You should use the widget-fixer-cli.php file as follows.

  1. Stop your site.
  2. Restore your database.
  3. Run: php -q widget-fixer-cli.php /var/www/html/wp-config.php Replace the "/var/www/html/" with the actual path to your wp-config.php file. This method is generally quite reliable and successful.

Is this supported?

No, this is a free plugin that is intended to be used at your own risk.

Where can I get more information about Infragistics?

http://www.infragistics.com

更新日志:

1.2 1.1 1.0