PHPackages                             pfefferle/wordpress-ownyourlinks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pfefferle/wordpress-ownyourlinks

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

pfefferle/wordpress-ownyourlinks
================================

Extension for hum, the personal URL shortener for WordPress

28PHP

Since Jul 2Pushed 1y ago2 watchersCompare

[ Source](https://github.com/pfefferle/wordpress-ownyourlinks)[ Packagist](https://packagist.org/packages/pfefferle/wordpress-ownyourlinks)[ RSS](/packages/pfefferle-wordpress-ownyourlinks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#OwnYourLinks
==============

[](#ownyourlinks)

> Own your links is the concept of creating links on your own website that redirect to other properties you own, for instance social media accounts or content you have created on other websites.

\-- [https://indieweb.org/own\_your\_links](https://indieweb.org/own_your_links)

Dependencies
------------

[](#dependencies)

This plugin is based on the awesome Hum Plugin, THE personal URL shortener for WordPress:

Configuration
-------------

[](#configuration)

Define the Code Hosting (CVS) or Microblogging Service by defining the constants for example in your `wp-config.php`

```
define( 'OWNYOURLINKS_CODE_URL', 'https://example.com/username/' );
define( 'OWNYOURLINKS_MICROBLOGGING_URL', 'https://example.org/username/' );
```

more to come.

Usage
-----

[](#usage)

After you configured the constants correctly...

here is my example:

```
define( 'OWNYOURLINKS_CODE_URL', 'https://github.com/pfefferle/' );
define( 'OWNYOURLINKS_MICROBLOGGING_URL', 'https://twitter.com/pfefferle/' );
```

...you can use the following URLs:

- GitHub Repo:
- GitHub Profile:
- Tweet:
- Twitter Profile:
- Local Microblogpost:

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e3d56273f319d19d7492f8ba06a01fd64a5724e3553b2d1f2ac0f4e399b2cfa?d=identicon)[pfefferle](/maintainers/pfefferle)

---

Top Contributors

[![pfefferle](https://avatars.githubusercontent.com/u/2373?v=4)](https://github.com/pfefferle "pfefferle (8 commits)")

---

Tags

humindiewebownyourlinkswordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/pfefferle-wordpress-ownyourlinks/health.svg)

```
[![Health](https://phpackages.com/badges/pfefferle-wordpress-ownyourlinks/health.svg)](https://phpackages.com/packages/pfefferle-wordpress-ownyourlinks)
```

###  Alternatives

[ferdiunal/nova-editable-field

A Laravel Nova package to make fields editable.

104.6k](/packages/ferdiunal-nova-editable-field)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
