Upgrade instructions for users of AWSOM News 1.02 to version 1.2.0

To upgrade the AWSOM News Announcement plugin from 1.0.2 to the new 1.2.0 version do the following steps in order:

1) Go to your Admin Plugins area and deactivate the 1.0.2 AWSOM News Announcement plugin.
2) Delete the awsomnews plugin folder from the wp-content/plugin directory.
3) unzip the new 1.2.0 AWSOM News Announcement zip file and move the contents to your wp-content/plugins folder
4) Go to your Admin Plugins area and activate the 1.1.1 AWSOM News Announcement plugin.
5) You have 2 options at this point: If you do not wish to edit your theme files switch the "Place the News Announcement On Index Page above Posts" option to No, this will
provide you with legacy support for the original theme edits you made when you installed the 1.0.2 version.
6) If you want to remove the now unnecessary theme edits that version 1.0.2 required go into your theme index.php file
(or wherever you may have added the code) and delete:

<div id="announcement">
<?php display_my_news_announcement(); ?>
</div>

from your theme file. Make sure that you then turn the option "Place the News Announcement On Index Page above Posts" to Yes.

To upgrade from 1.1.0 or 1.1.1 to 1.2.0 

1) deactivate the current Awsom News plugin from the admin Plugin menu.
2) Delete the current Awsom News folder from the wp-content/plugins folder.
3) Move the new awsomnews folder to the wp-content/plugins folder.
4) Activate the plgin from the Admin Plugins menu.
5) Make sure the settings in the Manage Awsom News menu are set correctly for your set up.

