PHPackages                             devgeniem/wp-stateless-bucket-link-filter - 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. devgeniem/wp-stateless-bucket-link-filter

ActiveWordpress-muplugin

devgeniem/wp-stateless-bucket-link-filter
=========================================

Enables filtering WP Stateless bucket link via a PHP constant.

1.2.0(3y ago)030.9k—7.3%GPL-3.0PHP

Since Oct 13Pushed 3y ago27 watchersCompare

[ Source](https://github.com/devgeniem/wp-stateless-bucket-link-filter)[ Packagist](https://packagist.org/packages/devgeniem/wp-stateless-bucket-link-filter)[ Docs](http://github.com/devgeniem/wp-stateless-bucket-link-filter)[ RSS](/packages/devgeniem-wp-stateless-bucket-link-filter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (7)Used By (0)

[![geniem-github-banner](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)

WP Stateless Bucket Link Filter
===============================

[](#wp-stateless-bucket-link-filter)

[![Latest Stable Version](https://camo.githubusercontent.com/13e18d7aa417a22b82152742a383cf74c0f6826d8e38250ce672fc714b3b194e/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73746174656c6573732d6275636b65742d6c696e6b2d66696c7465722f762f737461626c65)](https://packagist.org/packages/devgeniem/wp-stateless-bucket-link-filter)[![Total Downloads](https://camo.githubusercontent.com/2b53b690f3bdf63c5c944d966be6c0f0c7e0f4d12781b3673e03534caa940bf6/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73746174656c6573732d6275636b65742d6c696e6b2d66696c7465722f646f776e6c6f616473)](https://packagist.org/packages/devgeniem/wp-stateless-bucket-link-filter)[![Latest Unstable Version](https://camo.githubusercontent.com/e884cd29a0b5ed2e767140d71a13ad32c71fe88f31fb0bd128d2a0c359377b6a/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73746174656c6573732d6275636b65742d6c696e6b2d66696c7465722f762f756e737461626c65)](https://packagist.org/packages/devgeniem/wp-stateless-bucket-link-filter)[![License](https://camo.githubusercontent.com/9b54212ce2b9683ddb51cc0caf4fdf9bda0ed35d427e4d6894738a120b336ec8/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73746174656c6573732d6275636b65742d6c696e6b2d66696c7465722f6c6963656e7365)](https://packagist.org/packages/devgeniem/wp-stateless-bucket-link-filter)

This WordPress **mu-plugin** enables filtering the Google Storage bucket link in the [WP Stateless Media Plugin](https://github.com/wpCloud/wp-stateless) with a PHP constant.

Installation
------------

[](#installation)

Install with composer:

```
$ composer require devgeniem/wp-stateless-bucket-link-filter
```

Usage
-----

[](#usage)

### WP\_STATELESS\_BUCKET\_LINK\_REPLACE

[](#wp_stateless_bucket_link_replace)

The bucket link in WP Stateless Media Plugin replaces all upload urls. Define this constant to replace the default bucket link `https://storage.googleapis.com/{bucket-name}/`.

**Example:**

```
// This will set the bucket link point to 'https://my-test-site.test/uploads/'
define( 'WP_STATELESS_BUCKET_LINK_REPLACE', 'https://my-test-site.test/uploads' );

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~461 days

Total

5

Last Release

1295d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11960000?v=4)[Hion Digital Oy](/maintainers/devgeniem)[@devgeniem](https://github.com/devgeniem)

---

Top Contributors

[![Nomafin](https://avatars.githubusercontent.com/u/3604893?v=4)](https://github.com/Nomafin "Nomafin (1 commits)")

### Embed Badge

![Health badge](/badges/devgeniem-wp-stateless-bucket-link-filter/health.svg)

```
[![Health](https://phpackages.com/badges/devgeniem-wp-stateless-bucket-link-filter/health.svg)](https://phpackages.com/packages/devgeniem-wp-stateless-bucket-link-filter)
```

PHPackages © 2026

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