Title: Smol Links
Author: The Markup
Published: <strong>октомври 26, 2022</strong>
Last modified: јули 30, 2024

---

Search plugins

![](https://ps.w.org/smol-links/assets/banner-772x250.jpg?rev=2805360)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/smol-links/assets/icon-256x256.jpg?rev=2805360)

# Smol Links

 By [The Markup](https://profiles.wordpress.org/themarkup/)

[Download](https://downloads.wordpress.org/plugin/smol-links.0.4.2.zip)

 * [Details](https://mk.wordpress.org/plugins/smol-links/#description)
 * [Reviews](https://mk.wordpress.org/plugins/smol-links/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/smol-links/#installation)
 * [Development](https://mk.wordpress.org/plugins/smol-links/#developers)

 [Support](https://wordpress.org/support/plugin/smol-links/)

## Description

A WordPress dashboard interface for managing a self-hosted [Shlink URL shortener](https://shlink.io/)
instance.

 * Create and edit Shlinks short links from a manager interface
 * Optionally generate new short URLs upon saving new posts
 * Manage multiple short URL domains, with an assigned default
 * Automatically tag each short link, configurable with a filter hook
 * Customize long URLs automatically using a filter hook (e.g., to add query arguments)
 * Integrates with [WordPress Sentry](https://wordpress.org/plugins/wp-sentry-integration/)
   plugin, if installed

**Filter hooks**

 * `smol_links_tags` – assigns tags to each saved short link (default: `["smol-links-
   server:$hostname", "smol-links-user:$username"]`)
 * `smol_links_long_url` – automatically adjust the long URL redirect
 * `smol_links_manager_tabs` – customizes the manager tabs (array: [“Tab label” 
   => [_Shlink API query_]])

### Developer setup

**Developer dependencies:**

 * [node.js](https://nodejs.org/) (tested on v20)
 * [Docker Desktop](https://www.docker.com/products/docker-desktop)

**Build and start:**

    ```
    ./bin/build
    ./bin/start
    ```

**Running tests:**

    ```
    docker compose exec web composer --working-dir="/var/www/html/wp-content/plugins/smol-links" test
    ```

## Screenshots

 * [[
 * Create and manage Shlink short links from WordPress.
 * [[
 * Configure your self-hosted Shlink server and optionally generate a short URL 
   whenever a post is published.
 * [[
 * The post editor includes the short URL in the sidebar.

## Installation

 1. Upload `smol-links` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure the **Smol Links** settings from your WordPress dashboard

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Smol Links” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ The Markup ](https://profiles.wordpress.org/themarkup/)
 *   [ dphiffer ](https://profiles.wordpress.org/dphiffer/)

[Translate “Smol Links” into your language.](https://translate.wordpress.org/projects/wp-plugins/smol-links)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/smol-links/), check
out the [SVN repository](https://plugins.svn.wordpress.org/smol-links/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/smol-links/) by 
[RSS](https://plugins.trac.wordpress.org/log/smol-links/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.4.2

 * Fix bug causing settings to not get saved
 * Update dependencies

#### 0.4.1

 * Validate and sanitize settings

#### 0.4.0

 * Add search to manager interface
 * URL validation on form inputs

#### 0.3.1

 * Remove Composer from installation

#### 0.3.0

 * Add pagination to Smol Links manager interface

#### 0.2.0

 * Update to Shlink v3 API

#### 0.1.1

 * Fix a bug with the Short Links manager
 * Upgrade dependencies

#### 0.1.0

 * Release to WordPress plugin directory
 * Security improvements

#### 0.0.1

 * Generate short URLs upon saving a post
 * Create/edit short URLs from a manager

## Meta

 *  Version **0.4.2**
 *  Last updated **2 години ago**
 *  Active installations **50+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/smol-links/)
 * Tag
 * [short url](https://mk.wordpress.org/plugins/tags/short-url/)
 *  [Advanced View](https://mk.wordpress.org/plugins/smol-links/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/smol-links/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/smol-links/reviews/)

## Contributors

 *   [ The Markup ](https://profiles.wordpress.org/themarkup/)
 *   [ dphiffer ](https://profiles.wordpress.org/dphiffer/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/smol-links/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://themarkup.org/donate)