Lightweight Social Icons Reloaded
An independent, modernized fork of Lightweight Social Icons with Discord, WhatsApp, TikTok, Threads and Bluesky.
The original Lightweight Social Icons plugin hasn't seen any development in years. Reloaded is a full, standalone relaunch: it addresses security issues, refreshes the icon set with current platforms (Discord, WhatsApp, TikTok, Threads, Bluesky) and drops defunct ones, and no longer depends on the original plugin's files. Install it, activate it, then deactivate the original — your widget instance, configured icons, colors and sidebar placement carry over automatically.
Key features
- ●Independent fork — no longer requires the original plugin's files.
- ●Refreshed icon set: adds Discord, WhatsApp, TikTok, Threads and Bluesky.
- ●Removes defunct platforms from the original icon set.
- ●Existing widget configuration (icons, colors, sidebar placement) carries over automatically.
- ●Addresses security issues present in the unmaintained original.
You can install this plugin manually over SSH — connect to your server and run these commands inside your wp-content/plugins directory:
Alternatively, download the ZIP above and upload it from Plugins → Add New → Upload Plugin in your WordPress dashboard, or via FTP/SFTP.
Independent fork of Lightweight Social Icons 1.1.2, renamed to Lightweight Social Icons Reloaded.
Added
- Discord, WhatsApp, TikTok, Threads and Bluesky icons.
ABSPATHguard,Requires at least/Requires PHPheaders,Release Asset: true/GitHub Plugin URI/GitHub Branchheaders for Git Updater support.- Admin notice if the original Lightweight Social Icons plugin is still active alongside this fork.
Fixed
- The 500px icon never rendered: the plugin looked for a
lsicon-fivehundredpxCSS class that never existed (Fontello generateslsicon-500px). - The Snapchat icon never rendered: the plugin looked for a plain
lsicon-snapchatclass, but onlylsicon-snapchat-ghost/lsicon-snapchat-squareexisted. - Several unescaped output strings in the widget admin form (
background,color,background_hover,color_hover, field ids/names). - Wrong text domain (
lsiinstead of the plugin's own) on the "Add Icon" button.
Removed
- Delicious, Vine, StumbleUpon and Yahoo icons (all long defunct).
load_plugin_textdomain()call (WordPress auto-loads translations for wp.org-hosted plugins since 4.6).
Changed
- Widget class renamed to
LSIR_Widgetand alllsi_*functions renamed tolsir_*, to avoid collisions if the original plugin is still active. The widget'sid_basestayslsi_Widgeton purpose: WordPress stores widget settings underwidget_{id_base}and sidebar placements reference the same key, so anyone migrating from the original plugin inherits their widget instance, settings and sidebar position with zero migration code.
For the full version history, see CHANGELOG.md.
Other plugins
A widget that displays your latest Disqus comments, powered by the Disqus API.
Export, review and delete WordPress users by email — including duplicate detection.
Exports published posts as Markdown files, with YAML front matter, to a GitHub repository.