Title: Automatic QR Code Creation
Last modified: July 12, 2022

---

# Automatic QR Code Creation

 *  [Quint](https://wordpress.org/support/users/qrahaman/)
 * (@qrahaman)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/automatic-qr-code-creation/)
 * Hello,
 * Leveraging your plugin, when a BuddyBoss/BuddyPress member is added to my site,
   can your plugin be used to automatically create a QR code for that member? If
   so, how?
 * Cheers,
    Quint

Viewing 1 replies (of 1 total)

 *  Plugin Author [stasionok](https://wordpress.org/support/users/stasionok/)
 * (@stasionok)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/automatic-qr-code-creation/#post-15834354)
 * So, you can use WP `register_new_user` hook and use something to create qrcode
   like:
 * `$file = ( new WQM_Qr_Code_Generator( $post_data ) )->build();`
 * and save it in metadata

Viewing 1 replies (of 1 total)

The topic ‘Automatic QR Code Creation’ is closed to new replies.

 * ![](https://ps.w.org/wp-qrcode-me-v-card/assets/icon-256x256.png?rev=2209127)
 * [QR code MeCard/vCard generator](https://wordpress.org/plugins/wp-qrcode-me-v-card/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-qrcode-me-v-card/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-qrcode-me-v-card/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-qrcode-me-v-card/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-qrcode-me-v-card/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-qrcode-me-v-card/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [stasionok](https://wordpress.org/support/users/stasionok/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/automatic-qr-code-creation/#post-15834354)
 * Status: not resolved