WordPress Jet Fuel
Propel your WordPress installation into the stratosphere with this multi-function plugin!
by Gifford Nowland · github.com/gnowland/wp-jet-fuel · website
★ 10stars
264composer installs
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/gnowland/wp-jet-fuel/archive/refs/heads/master.zipAlso on Packagist as gnowland/wp-jet-fuel:
composer require gnowland/wp-jet-fuelDeclares an update source (gnowland/wp-jet-fuel), so updates arrive through the plugin's own updater.
From the readme
WordPress Jet Fuel #
|
|
|
Propel your WordPress installation into the stratosphere with this multi-function plugin. The combined result of too many years making one-off WordPress customizations and filtering hooks... I truly hope it brings inner peace and enlightenment to your world. ~(˘▾˘~)
Complementary Plugins ##
The following plugins are particularly complementary; in fact a notable number of 0.1.0 actions were dropped in 0.2.0 in favor of using the methods from these fantastic plugins instead!
Admin cleanup & modifications:soberwp/intervention
Custom post types & taxonomies:soberwp/models
How To Use ##
Install Plugin (see below)
Add jetfuel('module-name', ['arbitrary', 'options']); to functions.php ...or ideally a file required() by functions.php, e.g:
Modules ##
Deselect Uncategorized (Default Category)
@TODO: Add in-depth descriptions of individual modules. Until then, take a peek in src/Module for available functions.
Installation ##
Composer ###
Activate with wp-cli
Git ###
git clone into your sites plugin folder
Activate via WordPress or wp-cli (see above)
Manual ###
Download the zip file
Unzip to your sites plugin folder
Activate via
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.6.1 | Nov 23, 2020 |
| v2.6.0 | Nov 19, 2020 |
| v2.5.2 | Nov 18, 2020 |
| v2.5.1 | Oct 27, 2020 |
| v2.5.0 | Oct 27, 2020 |
| v2.4.1 | Oct 20, 2020 |
| v2.4.0 | Oct 17, 2020 |
| v2.3.0 | Oct 1, 2020 |
| v2.2.1-0 | Oct 1, 2020 |
| v2.2.0 | Oct 1, 2020 |
| v2.1.1 | Oct 1, 2020 |
| v2.1.0 | Jul 30, 2020 |
| v2.0.2 | Nov 22, 2019 |
| v2.0.1 | Nov 22, 2019 |
| v2.0.0 | Nov 22, 2019 |
| v1.3.4 | Nov 22, 2019 |
| v1.3.3 | Sep 13, 2018 |
| v1.3.2 | May 29, 2018 |
| v1.3.1 | Jan 25, 2018 |
| v1.3.0 | Jan 24, 2018 |
| v1.2.0 | Sep 29, 2017 |
| v1.1.1 | Sep 27, 2017 |
| 1.1.0 | Sep 21, 2017 |
| 1.0.0 | Sep 20, 2017 |
| 0.1.0 | Aug 23, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.