This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
Releases: imath/wp-idea-stream
Releases · imath/wp-idea-stream
WP Idea Stream 2.5.2
What's new in 2.5.2 ?
- Adds a Change log.
- Adds the dutch translation.
- Use Git archive to package the plugin.
Props
Installing or Upgrading to 2.5.2
WP Idea Stream is registered into the Entrepôt. This makes possible automatic installs or upgrades.
If you prefer to do it manually, we suggest the following steps to upgrade WP Idea Stream.
- Download the
wp-idea-stream.zip
file. - Backup your database,
- Deactivate the previous version of WP Idea Stream,
- Delete the previous version of WP Idea Stream.
- Install
wp-idea-stream.zip
using the WordPress upload tool within the Plugins administration. - Reactivate WP Idea Stream.
WP Idea Stream 2.5.1
What's new in 2.5.1 ?
- Adds a
Github Plugin URI
header tag for easier upgrades using the Github Updater plugin - Adds the missing GNU/GPL2 license to repository
- Adds an icon for the plugin.
Upgrading to 2.5.1
We suggest the following steps to upgrade WP Idea Stream.
- Download the
wp-idea-stream.zip
file. - Backup your database,
- Deactivate the WP Idea Stream,
- Delete WP Idea Stream.
- Install
wp-idea-stream.zip
using the WordPress upload tool within the Plugins administration. - Reactivate WP Idea Stream.
WP Idea Stream 2.5.0
What's new in 2.5.0
- The WP Idea Stream Editor is now including the editor styles of your active theme to give you a better idea of how ideas will be displayed once published.
- It will - also - display the embeds you added.
- Many users asked for idea uploads, this will be possible very soon thanks to MediaThèque, an alternative Media Library for your WordPress. Read more about MediaThèque.
Props
Upgrade advice
We suggest the following steps to upgrade WP Idea Stream.
- Download the
wp-idea-stream.zip
file. - Backup your database,
- Deactivate the WP Idea Stream,
- Delete WP Idea Stream.
- Install
wp-idea-stream.zip
using the WordPress upload tool within the Plugins administration. - Reactivate WP Idea Stream.
WP Idea Stream 2.4.0
- The idea ratings built-in system is now using a custom Rest API endpoint to save your users ratings.
- Readonly Rest API endpoints are now available to get the great ideas your users shared.
- A new status for Ideas: Archive.
- List Ideas on your site's static front page.
- New WP Idea Stream's menu items for your navigation menus.
- Featured images are finally prettifying loops.
- A tabbed UI for the WP Idea Stream's Settings screen.
- Improved TwentySeventeen integration.
- Improved user feedbacks.
- Classes are now autoloaded!