Changeset 588342
- Timestamp:
- 08/21/2012 02:18:35 PM (14 years ago)
- Location:
- mosaic-generator
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mosaic-generator/tags/1.0/readme.txt
r588341 r588342 33 33 == Changelog == 34 34 35 = 1.0=35 = Version 1.0 (August 21, 2012) = 36 36 * Initial release 37 37 -
mosaic-generator/trunk/readme.txt
r588340 r588342 20 20 == Installation == 21 21 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. 24 24 * Paste code between the end of "header" and "content" or in another place of your templates: 25 25 <pre><code class="php"><?php mosaic_generator();?></code></pre> 26 * Загрузите файлы плагина в директорию `/wp-content/plugins/`.<br> 26 * Посетите страницу http://omelchuck.ru/mosaic-generator/ 27 * Загрузите файлы плагина в директорию /wp-content/plugins/ 27 28 * Активируйте плагин в панели администратора.<br> 28 29 * Вставьте вышеуказанный код в нужное место шаблона. … … 32 33 == Changelog == 33 34 34 = 1.0=35 = Version 1.0 (August 21, 2012) = 35 36 * Initial release 36 37
Note: See TracChangeset
for help on using the changeset viewer.