WP Manifestindependent plugin directory
manifest / utilities / solero

Solero

Theme-agnostic modules collection for Wordpress

by starise · github.com/starise/solero · website

2stars
100composer 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/starise/solero/archive/refs/heads/master.zip

Also on Packagist as starise/solero:

composer require starise/solero

From the readme

Solero Theme-agnostic modules collection for Wordpress Requirements PHP = 5.4 Wordpress = 4.0 Installation Add Solero to project's dependencies using Composer. Activation The plugin can be activated using WordPress admin panel or via wp-cli. Modules Load jQuery from the Google CDN addthemesupport('solero-jquery-cdn'); Cleaner WordPress markup addthemesupport('solero-clean-up'); Cleaner walker for navigation menus addthemesupport('solero-nav-walker'); Root relative URLs addthemesupport('solero-relative-urls'); Google Analytics (more info) addthemesupport('solero-google-analytics', 'UA-XXXXX-Y'); Google Fonts addthemesupport('solero-google-fonts', ['Open Sans' = '400,700']); Move all JS to the footer addthemesupport('solero-js-to-footer'); Disable trackbacks addthemesupport('solero-disable-trackbacks'); Disable asset versioning addthemesupport('solero-disable-asset-versioning');

Read the full README on GitHub →

Releases

TagPublished
1.1.2 Dec 5, 2015
1.1.1 Sep 29, 2015
1.1.0 Sep 29, 2015
1.0.0 Sep 29, 2015

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.