WP Manifestindependent plugin directory
manifest / unclassified / edible-favicon-prefixer

Favicon Prefixer

Prefixes favicons to links within content

by Edible Sites · github.com/ediblesites/edible-favicon-prefixer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ediblesites/edible-favicon-prefixer/archive/refs/heads/master.zip

Declares an update source (https://github.com/ediblesites/edible-favicon-prefixer), so updates arrive through the plugin's own updater.

From the readme

Favicon Prefixer A WordPress plugin that automatically prefixes favicons to external links in your content. Version: 1.0.6 Features - Automatic favicon detection - Uses Google's favicon service to fetch favicons - Smart caching - Caches favicons locally for better performance - Post type control - Choose which post types display favicons - Internal link control - Option to process or ignore internal links - Selective exclusion - Use rel="nofavicon" to exclude specific links - Debug logging - Built-in debugging for troubleshooting - WP-CLI support - Command-line tools for cache management - Clean uninstall - Removes all data when plugin is deleted Installation 1. Click the "< Code" button on this GitHub page 2. Select "Download ZIP" 3. Upload the ZIP file to your WordPress site via Plugins Add New Upload Plugin 4. Activate the plugin Updates This plugin supports automatic updates via the Git Updater plugin: 1. After installing the plugin as described above, install the Git Updater plugin 2. Activate it and click 'Activate Free License' (no license required) 3. The plugin will automatically detect this repository and offer updates Configuration The plugin has sensible de

Read the full README on GitHub →