• Resolved swapnilraja1212

    (@swapnilraja1212)


    Is there any PHP calling option in PHP custom file ?
    I do not want it call on wordpress page or post. I have custom PHP template and I want to call it on that page.

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

    (@kayastudio)

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

    No sorry there is no special PHP call to display the QR Code.

    The shortcode generator assistant is available on every pages, posts and custom posts type.

    If you want to put manually a shortcode only in a custom template, you can do it like this :
    echo do_shortcode('[kaya_qrcode content="my encoded content"]');

    Thank you, best regards.

Viewing 1 replies (of 1 total)

The topic ‘PHP code for calling in php custom file’ is closed to new replies.