Plugin Directory

Changeset 1469211


Ignore:
Timestamp:
08/06/2016 02:00:18 PM (10 years ago)
Author:
yoihito
Message:

Refined FAQ.

Location:
tapwarp
Files:
3 deleted
1 edited
4 copied

Legend:

Unmodified
Added
Removed
  • tapwarp/tags/0.1.2/readme.txt

    r1469200 r1469211  
    5050Note that you must log in as a user who can upload images to see images gradually appear in media library.
    5151
     52= What if I am asked to make a directory writable? =
     53
     54It means that you may need to set permission of the directory to 775 or something like.
     55
     56On *nix system, it is often a command: chmod 775 dirpath .
     57
     58Refer to the following page for more information:
     59https://codex.wordpress.org/Changing_File_Permissions
     60
    5261== Screenshots ==
    5362
  • tapwarp/trunk/readme.txt

    r1469200 r1469211  
    5050Note that you must log in as a user who can upload images to see images gradually appear in media library.
    5151
     52= What if I am asked to make a directory writable? =
     53
     54It means that you may need to set permission of the directory to 775 or something like.
     55
     56On *nix system, it is often a command: chmod 775 dirpath .
     57
     58Refer to the following page for more information:
     59https://codex.wordpress.org/Changing_File_Permissions
     60
    5261== Screenshots ==
    5362
Note: See TracChangeset for help on using the changeset viewer.