VOOZH about

URL: https://webberzone.com/support/tag/link-warnings/

⇱ Knowledge Base Tag: link warnings - WebberZone


Skip to content
Skip to content
👁 WebberZone Link Warnings Developer Reference

WebberZone Link Warnings Developer Reference

This article covers the filters, actions, PHP functions, and integration points for WebberZone Link Warnings. All hooks use the wzlw prefix. PHP wrapper functions These global functions are defined in includes/options-api.php and are available after the plugin loads. wzlw_get_settings() Returns the full settings array, merged with defaults. Returns: array wzlw_get_option( $key, $default_value ) Returns a...
👁 Styling WebberZone Link Warnings

Styling WebberZone Link Warnings

WebberZone Link Warnings uses CSS custom properties (variables) for all colours, spacing, and visual tokens. You can override these in your theme stylesheet without modifying plugin files. This guide covers the CSS class reference, custom property reference, and common customisation recipes — including replacing the default external link icon. CSS classes added to links The...
👁 WebberZone Link Warnings Settings Reference

WebberZone Link Warnings Settings Reference

This document describes all available settings for the WebberZone Link Warnings plugin. All plugin settings are available at Settings > Link Warnings. The settings page is organised into three tabs: General, Display, and Advanced. Settings are stored in a single WordPress option: wzlw_settings. General tab Warning Method Controls how users are warned about external links....
👁 Getting Started with WebberZone Link Warnings

Getting Started with WebberZone Link Warnings

WebberZone Link Warnings adds accessible warnings to external links and target="_blank" links in your WordPress content. It supports inline visual indicators, modal confirmation dialogs, and redirect interstitial screens — or combinations of these. Requirements Installation From the WordPress dashboard Manual upload First-run wizard On first activation, an admin notice appears offering a guided setup wizard....
External URL: