內容簡介
這個外掛可以讓QuizAd廣告平台在WordPress網站上管理測驗鏈接。
外部工具
我們使用Google reCAPTCHA V3技術來阻止機器人進行隨機註冊(一種攻擊形式)。
訪問端點 https://www.recaptcha.net/recaptcha/api.js 達到此目的。
我們使用在 api.contexter.net 域上托管的API端點。
我們使用的是Chart.js,是開源軟件,可在MIT許可證下使用。
外部HTML源代碼
這個外掛在最終用戶的網頁中注入HTML源代碼。該源代碼注入在 head 和 body 部分中
(具體來說,是帖子內容)。這些數據的來源是 http://api.contexter.net。當註冊成功時,我們將在用戶進入
/wp-admin/admin.php?page=my-submenu-zaawansowane 管理頁面時傳遞這些源代碼,並存儲在WordPress數據庫中。
稍後,我們的訪問者將在其HTML源代碼中注入這些HTML部分,以便在其頁面/帖子中附加廣告。
外掛標籤
開發者團隊
② 後台搜尋「QuizAd – Quiz Advertisement Plugin」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
This plugin allows QuizAd advertisement platform to manage quiz links on wordpress website.
External tools
We use Google reCaptcha V3 technology to stop robots from random registrations (a form of attack).
Accessing endpoint https://www.recaptcha.net/recaptcha/api.js serves that purpose.
We use our API endpoint, hosted on api.contexter.net domain.
We use Chart.js is open source and available under the MIT license.
External HTML source code
This plugin injects HTML source code on end-user’s page. That source code is injected in head and body part
(posts content, to be clear). The origin of those data is http://api.contexter.net . When registration is successfully
completed we deliver this source code when user enters /wp-admin/admin.php?page=my-submenu-zaawansowane admin page
and is stored in WordPress database.
Later our visitors will have those HTML sections injected in their HTML source code in order to attach
ads to their pages/posts.
