Changeset 631970
- Timestamp:
- 11/29/2012 08:23:08 PM (13 years ago)
- Location:
- vasaio-qr-code
- Files:
-
- 2 edited
-
tags/1.2.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vasaio-qr-code/tags/1.2.3/readme.txt
r630902 r631970 66 66 } 67 67 ` 68 69 = How to use direct in PHP code? = 70 71 To 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" ]'); ?>` 68 74 69 75 = How can I customize my QR code inside of shortcode [vasaioqrcode]? = -
vasaio-qr-code/trunk/readme.txt
r630902 r631970 66 66 } 67 67 ` 68 69 = How to use direct in PHP code? = 70 71 To 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" ]'); ?>` 68 74 69 75 = How can I customize my QR code inside of shortcode [vasaioqrcode]? =
Note: See TracChangeset
for help on using the changeset viewer.