Raiser WP releasesself-updates
Raiser WP is a framework to assist with developing custom WordPress themes.
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/raiserweb/raiser-wp/archive/refs/heads/master.zipShips its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.
Readme
Raiser WP
Raiser WP is a WordPress plugin to assist with developing custom WordPress themes.
Getting Started
Prerequisites
PHP >= 7.0
WordPress >= 4.0
Installing
-
Download the latest release source code zip, and upload to your WordPress plugins directory.
-
Activate the plugin in your WordPress admin.
Documentation
Visit our documentation site to get started
Updates
All plugin updates will be available to download via your WordPress plugin admin page.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
- Thanks to Andy White at whoisandywhite for continued development support.
- Thanks to Advanced Custom Fields for a great WordPress plugin.
Built With
- Plugin Update Checker - This is a custom update checker library for WordPress plugins and themes.
- Console Component - The Console component eases the creation of beautiful and testable command line interfaces.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.9 | Sep 15, 2020 |
| 1.0.8 | Sep 4, 2020 |
| 1.0.7 | Aug 27, 2020 |
| 1.0.6 | Aug 17, 2020 |
| 1.0.5 | Aug 17, 2020 |
| 1.0.4 | May 27, 2020 |
| 1.0.3 | May 8, 2020 |
| 1.0.2 | May 8, 2020 |
| 1.0.1 | May 8, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.