2012-06-02, 09:06:28
Version 1.7 Added To Extend
The main purpose for this update is mostly to provide other plugins (the GS Blog plugin specifically) to access this data and use it to display author bio pages and author names.
TAKE NOTE:
For some reason Get Simple does not use the SimpleXMLExtended class and instead uses SimpleXMLElement to save the user file.
Because of this the CDATA is removed from the bio node in the users xml file if a user save data from the settings page. This might be a problem if certain special characters are used in the editor. We shall see.
- Added ability to give users names and bios.
- Allows users to change their own bio and display name from settings page
The main purpose for this update is mostly to provide other plugins (the GS Blog plugin specifically) to access this data and use it to display author bio pages and author names.
TAKE NOTE:
For some reason Get Simple does not use the SimpleXMLExtended class and instead uses SimpleXMLElement to save the user file.
Because of this the CDATA is removed from the bio node in the users xml file if a user save data from the settings page. This might be a problem if certain special characters are used in the editor. We shall see.