Changeset 866584
- Timestamp:
- 02/28/2014 02:01:46 AM (12 years ago)
- File:
-
- 1 edited
-
community-jar/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
community-jar/trunk/README.txt
r866527 r866584 63 63 == Changelog == 64 64 65 = 1.0 = 66 * Initial release 67 68 = 1.0.3 = 69 * FIXED: Many Theme functions updated to work outside the Loop 70 * FIXED: Icon font now compatible with FontAwesome 71 * FIXED: Once the Project Submission Template has been copied to the active plugin directory do not remove it. 72 * UPDATED: Templates now reflect icon font changes 65 = 1.1.2 = 66 * FIXED: Admin icons and look now compatible with WordPress Version 3.8 and Higher. 67 * FIXED: A bug that would allow users to change the page name for email templates making them unusable. 68 * FIXED: Date format was not saved correctly in database and was showing old projects. Date is now in proper format and all areas that use date are using human readable format, not database format. 69 * ADDED: New update routine to help with maintenance fixes 70 * UPDATED: Project Edit Page to utilize new date convention (should look the same to the end user). 71 * FIXED: Misc. spelling errors and cleaned up code. 73 72 74 73 = 1.1 = … … 79 78 * FIXED: Misc. spelling errors and cleaned up code. 80 79 81 = 1.1.2 = 82 * FIXED: Admin icons and look now compatible with WordPress Version 3.8 and Higher. 83 * FIXED: A bug that would allow users to change the page name for email templates making them unusable. 84 * FIXED: Date format was not saved correctly in database and was showing old projects. Date is now in proper format and all areas that use date are using human readable format, not database format. 85 * ADDED: New update routine to help with maintenance fixes 86 * UPDATED: Project Edit Page to utilize new date convention (should look the same to the end user). 87 * FIXED: Misc. spelling errors and cleaned up code. 80 = 1.0.3 = 81 * FIXED: Many Theme functions updated to work outside the Loop 82 * FIXED: Icon font now compatible with FontAwesome 83 * FIXED: Once the Project Submission Template has been copied to the active plugin directory do not remove it. 84 * UPDATED: Templates now reflect icon font changes 85 86 = 1.0 = 87 * Initial release 88 88 89 89 == Upgrade Notice == 90 90 91 = 1.1.2 = 92 Now compatible with new WordPress Admin. Also fixed a major date format issue that would show past projects that should be hidden. 93 91 94 = 1.1 = 92 95 This version fixes Custom Post Type conflicts. Upgrade immediately. 93 94 = 1.1.2 =95 Now compatible with new WordPress Admin. Also fixed a major date format issue that would show past projects that should be hidden.
Note: See TracChangeset
for help on using the changeset viewer.