Mô tả
Automatically generates QR codes for your posts and pages.
After activating the plugin it automatically generates a QR (Quick Response) code for any post or page you want. These codes can be scanned by smartphones, and will point its browser to your wordpress website or blog.
Ảnh màn hình
Cài đặt
- Upload the ‘createqr’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php echo qrcode_show(); ?>
in your templates
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Create QR Code” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Create QR Code” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
28 may 2010 – Error correction options have been added
26 may 2010 – Minor bugs have been fixed (plugin stopped working after directory name change)
28 april 2010 – Options page has been added