{"id":13528,"date":"2011-06-05T19:31:17","date_gmt":"2011-06-05T19:31:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/kid-info-widget\/"},"modified":"2013-10-07T08:27:47","modified_gmt":"2013-10-07T08:27:47","slug":"kid-info-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/kid-info-widget\/","author":7983462,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.9","stable_tag":"0.9","tested":"3.6.0","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Kid Info Widget","header_author":"Mike van Vendeloo","header_description":"","assets_banners_color":"","last_updated":"2013-10-07 08:27:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/mike.vanvendeloo.net\/wordpress-kid-info-widget","header_author_uri":"http:\/\/mike.vanvendeloo.net","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2539,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Upgrading is seamless.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.5","0.6","0.7","0.8","0.9"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[5579,10606,9922,39160,168],"plugin_category":[43],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-13528","plugin","type-plugin","status-closed","hentry","plugin_tags-age","plugin_tags-baby","plugin_tags-child","plugin_tags-kid","plugin_tags-sidebar","plugin_category-customization","plugin_committers-mikoosoft"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/kid-info-widget.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Customizable widget with information about your child. Show baby's age, date of birth, weight, length etc. Supports multiple instances. The age is shown in weeks and in number of years, months and days.<\/p>\n\n<p>The options in the widget are:<\/p>\n\n<ul>\n<li><p><em>Name<\/em> is the widget's title.<\/p><\/li>\n<li><p><em>Content<\/em> is a free form field where you can add HTML code to display some extra information about your child. For instance what his or her latest achievement is.<\/p><\/li>\n<li><p><em>Photo_url<\/em> is an url (including http:\/\/) pointing to the location of a (thumbnail) image to be used to show in the widget.<\/p><\/li>\n<li><p><em>Photo_width<\/em> indicates the width to be used for the thumbnail image. Default this is 75 pixels. Depending on the width of your sidebar you can increase that size to your wishes.<\/p><\/li>\n<li><p><em>Date_of_Birth<\/em> specifies the date we should count distance from. Since this plugin simply takes the difference between 'now' and the specified date, it can\nbe used for counting down (for dates in the future), or counting up (for dates in the past). It's all up to you.<\/p><\/li>\n<li><p><em>Birth_weight<\/em> is a field to store the weight of the child in grams at birth.<\/p><\/li>\n<li><p><em>Birth_length<\/em> is a field to store the length in centimeters of the child at birth.<\/p><\/li>\n<li><p><em>Current_weight<\/em> is a field to store the weight of the child at this moment.<\/p><\/li>\n<li><p><em>Current_length<\/em> is a field to store the length in centimeters of the child currently.<\/p><\/li>\n<li><p><em>Customstyle<\/em> is a field to indicate a customstyle class as an addition to the default kidinfo class. This can be used to distinguish the styles of two or more widgets on the same page (for instance use blue colors for a boy widget and pink colors for a girls widget.<\/p><\/li>\n<\/ul>\n\n<p>You can have multiple instances of this widget. There are several optional fields that can be enabled or disabled, these are: showing the age in weeks, birth length and weight and current length and weight.<\/p>\n\n<!--section=installation-->\n<p>The plugin consists of a single .php file, so it's very easy:<\/p>\n\n<ol>\n<li>Upload <code>kid-info-widget.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Start using it on the 'Widgets' submenu of 'Appearance'<\/li>\n<\/ol>\n\n<!--section=faq-->\n<ol>\n<li><p>Can I add my own styling to the content field?\nYes, you can put HTML in the content field, so you can use tags like , &lt;p&gt; etc. You can even put in a table there if you would want to.<\/p><\/li>\n<li><p>How to use the dutch translations?\nConfigure Wordpress in config.php to use the Dutch (or any other) locale. Do this by adding the following to the config.php file:\ndefine('WPLANG', 'nl_NL');<\/p><\/li>\n<li><p>How can I customize the styling?\nGo to the plugins editor and select the Kid Info Widget. Then select the kid-info-widget.css and add your custom styling there.<\/p><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.9<\/h4>\n\n<ul>\n<li>Added separate styling for photo an information area.<\/li>\n<li>Fixed calculation of age.<\/li>\n<li>Fixed some styling\/html issues.<\/li>\n<li>Added lastupdated date to show when the last time was when the widgets data was changed.<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>Added option to optionally not show the age in weeks.<\/li>\n<li>Added example custom style class to customize the styling for multiple kids with different colors and\/or fonts.<\/li>\n<li>Fixed some translations.<\/li>\n<li>Fixed admin page to show the previously entered custom style.<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Fixed translation in dutch (renamed to nl_NL) and pot file for other translations.<\/li>\n<li>Added input field to specify the width of the thumbnail used.<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Added stylesheet for better layout control.<\/li>\n<li>Added customstyle to override styles when using multiple widgets.<\/li>\n<li>Added translation in dutch and pot file for other translations.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Added more information like weight and length to the options.<\/li>\n<li>Made the information about weight and length optional to show.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Customizable widget with information about your child. Show baby&#039;s age, date of birth, weight, length etc. Supports multiple instances.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13528"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mikoosoft"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13528"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13528"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13528"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13528"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13528"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}