Plugin Directory

Changeset 588342


Ignore:
Timestamp:
08/21/2012 02:18:35 PM (14 years ago)
Author:
odn
Message:
 
Location:
mosaic-generator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mosaic-generator/tags/1.0/readme.txt

    r588341 r588342  
    3333== Changelog ==
    3434
    35 = 1.0 =
     35= Version 1.0 (August 21, 2012) =
    3636* Initial release
    3737
  • mosaic-generator/trunk/readme.txt

    r588340 r588342  
    2020== Installation ==
    2121
    22 * Upload plugin files to the `/wp-content/plugins/` directory.<br>
    23 * Activate the plugin through the 'Plugins' menu in WordPress.<br>
     22* Upload plugin files to the `/wp-content/plugins/` directory.
     23* Activate the plugin through the 'Plugins' menu in WordPress.
    2424* Paste code between the end of "header" and "content" or in another place of your templates:
    2525<pre><code class="php">&lt;?php mosaic_generator();?&gt;</code></pre>
    26 * Загрузите файлы плагина в директорию `/wp-content/plugins/`.<br>
     26* Посетите страницу http://omelchuck.ru/mosaic-generator/
     27* Загрузите файлы плагина в директорию /wp-content/plugins/
    2728* Активируйте плагин в панели администратора.<br>
    2829* Вставьте вышеуказанный код в нужное место шаблона.
     
    3233== Changelog ==
    3334
    34 = 1.0 =
     35= Version 1.0 (August 21, 2012) =
    3536* Initial release
    3637
Note: See TracChangeset for help on using the changeset viewer.