Plugin Directory

Changeset 859121


Ignore:
Timestamp:
02/16/2014 11:57:41 PM (12 years ago)
Author:
a2rocklobster
Message:

updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ftp-sync/trunk/readme.txt

    r859104 r859121  
    11=== Plugin Name ===
    22Contributors: Joe Ouillette, Build/Create Studios
    3 Donate link:
    4 Tags: ftp, sync, localhost, backup
     3Tags: ftp, sync, localhost, backup, files, transfer
    54Requires at least: 3.0.1
    6 Tested up to: 3.4
     5Tested up to: 3.8.1
    76Stable tag: trunk
    87License: GPLv2 or later
     
    1312== Description ==
    1413
    15 This plugin allows you to sync local and remote media uploads, theme files, and plugins folders with one click via FTP.
     14This plugin allows you to sync local and remote media uploads, theme files, and plugins folders with one click via FTP. Do all your development on your localhost, initiate a sync whenever you need to from the FTP Sync options page.
    1615
    17 **For best results, setup your local site's wp-config.php to use your remote site's database.
     16FTP Sync can only be used from your localhost. If you try to use it from your development server you will get a message reminding you that you are not on your localhost. Also, an admin bar link will be on your localhost copy but not on your development server admin bar.
     17
     18**For best results, setup your local site's wp-config.php to use your remote site's database so you every time you sync your files even the database will match up with everything (since it's the same database!).
     19
    1820
    1921== Installation ==
    2022
    21 1. Activate the plugin through the 'Plugins' menu in WordPress
     23Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
    2224
    2325
     
    3133== Screenshots ==
    3234
    33 1. Options
     351. Options Page
    34362. Sync Files
    35373. Backup Files
Note: See TracChangeset for help on using the changeset viewer.