Changeset 628570
- Timestamp:
- 11/22/2012 08:52:08 AM (13 years ago)
- Location:
- wp-birthday-users
- Files:
-
- 2 edited
- 2 copied
-
tags/0.1.8/readme.txt (copied) (copied from wp-birthday-users/trunk/readme.txt) (1 diff)
-
tags/0.1.8/wp-birthday-users.php (copied) (copied from wp-birthday-users/trunk/wp-birthday-users.php) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/wp-birthday-users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-birthday-users/tags/0.1.8/readme.txt
r628120 r628570 47 47 = What versions of wordpress does this plugin support? = 48 48 49 At the moment I have no idea, it's created on the last version (3.3.2)but I think this will still work on older versions.49 At the moment I have no idea, it's created since version 3.3.2, but I think this will still work on older versions. 50 50 51 51 = What versions of PHP does this support? = 52 52 53 This plugin should work w tih PHP 4.4 through last versions of php is always the best.53 This plugin should work with PHP 4.4 through last versions of php is always the best. 54 54 55 55 = I upgrade from a version before 0.1.3 and I see birthdays 2 times in the ical? = 56 56 57 Since 0.1.3 there is a change in the way the plugin saves the ical-file. If you encounter problems of duplicate events, run the "rebuild birthdays" on the overview page on "Birthday users". This will cleanup the old usage and recreate it in the new way.57 Since 0.1.3 there is a change in the way the plugin saves the ical-file. If you encounter problems of duplicate events, run the "rebuild birthdays" on the overview page on "Birthday users". This will cleanup the old usage and recreate it in the new way. 58 58 59 59 = I have version 0.1.3 but it gives an error when I activate the plugin, what to do? = -
wp-birthday-users/tags/0.1.8/wp-birthday-users.php
r628118 r628570 4 4 Plugin URI: http://omar.reygaert.eu/wp/plugins/wp-birthday-users 5 5 Plugin that adds birthday posts for the users. 6 Version: 0.1. 76 Version: 0.1.8 7 7 Domain Path: /lang 8 8 Author: Omar Reygaert -
wp-birthday-users/trunk/readme.txt
r628120 r628570 47 47 = What versions of wordpress does this plugin support? = 48 48 49 At the moment I have no idea, it's created on the last version (3.3.2)but I think this will still work on older versions.49 At the moment I have no idea, it's created since version 3.3.2, but I think this will still work on older versions. 50 50 51 51 = What versions of PHP does this support? = 52 52 53 This plugin should work w tih PHP 4.4 through last versions of php is always the best.53 This plugin should work with PHP 4.4 through last versions of php is always the best. 54 54 55 55 = I upgrade from a version before 0.1.3 and I see birthdays 2 times in the ical? = 56 56 57 Since 0.1.3 there is a change in the way the plugin saves the ical-file. If you encounter problems of duplicate events, run the "rebuild birthdays" on the overview page on "Birthday users". This will cleanup the old usage and recreate it in the new way.57 Since 0.1.3 there is a change in the way the plugin saves the ical-file. If you encounter problems of duplicate events, run the "rebuild birthdays" on the overview page on "Birthday users". This will cleanup the old usage and recreate it in the new way. 58 58 59 59 = I have version 0.1.3 but it gives an error when I activate the plugin, what to do? = -
wp-birthday-users/trunk/wp-birthday-users.php
r565489 r628570 4 4 Plugin URI: http://omar.reygaert.eu/wp/plugins/wp-birthday-users 5 5 Plugin that adds birthday posts for the users. 6 Version: 0.1. 76 Version: 0.1.8 7 7 Domain Path: /lang 8 8 Author: Omar Reygaert
Note: See TracChangeset
for help on using the changeset viewer.