PHPackages                             felixarntz/relevant-tweet - 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. felixarntz/relevant-tweet

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

felixarntz/relevant-tweet
=========================

Allows to associate a social media post URL with each post, and optionally to display a link to it in the frontend.

1.0.1(1y ago)10GPL-2.0-or-laterPHPPHP &gt;=7.2CI passing

Since Feb 2Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/felixarntz/relevant-social-url)[ Packagist](https://packagist.org/packages/felixarntz/relevant-tweet)[ Docs](https://wordpress.org/plugins/relevant-social-url/)[ RSS](/packages/felixarntz-relevant-tweet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

[![PHP Unit Testing](https://camo.githubusercontent.com/017711b74d97919739ae1bba7434b67ffd43ba2e631f11e65c4b157b95f3f976/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66656c697861726e747a2f72656c6576616e742d736f6369616c2d75726c2f7068702d746573742e796d6c3f7374796c653d666f722d7468652d6261646765266c6162656c3d504850253230556e697425323054657374696e67)](https://github.com/felixarntz/relevant-social-url/actions/workflows/php-test.yml)[![Codecov](https://camo.githubusercontent.com/b2784ab94130be11da787201f199dc239c156f6df88fce195de34d1450bada9e/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f66656c697861726e747a2f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://app.codecov.io/github/felixarntz/relevant-social-url)[![Packagist version](https://camo.githubusercontent.com/de95eb8965ecf171f95cfb95115790dab51b52f2c81011eb3d302fe902f32642/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66656c697861726e747a2f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/felixarntz/relevant-social-url)[![Packagist license](https://camo.githubusercontent.com/c8461a16da369afddb653d0001800c89c718e13f98779c4276c51d1c075b2d44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f66656c697861726e747a2f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/felixarntz/relevant-social-url)[![WordPress plugin version](https://camo.githubusercontent.com/7c059a836896c00ab00005c50ccf970aacd315666a90de20f6ac78b82bf5b79e/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f762f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/relevant-social-url/)[![WordPress tested version](https://camo.githubusercontent.com/52fd735eaf949091e5d41ca3650cea66dd66d4496afcc994acc59bb66efff5c3/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f7465737465642f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/relevant-social-url/)[![WordPress plugin downloads](https://camo.githubusercontent.com/e39d168a4789aca9fcf05c7d8d7cefe7ba97fbc44808090ee26fa490092d8798/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f64742f72656c6576616e742d736f6369616c2d75726c3f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/relevant-social-url/)

Relevant Social URL
===================

[](#relevant-social-url)

This plugin adds a field to the WordPress editor sidebar which allows you to paste the URL to a social media post that is associated with the post on your WordPress site. The URL is then stored in post meta and can be used to e.g. display the relevant social media post URL in the frontend.

By default, the plugin will append the link to the post content in the frontend. This can be disabled via filter though in favor of manual output elsewhere.

You can paste any URL into the field, regardless of social media platform. That said, the plugin will automatically recognize certain providers and adjust the message displayed in the frontend accordingly, referencing the specific provider when possible. The following providers are explicitly supported (in alphabetical order):

- Bluesky
- Facebook
- GitHub
- Instagram
- LinkedIn
- SoundCloud
- Spotify
- Threads
- TikTok
- Twitter
- Tumblr
- WordPress
- WordPress.com
- X
- YouTube

No third-party APIs are called by this plugin and no data is sent to any of these providers by the plugin.

Installation and usage
----------------------

[](#installation-and-usage)

You can download the latest version from the [WordPress plugin repository](https://wordpress.org/plugins/relevant-social-url/).

Please see the [plugin repository installation instructions](https://wordpress.org/plugins/relevant-social-url/#installation) for detailed information on installation and the [plugin repository FAQ](https://wordpress.org/plugins/relevant-social-url/#faq) for additional details on usage and customization.

Alternatively, if you use Composer to manage your WordPress site, you can also [install the plugin from Packagist](https://packagist.org/packages/felixarntz/relevant-social-url):

```
composer require felixarntz/relevant-social-url:^1.0

```

Contributions
-------------

[](#contributions)

If you have ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request right here on GitHub. Please refer to the [contributing guidelines](https://github.com/felixarntz/relevant-social-url/blob/main/CONTRIBUTING.md) to learn more and get started.

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/relevant-social-url) to get started.

License
-------

[](#license)

The Relevant Social URL plugin is [licensed under the GPLv2 (or later)](https://www.gnu.org/licenses/gpl-2.0.html).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance60

Regular maintenance activity

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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.

###  Release Activity

Cadence

Every ~70 days

Total

2

Last Release

394d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a60abe9a2c42fe5cf2117b88aac2eab186f0ea3c969f1f4a29d4a09d831153b8?d=identicon)[felixarntz](/maintainers/felixarntz)

---

Top Contributors

[![felixarntz](https://avatars.githubusercontent.com/u/3531426?v=4)](https://github.com/felixarntz "felixarntz (24 commits)")

---

Tags

pluginwordpresslinktwitterfrontendsocial mediapost

### Embed Badge

![Health badge](/badges/felixarntz-relevant-tweet/health.svg)

```
[![Health](https://phpackages.com/badges/felixarntz-relevant-tweet/health.svg)](https://phpackages.com/packages/felixarntz-relevant-tweet)
```

###  Alternatives

[webdevstudios/cmb2-attached-posts

Custom field for CMB2 for creating post relationships.

13565.5k](/packages/webdevstudios-cmb2-attached-posts)[alexis-magina/cmb2-field-post-search-ajax

CMB2 field type to attach posts to each others. Search with Ajax.

3913.4k1](/packages/alexis-magina-cmb2-field-post-search-ajax)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)

PHPackages © 2026

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