log1x / wp-offload-media-avatars
A simple WP Media Offload integration for local avatar plugins.
Fund package maintenance!
Log1x
Installs: 399
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 0
Open Issues: 1
Type:wordpress-muplugin
Requires
- php: >=7.2
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-14 00:31:59 UTC
README
A simple WP Offload Media integration plugin to fix local avatars provided by WP User Avatars and Simple Local Avatars and serve them through the configured provider.
Requirements
- PHP >= 7.2
- WP Offload Media Pro
Installation
Bedrock
Install via Composer:
$ composer require log1x/wp-offload-media-avatars
Manual
Download the release .zip
and install into wp-content/plugins
.
Bug Reports
If you discover a bug in WP Offload Media Avatars, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
WP Offload Media Avatars is provided under the MIT License.