ลอง wordpress plugin แปะ code หน่อย ลอง Plugin ตัวนี้ Prettify Code Syntax require('crypto') .createHmac('sha1', 'secret-key') .update('string-to-sign') .digest('hex') จาก Gist: https://gist.github.com/visibletrap/4571244 Continue Reading →