Plugin Directory

Changeset 930962


Ignore:
Timestamp:
06/12/2014 09:14:00 AM (12 years ago)
Author:
akmanda
Message:

I Change some readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ta-post-format/trunk/readme.txt

    r930954 r930962  
    2121To display the output, you need to add following code in your loop :
    2222
    23 Video : <?php ta_post_format_video(); ?>
    24 Audio : <?php ta_post_format_audio(); ?>
    25 Gallery : <?php ta_post_format_gallery(); ?>
    26 Status : <?php ta_post_format_status(); ?>
    27 Link : <?php ta_post_format_link(); ?>
    28 Quote : <?php ta_post_format_quote(); ?>
     23Video : '<?php ta_post_format_video(); ?>'
     24Audio : '<?php ta_post_format_audio(); ?>'
     25Gallery : '<?php ta_post_format_gallery(); ?>'
     26Status : '<?php ta_post_format_status(); ?>'
     27Link : '<?php ta_post_format_link(); ?>'
     28Quote : '<?php ta_post_format_quote(); ?>'
    2929
    3030This plugin should be work in most of WordPress theme. It guarantee work for Themes Awesome WordPress Themes.
Note: See TracChangeset for help on using the changeset viewer.