Plugin Directory

Changeset 1978547


Ignore:
Timestamp:
11/22/2018 03:31:59 AM (7 years ago)
Author:
Tajul2010
Message:

update for php template

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sb-latest-posts/trunk/readme.txt

    r1978545 r1978547  
    2222
    2323= Usage shortcode for any page =
    24 `[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]`
     24`[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]
    2525
    26 == For any template ==
    27 `<?php echo do_shortcode('[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]'); ?>`
     26For any template
     27<?php echo do_shortcode('[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]'); ?>`
    2828
    2929== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.