diff --git a/README.md b/README.md index 986a8e1..edd958f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Suffusion -The Suffusion Theme for WordPress used to be distributed from the official WordPress site at `https://wordpress.org/themes/suffusion`, however it was pulled from the repository in June 2016. This site is intended to serve as the source for the last working version of the code. Note that the author (@sayontan) no longer maintains or offers support for the theme, and the code has been made available at the behest of its users. +The Suffusion Theme for WordPress used to be distributed from the official WordPress site at `https://wordpress.org/themes/suffusion`, however, it was pulled from the repository in June 2016. This site is intended to serve as the source for the last working version of the code. Note that the author (@sayontan) no longer maintains or offers support for the theme, and the code has been made available at the behest of its users. ## Installation @@ -13,13 +13,18 @@ To install the theme: 2. Unzip the contents to your `wp-content/themes`` folder of your WordPress installation 3. Activate the theme from your WordPress dashboard, under Appearance → Themes -Note that the last version officially released through WordPress was 4.4.9. The ZIP file corresponding to it has been made available in the `dist` folder. In addition there have been two minor modifications to the code (made available as Version 4.5.0): + +## Old Versions + +Note that the last version officially released through WordPress was 4.4.9. The ZIP file corresponding to it has been made available in the `dist` folder. In addition, there have been two minor modifications to the code (made available as Version 4.5.0): * A correction to the code for Audio Post Formats to prevent a fatal error. Note that the error wouldn't occur if you have the Suffusion Shortcodes plugin - * A small change to allow jQuery Cycle to be used if [Photonic](https://wordpress.org/plugins/photonic) is active. Photonic switched to using a different slideshow script in its version 1.62 + * A small change to allow jQuery Cycle to be used if [Photonic](https://wordpress.org/plugins/photonic) is active. Photonic switched to using a different slideshow script in version 1.62 + +Old versions from 4.4.9 to 4.5.6 are available in the [history of the `dist` folder](https://github.com/sayontan/suffusion/tree/5decf564ed8f6d5fd8f6bcfcde64ceb22bc90a25). ## License -This program is distributed under the terms of the GNU General Public License (GPL) v3 (or newer). You are free to use, modify, redistribute and sell it under the terms of GPL v3, primary among which is the retention of the GPL license for the distributed code. +This program is distributed under the terms of the GNU General Public License (GPL) v3 (or newer). You are free to use, modify, redistribute, and sell it under the terms of GPL v3, the primary among which is the retention of the GPL license for the distributed code. ## Warranty