Silk
Silk: The WordPress plugin.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/aaemnnosttv/silk-plugin/archive/refs/heads/master.zipDeclares an update source (aaemnnosttv/silk-plugin), so updates arrive through the plugin's own updater.
From the readme
Silk
The WordPress Plugin
Overview
This is a WordPress plugin wrapper for Silk, the library and Composer package.
Library plugins like this are currently not accepted on the WordPress.org plugin repository.
However, this plugin is still installable and auto-updatable via the awesome GitHub Updater plugin!
Just install and activate the GitHub Updater plugin, and you will receieve automatic updates for this plugin.
Installation
Install via GitHub Updater
- Install and activate GitHub Updater
- From wp-admin, go to Settings GitHub Updater Install Plugin
- Plugin URI: aaemnnosttv/silk-plugin
- Repository Branch: (leave empty)
- Remote Repository Host: GitHub
- Click Install Plugin
- Activate the plugin!
Install Manually
- Download your desired release from GitHub
- Upload plugin contents to wp-content/plugins/silk-plugin
- Activate the plugin!
Usage
This plugin has no settings screen or options, it merely loads the library and will protect you from blowing up your website if your version of PHP is too low.
In addition to that, it fires a single action once loaded: silk/loaded.
Note: This action is only fired as part of this plugin. It is not part of the lib
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.12.0 | Mar 2, 2018 |
| 0.11.0 | Aug 18, 2016 |
| 0.10.1 | Jul 22, 2016 |
| 0.10.0 | Jul 16, 2016 |
| 0.9.0 | Jun 30, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.