內容簡介
這是一個輕量的 WordPress 外掛程式,提供 [recaptcha-js-alert] 縮寫,可用於顯示當 reCAPTCHA 需要 JavaScript 但被阻擋時的通知訊息框。
除了通知訊息文本和允許加載 reCAPTCHA JavaScript 程式碼的延遲之外,外掛還提供背景和前景顏色的設置,以及字體大小的設置。進一步的自定義可以通過自定義 CSS 代碼片段實現。
縮寫可通過以下參數重寫其配置:
message: 通知訊息文本
style: 自訂 CSS 以顯示訊息文本
delay: 延遲時間(以毫秒為單位),允許 reCAPTCHA JavaScript 程式碼加載
外掛標籤
開發者團隊
原文外掛簡介
A lightweight WordPress plugin providing the [recaptcha-js-alert] shortcode which may be used to display a notification text box if JavaScript required by reCAPTCHA is being blocked.
Next to the notification message text and the delay allowing to load the reCAPTCHA JavaScript code, the plugin offers configuration of background and foreground color, as well as the font size. Further customization can be achieved by means of custom CSS snippets.
The shortcode allows its configuration being overridden by the following parameters:
message: The notification message text
style: Custom CSS for displaying the message text
delay: The delay (in milliseconds) allowing the reCAPTCHA JavaScript code to load
