0.0.15
0.0.14
- Fixed charset in strtolower, strtoupper, capitalize.
- Refactor of get_unique_keywords.
0.0.13
- Fixed replace_title function.
0.0.12
- Important use of the function wp_kses to prevent XSS attacks (thanks to Mark Jaquith).
- Fixed wrong esc_attr usage (thanks to Mark Jaquith).
0.0.11
The following changes are thanks to @andreasnrb and reinforced by Mark Jaquith:
* Line 379: Use esc_attr($description).
* Line 391: Use esc_attr($keywords).
* Line 472: Use esc_url($url).
* Line 698: esc_url($_SERVER['REQUEST_URI']).
* Line 699: esc_url($_SERVER['REQUEST_URI']).
* Line 944: esc_url($_SERVER['REQUEST_URI']).
* Line 945: esc_url($_SERVER['REQUEST_URI']).
- Removed get_url() unused function.
- Removed management_panel() unused function.
- 70+ changes regarding security checks (thanks to Mark Jaquith).
- Removed edit_category unused function.
0.0.10
- Removed log feature since it's not used properly.
- Removed unused class fields.
- Refactor of replace_title function to use regex.
- More comments for readability.
- Added screenshots.
- Cosmetic change in the copyright notice.
0.0.9
- Fixed important issue regarding initial installation.
0.0.8
- Removed old upgrade code.
- Added custom field for Google Webmasters tools site verification meta tag.
- More code cleanup.
0.0.7
- Fixed very important issue regarding the character \n.
0.0.6
- Fixed copyright notice.
- Removed unusued global constants.
- Removed deprecated function calls.
- Added comments for readability.
- Minor performance improvement.
0.0.5
- Removed author link from the admin page.
- Removed Enable/Disable option.
0.0.4
- Removed unused fields and functions.
- Removed Ultimate Tag Warrior integration.
- Code refactor.
0.0.3
- Ready for tag versioning.
0.0.2
- Correct code indentation completed.
0.0.1