이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Stupid Simple QR

설명

Adds a ‘QR’ button next to ‘Get Shortlink’ on published pages and posts.

Your authors can click it to print out a QR image and promote what they created. The QR code is created using the ‘shortlink’. The plugin uses the Google Charts API and (as the name applies) is stupid simple to set up and use!

Note: WP4.4 hid the ‘Get Shortlink’ button. This plugin will also unhide that button.

Options

There is one optional feature. It allows you to add arbitrary text to the end of the shortcode. This can be useful for tracking purposes.

스크린샷

  • Look ma, a QR button!
  • Pushing the button creates a QR code!

설치

  1. Upload the stupid-simple-qr folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

That’s it. You are done!

FAQ

Why did you create this when there are so many other QR plugins?

There are a bunch of other QR related plugins. However they are for including QRs in your posts. This plugin creates QR images FOR YOUR POSTS!

My authors needed a simple way to get the QR of the posts they create. This was the solution.

How does the append option work?

In the settings you can add some text that will be appended to the URL on the QR codes. This can be used for tracking purposed. For instance, You can set it as: &medium=qr. That way, links will look like: yourdomain.com/?p=195&medium=qr in your analytics.

For multisite, this can be set at both the site and network level. They will both be added.

Does it do x, y, or z???

No, no and no.

Who uses QR codes anyway?

Good question. In my experience, they are rarely used by customers. However, this doesn’t mean that your authors aren’t demanding them anyway.

If someone wants to create QR codes:

  1. Ask them to watch “QR Codes Kill Kittens” by Scott Stratten.
  2. What, they still want them? Use this plugin and save yourself the headache.

후기

2018년 3월 26일
Simple is beautiful. Better if you can provide image size settings.
2016년 9월 3일 1 reply
NO button No way to use it. must be another plugin blocking it. I need a qr next to the header image on every page / post. was looking for a short code to put in the header to link to it. especially after the page has been printed.
모든 3 평가 읽기

기여자 & 개발자

“Stupid Simple QR”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Stupid Simple QR”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.5

  • Bug fix: Error occured on older version of PHP which doesn’t support closures. Fixed!

1.0.5

  • Tested on newer WP versions
  • Bug fix: Shortlink button had been remeved in WP4.4 – brought it back.

1.0.4

  • Tested on newer WP versions
  • Fixed minor bugs

1.0.3

  • Bug fix: URL encode append text

1.0.2

  • Allow the options to be set at a network level.

1.0.1

-Just cleaned the code a bit

1.0.0

-Seems stable enough. Have at it!