Plugin Directory

Changeset 462650


Ignore:
Timestamp:
11/14/2011 11:56:01 AM (14 years ago)
Author:
rounitmorya
Message:
 
Location:
custom-iframe-widget/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • custom-iframe-widget/trunk/readme.txt

    r460979 r462650  
    1515
    1616== Description ==
    17 A Custom IFrame Widget,  You can use it in page, post or in widget
     17A Custom IFrame Widget,  You can use it in page, post or in widget 
     18
     19Simply Copy and Paste this code in your page/post 
     20
     21[ShaktiIFrame http://wordpress.opensourcedevelopers.net/ 650px 200px] 
     22
     23
     24[ShaktiIFrame url Width Height] 
     25Replace url with some other website url which you want to show on your website page/post. 
     26Change Width and Height of your IFrame. 
     27URL: http://wordpress.opensourcedevelopers.net/ 
     28Width: 650px 
     29Height: 200px 
     30
    1831
    1932== Installation ==
    20 = How to install Custom IFrame Widget (manual) =
    21 1. Download Custom IFrame Widget.
    22 2. Upload it into your plugins directory from Plugin Add Feature or FTP.
    23 3. It will create a directory /wp-content/plugins/custom-iframe-widget/
    24 4. Active Custom IFrame Widget.
     33= How to install Custom IFrame Widget (manual) = 
     341. Download Custom IFrame Widget. 
     352. Upload it into your plugins directory from Plugin Add Feature or FTP. 
     363. It will create a directory /wp-content/plugins/custom-iframe-widget/ 
     374. Active Custom IFrame Widget. 
     38
     39How to Use Custom Iframe Widget 
     40-------------------------------------
     41It can be set through widget and assign to any widget area. 
     42
     43Configuration 
     44-------------
     45Title: Widget Title 
     46URL: http://wordpress.opensourcedevelopers.net/ 
     47Width: 200 
     48Height: 200 
     49
     50*******************************************************
     51*******************************************************
     52
     53Custom Iframe in Page/Post 
     54-----------------------------
     55Simply Copy and Paste this code in your page/post 
     56
     57[ShaktiIFrame http://wordpress.opensourcedevelopers.net/ 650px 200px] 
     58
     59
     60[ShaktiIFrame url Width Height] 
     61Replace url with some other website url which you want to show on your website page/post. 
     62Change Width and Height of your IFrame. 
     63URL: http://wordpress.opensourcedevelopers.net/ 
     64Width: 650px 
     65Height: 200px 
     66
    2567
    2668== Frequently Asked Questions ==
    27 Que. How can we use it in page/post 
     69Que. How can we use it in page/post   
    2870Ans. Simply paste [ShaktiIFrame url 650px 200px] in your post/page 
    29 replace url with another website address.
     71replace url with another website address. 
     72
    3073
    3174== Changelog ==
     
    3376
    3477== Upgrade Notice ==
    35 It is stable version. Feel free to use.
     78It is stable version. Feel free to use. 
    3679
    3780== Screenshots ==
     
    3982
    4083
    41 How to Use Custom Iframe Widget
    42 -------------------------------------
    43 It can be set through widget and assign to any widget area.
    4484
    45 Configuration
    46 -------------
    47 Title: Widget Title
    48 URL: http://wordpress.opensourcedevelopers.net/
    49 Width: 200
    50 Height: 200
    51 
    52 *******************************************************
    53 *******************************************************
    54 
    55 Custom Iframe in Page/Post
    56 -----------------------------
    57 Simply Copy and Paste this code in your page/post
    58 
    59 [ShaktiIFrame http://wordpress.opensourcedevelopers.net/ 650px 200px]
    60 
    61 
    62 [ShaktiIFrame url Width Height]
    63 Replace url with some other website url which you want to show on your website page/post.
    64 Change Width and Height of your IFrame.
    65 URL: http://wordpress.opensourcedevelopers.net/
    66 Width: 650px
    67 Height: 200px
    6885
    6986*******************************************************
Note: See TracChangeset for help on using the changeset viewer.