Plugin Directory

Changeset 628570


Ignore:
Timestamp:
11/22/2012 08:52:08 AM (13 years ago)
Author:
omarke85
Message:

update version 0.1.8

Location:
wp-birthday-users
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • wp-birthday-users/tags/0.1.8/readme.txt

    r628120 r628570  
    4747= What versions of wordpress does this plugin support? =
    4848
    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.
     49At the moment I have no idea, it's created since version 3.3.2, but I think this will still work on older versions.
    5050
    5151= What versions of PHP does this support? =
    5252
    53 This plugin should work wtih PHP 4.4 through last versions of php is always the best.
     53This plugin should work with PHP 4.4 through last versions of php is always the best.
    5454
    5555= I upgrade from a version before 0.1.3 and I see birthdays 2 times in the ical? =
    5656
    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 cleanupthe old usage and recreate it in the new way.
     57Since 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.
    5858
    5959= 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  
    44Plugin URI: http://omar.reygaert.eu/wp/plugins/wp-birthday-users
    55Plugin that adds birthday posts for the users.
    6 Version: 0.1.7
     6Version: 0.1.8
    77Domain Path: /lang
    88Author: Omar Reygaert
  • wp-birthday-users/trunk/readme.txt

    r628120 r628570  
    4747= What versions of wordpress does this plugin support? =
    4848
    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.
     49At the moment I have no idea, it's created since version 3.3.2, but I think this will still work on older versions.
    5050
    5151= What versions of PHP does this support? =
    5252
    53 This plugin should work wtih PHP 4.4 through last versions of php is always the best.
     53This plugin should work with PHP 4.4 through last versions of php is always the best.
    5454
    5555= I upgrade from a version before 0.1.3 and I see birthdays 2 times in the ical? =
    5656
    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 cleanupthe old usage and recreate it in the new way.
     57Since 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.
    5858
    5959= 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  
    44Plugin URI: http://omar.reygaert.eu/wp/plugins/wp-birthday-users
    55Plugin that adds birthday posts for the users.
    6 Version: 0.1.7
     6Version: 0.1.8
    77Domain Path: /lang
    88Author: Omar Reygaert
Note: See TracChangeset for help on using the changeset viewer.