Plugin Directory

Changeset 384583


Ignore:
Timestamp:
05/13/2011 08:11:37 PM (15 years ago)
Author:
simpleviewer
Message:

fix v2.1.3 readme

Location:
wp-simpleviewer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-simpleviewer/tags/2.1.3/readme.txt

    r384579 r384583  
    2929* WordPress Version 2.8 or higher.
    3030* PHP version 5.2.0 or higher.
    31 * The '/wp-content/uploads/' folder must exist and have full access permissions (777).
     31* The `/wp-content/uploads/` folder must exist and have full access permissions (777).
    3232* PHP DOM extension is enabled (this is the default, however some web hosts may disable this extension).
    3333* Active theme must call the [wp_head](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head) function in it's header.php file.
     
    3636
    3737WP-SimpleViewer is not compatible with the following WP plugins. Please disable these plugins when using WP-SimpleViewer:
     38
    3839* [Fluency Admin](http://deanjrobinson.com/projects/fluency-admin/)
    3940* [WP-Minify](http://wordpress.org/extend/plugins/wp-minify/)
  • wp-simpleviewer/trunk/readme.txt

    r384579 r384583  
    2929* WordPress Version 2.8 or higher.
    3030* PHP version 5.2.0 or higher.
    31 * The '/wp-content/uploads/' folder must exist and have full access permissions (777).
     31* The `/wp-content/uploads/` folder must exist and have full access permissions (777).
    3232* PHP DOM extension is enabled (this is the default, however some web hosts may disable this extension).
    3333* Active theme must call the [wp_head](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head) function in it's header.php file.
     
    3636
    3737WP-SimpleViewer is not compatible with the following WP plugins. Please disable these plugins when using WP-SimpleViewer:
     38
    3839* [Fluency Admin](http://deanjrobinson.com/projects/fluency-admin/)
    3940* [WP-Minify](http://wordpress.org/extend/plugins/wp-minify/)
Note: See TracChangeset for help on using the changeset viewer.