Changeset 526311
- Timestamp:
- 04/02/2012 04:08:40 PM (14 years ago)
- File:
-
- 1 edited
-
filter-calendar-admin/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
filter-calendar-admin/trunk/readme.txt
r526306 r526311 18 18 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 19 19 2. Activate the plugin through the 'Plugins' menu in WordPress 20 3. Place `<?php do_action('plugin_name_hook'); ?>`in your templates20 3. Place in your templates 21 21 22 22 1. Descarga el plugin 23 23 2. Activalo 24 3. la ruta es <?php do_action('plugin_name_hook'); ?>En tu template24 3. la ruta es En tu template 25 25 26 26 … … 38 38 == Screenshots == 39 39 40 screenshot-1.png 40 `screenshot-1.png` 41 41 42 == Changelog ==43 44 == Upgrade Notice ==45 46 47 == Arbitrary section ==48 49 50 == A brief Markdown Example ==51 52 <?php code(); // goes in backticks ?>
Note: See TracChangeset
for help on using the changeset viewer.