[WordPress] Steps to add a 'Send with LINE' button to WPTouch

Tadashi Shigeoka ·  Sat, December 22, 2012

I added a “Send with LINE” button to the WordPress smartphone plugin “WPTouch”, so I’ll share the steps.

WordPress | ワードプレス

Official: 設置方法|LINEで送るボタン

The official site has code for installing the “Send with LINE” button for WordPress.


LINEで送る

As is, after pressing the “Send with LINE” button, the opened page would become the LINE page, so by adding target=“_blank” to open it in a separate page, we prevent our site from being closed.


LINEで送る

I’m curious how much the “Send with LINE button” will be used.

That’s all from the Gemba.