Printed Page with QRCode
-
Add this
<img src="https://api.qrserver.com/v1/create-qr-code/?data=<?php the_permalink(); ?>" />
to print-post.php, somewhere after<strong dir="ltr"><?php the_permalink(); ?></strong>and you’ll get a pretty qrcode on your print-page right after URL to article.Have fun!
The topic ‘Printed Page with QRCode’ is closed to new replies.