• Resolved Dennis Bareis

    (@dbareis)


    I’ve been using shortcodes generate QR codes and that has been working well. I now need to generate a lot of codes and I want to generate them to named files with PHP. Is there a function I can call (perhaps “wpkqcg_qrcode_encode”).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kaya Studio

    (@kayastudio)

    Hello,
    Thank you for your comment and for using ‘Kaya QR Code Generator’.

    Sorry but QR Codes cannot be directly generated via PHP, because the image is managed by JavaScript functions of the plugin from data formatted by the plugin.

    You can, however, generate shortcodes on the fly via PHP, but they will need to be opened via a page on the WordPress site with the plugin installed in order to trigger the necessary PHP and JavaScript functions.

    Best regards.

    Hi, is there any way we can download all the QR codes assigned for each product at once? I am have hundreds of products listed and assigned the QR codes as well, but now I need to print sticker of those QR codes, is there any way I can download all the QR codes which are generated for the listed products. Now I need to go to every product and download individually.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Generate QR code to Specific File Name with PHP’ is closed to new replies.