Plugin / Birthdays Widget

lion2486, Sudavar

Changelog

Changelog

1.7.18

  • Fixed bug with character left when year removed in date

1.7.17

  • Option to display only birthdays of friends in BuddyPress, thanks to bj123 for pointing out
  • TODO display a warning message in Options Page when BuddyPress is not installed and options is enabled

1.7.16

  • Upcoming mode, date format now is based on WordPress date format option in settings, thanks to Christine227 for pointing out
  • Check roles before adding capabilities in plugin installation, thanks to blomaardtom for pointing out

1.7.15

  • WordPress User Registration error fixed, thanks to digitalgaming for pointing out
  • jQuery UI Smoothness called correctly now over “https”, thanks to knightwave for pointing out

1.7.14

  • Link to User’s Profile implemented, thanks to the suggestion of im_a_marvel & per4mance
  • New default user image, it was ready alongside with the other new images but losts it’s way
  • Bug with Ultimate Member plugin and International Functions fixed, thanks to Hazel

1.7.13

  • Added International Functions for textual dates, thanks to per4mance
  • Attention for them to work PHP’s international extension is required
  • Option to define expected date format from User’s metafields
  • Installation error fixed, thanks to rodrigogutierrez
  • jQuery year range fixed, thanks to digitalgaming

1.7.12

  • Modification to avoid conflict of loading twice DataTables.js
  • Paypal donation link fixed
  • Thanks to jakobbader

1.7.11

  • Fixed bugs associated with date manipulation
  • New Screenshots

1.7.10

  • Dates are handled with the WordPress date format, editable from options
    (dates in custom table are saved in the format YYYY-MM-DD)
  • Dates in User registration form, User profile, backend admin table are all
    shown and handled with WordPress date format
  • Fixed bug with sorting backend table by date
  • Added buttons to display only WordPress Users and current day’s Birthdays
  • Fixed bug with User’s Verbiage
  • Fixed bug with sorting users having birthday on the same day

1.7.9

  • All Users with Birthdays are now shown in admin table where the date
    and image (not in case of Gravatar) properties are editable
  • Custom Verbiage instead of default years old, thanks to mevilsizor mevilsizor for the suggestion
  • Fix in images drawn from a meta field data
  • A first attempt of scheduled cron of emails, but it’s still all in comments

1.7.8

  • BuddyPress compatibility with WordPress User meta data
  • Added Role Capabilities to manage access
  • User image drawn from meta data
  • CSS fixes

1.7.7

  • New assets
  • New default images and colors
  • Better code to handle year change in upcoming mode

1.7.6

  • Upcoming mode displays optionally year next to month in date
  • Upcoming mode displays optionally year change between dates
  • User image broken image displayed when disabled, fixed in all modes
  • Optional custom message when no records exist in birthday table in all modes
  • Birthdays of next year in upcoming mode bug fixed, thanks to Matthieu boo6ie for his help

1.7.5

  • Upcoming mode up to whole year now (365 days)
  • Bug with permissions temporarily bypassed, todo fix it

1.7.4

  • Bug fix of Tooltip option
  • Upcoming template available with shortcode
  • Minor bug fixes

1.7.3

  • DataTable version updated because it broke JS in 4.3

1.7.2

  • Tested up to WordPress 4.3 version
  • Option to disable Tooltip and Birthday Wish
  • Minor bug fixes

1.7.1

  • Bug fix for the WP User drawing date wrongly from Custom Meta Field
  • Fix the user’s image from gravatar
  • Minor changes

1.7

  • New view of upcoming birthdays
  • Stupid CSS error

1.6.9

  • Fix a bug in birthdays list
  • Added some things in translated

1.6.8

  • New feature: User’s Age
  • Default User Image now different from Widget Image
  • Deleting WordPress User now removes the record from our table
  • New options page for calendar template. Changing colors of marked days.
  • Months and days localized in calendar template.

1.6.7

  • Fully translated to Greek Language
  • Included most recent .pot file, waiting for your translations

1.6.5

  • Added button in birthdays list, to add image to birthday user
  • Securing text input variables

1.6.4

  • A small bugfix

1.6.3

  • New template: monthly calendar
  • New template: list of names next to images
  • Added emails of users in birthdays list
  • Added user images in birthdays list, WP Users can draw their image from Gravatar
  • Fixed update procedure, by saving plugin’s version in db options and checking
  • Fixed bug with date_from_profile not been initialized
  • Added option: width of images in list template
  • Clearer integration of HTML with PHP where possible

1.6.0

  • Multisite Support (Enable/Disable Network functionality)

1.5.9

  • Nicer and friendlier options page

1.5.8

  • Option to disable comma (,) between the names.

1.5.7

  • Small bugfix with comma (,) not showing correctly, thanks to dlm80

1.5.6

  • Small bugfix with shortcode.js not loading

1.5.5

  • Added DataTables jQuery plugin for our birthday list, kudos for their work
  • Cleaner approach with Javascript and CSS files. Registering scripts and styles, enqueuing them where needed

1.5.4

  • Added shortcode [birthdays class=”” img_width=””] which appears in WordPress editor (thanks to: http://wordpress.stackexchange.com/questions/72394/how-to-add-a-shortcode-button-to-the-tinymce-editor)
  • Corrected a problem with the comma (,) between the names of people having birthday
  • Javascript enabling datepicker, in separate file
  • Fixed problem with duplicate $args[ ‘before_widget’ ], thanks to blewis1510

1.5.3

  • Small bugfix with widget image selected from the options page.

1.5.2

  • Added the choice to Admin whether to: 1) Save Birthdays in our table or 2) Draw Birthday Date from a specified WP User meta field or 3) Disable Birthdays for WP Users
  • Configured a better option page
  • All options are saved in one variable, an array
  • Added field to customize birthday wish
  • Added option to disable image
  • Added option to display a widget title
  • Export Problem Solved

1.5.1

  • WP User’s meta key selected as user’s name is not saved in our table, it is fetched every time so it can undergo changes
  • Future day can not be selected as birthday date
  • Fixed error in registration form
  • Added widget’s image width option

1.5

  • Added option to select which WP User’s meta data you like to be displayed as a name
  • Added option to disable integration with WP User Profile
  • All birthdays are now saved in our table, not in wp_usermeta
  • Fixed error when admin changed birthdays of other users
  • Fixed error when editin a birthday from the birthday-list
  • TODO now the meta data you wish to display is inserted in our table so if it’s changed it’s not altered in our table, must fix this

1.4

  • New plugin’s options page
  • Admin can now choose the image shown in widget through WP Media Library at plugin’s options page
  • Admin can now choose which roles have access to plugin’s options (next shall do it with WP capabilities instead)
  • Now WP users have birthday date field in their profile and those dates are checked too
  • Admin can enable two fields (user’s name and birthday date) at new user registration form

1.3

  • Upload support (csv file)
  • possible restore-transfer of data

1.2

  • el_GR changed to el

1.1

  • Versioning fix

1.0

  • Seems it works for v1.0

0.3

  • added some screens
  • an SVN TAG problem

0.2

  • English Language now is the stable
  • Translated to Greek (with l10n tools)
  • Some locale fixes for dates
  • Ajax disabled for now

0.1

  • First version
  • Only Greek language support for now.

Ratings

4.5
35 reviews

Rating breakdown

Details Information

Version

1.7.18

First Released

26 Nov, 2013

Total Downloads

26,513

Wordpress Version

3.5 or higher

Tested up to:

4.4.20

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.