Plugin Directory

Changeset 2441586


Ignore:
Timestamp:
12/17/2020 02:17:37 PM (5 years ago)
Author:
themexpo
Message:

readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tx-responsive-slider/trunk/readme.txt

    r2441568 r2441586  
    1717== Shortcode Base ==
    1818
    19 tx responsive slider is shortcode plugin.Even without any programming knowledge, You can fulfill your demand by using this plugin.
     19Tx responsive slider is shortcode base plugin.Even without any programming knowledge, You can fulfill your demand by using this plugin.
    2020The directions of using the shortcode for registration in post or page are given below:
    2121
    22 [tx_responsive_slider]
     22<code>[tx_responsive_slider] </code>
    2323
    2424Directions of using registration shortcode in custom template
    2525
    26 <?php echo do_shortcode( '[tx_responsive_slider]' );?>
     26<code> <?php echo do_shortcode( '[tx_responsive_slider]' );?> </code>
    2727
    2828
Note: See TracChangeset for help on using the changeset viewer.