[WordPress] Steps to add a 'Send with LINE' button to WPTouch
I added a “Send with LINE” button to the WordPress smartphone plugin “WPTouch”, so I’ll share the steps.
Official: 設置方法|LINEで送るボタン
The official site has code for installing the “Send with LINE” button for WordPress.
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.
I’m curious how much the “Send with LINE button” will be used.
That’s all from the Gemba.