Plugin Directory

Changeset 665264


Ignore:
Timestamp:
02/08/2013 03:45:08 PM (13 years ago)
Author:
Infragistics
Message:

Fixed the syntax in the readme.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • widget-fixer/trunk/readme.txt

    r665261 r665264  
    4242code from the database when it loads.  If the plugin fails to fix your widgets,
    4343you should try to run this from the command-line instead. There is a special way
    44 to do this.  You should use the widget-fixer-cli.php file with the syntax:
     44to do this.  You should use the widget-fixer-cli.php file as follows.
    45451. Stop your site.
    46 1. Restore your database.
    47 1. Run:  php -q widget-fixer-cli.php /var/www/html/wp-config.php
     462. Restore your database.
     473. Run:  php -q widget-fixer-cli.php /var/www/html/wp-config.php
    4848
    4949Replace the "/var/www/html/" with the actual path to your wp-config.php file.
Note: See TracChangeset for help on using the changeset viewer.