Plugin Directory

Changeset 631970


Ignore:
Timestamp:
11/29/2012 08:23:08 PM (13 years ago)
Author:
olarmarius
Message:

add one line to FAQ

Location:
vasaio-qr-code
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vasaio-qr-code/tags/1.2.3/readme.txt

    r630902 r631970  
    6666}
    6767`
     68
     69= How to use direct in PHP code? =
     70
     71To use this plugin direct into PHP code use:
     72
     73`<?php echo do_shortcode('[vasaioqrcode s="600" x="q" t="gif" b="3" c="000000" p="0" m="hahaha" ]'); ?>`
    6874
    6975= How can I customize my QR code inside of shortcode [vasaioqrcode]? =
  • vasaio-qr-code/trunk/readme.txt

    r630902 r631970  
    6666}
    6767`
     68
     69= How to use direct in PHP code? =
     70
     71To use this plugin direct into PHP code use:
     72
     73`<?php echo do_shortcode('[vasaioqrcode s="600" x="q" t="gif" b="3" c="000000" p="0" m="hahaha" ]'); ?>`
    6874
    6975= How can I customize my QR code inside of shortcode [vasaioqrcode]? =
Note: See TracChangeset for help on using the changeset viewer.