Plugin Directory

Changeset 526311


Ignore:
Timestamp:
04/02/2012 04:08:40 PM (14 years ago)
Author:
oscaruh
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • filter-calendar-admin/trunk/readme.txt

    r526306 r526311  
    18181. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
    19192. Activate the plugin through the 'Plugins' menu in WordPress
    20 3. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
     203. Place in your templates
    2121
    22221. Descarga el plugin
    23232. Activalo
    24 3. la ruta es <?php do_action('plugin_name_hook'); ?>En tu template
     243. la ruta es En tu template
    2525
    2626
     
    3838== Screenshots ==
    3939
    40 screenshot-1.png
     40 `screenshot-1.png`
    4141
    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.