Plugin Directory

Changeset 1978544


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

short code for template

File:
1 edited

Legend:

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

    r1978543 r1978544  
    2222
    2323= Usage shortcode for any page =
    24 `[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]
    25 <?php echo do_shortcode('[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"]`
     25
     26== For any template ==
     27`<?php echo do_shortcode('[spellbit_latest_posts img="yes" date="yes" tag="yes" cat="yes" words="30"]'); ?>
    2628`
    2729
Note: See TracChangeset for help on using the changeset viewer.