1
การใช้คลาสปลั๊กอินภายในเทมเพลต
ฉันกำลังเขียนปลั๊กอินเพื่อส่งคำเชิญไปให้เพื่อนที่เปิดแบบฟอร์มขึ้นเมื่อมีการคลิกลิงก์ ฉันสรุปฟังก์ชั่นทั้งหมดในชั้นเรียนโดยทำตามรหัสที่ระบุในปลั๊กอินรายงาน Broken Video โดย @toscho รหัสที่เกี่ยวข้องอยู่ด้านล่าง: /* Plugin Name: Send Invitation Plugin URI: http://w3boutique.net Description: Emails a the link of the current page to a friend Author: Nandakumar Chandrasekhar Version: 0.1 Author URI: http://w3boutique.net/about-nanda.html License: GPL2 */ // include() or require() any necessary files here // Settings and/or Configuration …