{"id":20671,"date":"2012-11-12T18:51:11","date_gmt":"2012-11-12T18:51:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/how-old-am-i\/"},"modified":"2015-08-09T10:30:27","modified_gmt":"2015-08-09T10:30:27","slug":"how-old-am-i","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/how-old-am-i\/","author":5860939,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"trunk","tested":"4.2.39","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"How Old Am I","header_author":"Stathis Goudoulakis","header_description":"","assets_banners_color":"","last_updated":"2015-08-09 10:30:27","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=JT4GXFTBH99LS","header_plugin_uri":"http:\/\/burnmind.com\/freebies\/how-old-am-i","header_author_uri":"http:\/\/stathisg.com\/","rating":5,"author_block_rating":0,"active_installs":90,"downloads":3275,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1539161","resolution":"4","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539161","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539161","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539161","resolution":"1","location":"plugin"},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":"1539161","resolution":"5","location":"plugin"}},"screenshots":{"1":"The plugin's settings","2":"Example using default settings","3":"Example using custom format with age in numbers","4":"Example using Custom format with age in full","5":"Example using shortcode attributes"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5579,5581,35126,35125,35124],"plugin_category":[],"plugin_contributors":[90580],"plugin_business_model":[],"class_list":["post-20671","plugin","type-plugin","status-publish","hentry","plugin_tags-age","plugin_tags-age-calculator","plugin_tags-automatic-age","plugin_tags-calculate-age","plugin_tags-how-old-am-i","plugin_contributors-stathisg","plugin_committers-stathisg"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/how-old-am-i.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/how-old-am-i\/trunk\/screenshot-1.jpg?rev=1539161","caption":"The plugin's settings"},{"src":"https:\/\/ps.w.org\/how-old-am-i\/trunk\/screenshot-2.jpg?rev=1539161","caption":"Example using default settings"},{"src":"https:\/\/ps.w.org\/how-old-am-i\/trunk\/screenshot-3.jpg?rev=1539161","caption":"Example using custom format with age in numbers"},{"src":"https:\/\/ps.w.org\/how-old-am-i\/trunk\/screenshot-4.jpg?rev=1539161","caption":"Example using Custom format with age in full"},{"src":"https:\/\/ps.w.org\/how-old-am-i\/trunk\/screenshot-5.jpg?rev=1539161","caption":"Example using shortcode attributes"}],"raw_content":"<!--section=description-->\n<p>How Old Am I calculates and displays ages in several formats, giving you up-to-date detailed age information which can be added on your posts and pages, without having to constantly update them.<\/p>\n\n<!--section=installation-->\n<h4>How to install<\/h4>\n\n<ol>\n<li>Upload the extracted archive to wp-content\/plugins\/ or upload the archive from the admin dashboard (Plugins -&gt; Add New -&gt; Upload).<\/li>\n<li>Activate the plugin via the Plugins menu<\/li>\n<\/ol>\n\n<h4>How to configure<\/h4>\n\n<ol>\n<li>Open the plugin settings page (Settings -&gt; How Old Am I).<\/li>\n<li>Enter your birth date.<\/li>\n<li>Select a display format.<\/li>\n<li>Select how to deal with negative ages.<\/li>\n<\/ol>\n\n<h4>How to use<\/h4>\n\n<p>Select your date of birth and enter the shortcode [how-old-am-i] in any post or page.<\/p>\n\n<p>The following attributes are available to be used in the shortcode (the attributes can be combined):<\/p>\n\n<ul>\n<li>on \u2014 takes as an argument either a date (format: YYYY-MM-DD) and overrides the current date, or the word \"post\" and uses the date &amp; time of the post to override the current date<\/li>\n<li>bday \u2014 takes as an argument either a date (format: YYYY-MM-DD) and overrides the birth date set on the plugin's settings, or the word \"post\" and uses the date &amp; time of the post to override the birth date<\/li>\n<\/ul>\n\n<p>Some examples using the attributes:<\/p>\n\n<ul>\n<li>[how-old-am-i on=\"2013-03-01\"] \u2014 displays the age as it was on the 1st of March, 2013<\/li>\n<li>[how-old-am-i on=\"post\"] \u2014 displays the age as it was on the date the post was published on<\/li>\n<li>[how-old-am-i bday=\"1980-02-22\"] \u2014 displays the age using as a birth date the 22nd of February, 1980<\/li>\n<li>[how-old-am-i bday=\"post\"] \u2014 displays the age using as a birth date the date that the post was published on<\/li>\n<li>[how-old-am-i on=\"2013-03-01\" bday=\"1980-02-22\"] \u2014 displays the age of a person born on the 22nd of February, 1980, as it was on the 1st of March, 2013, ignoring both the birth date set in the plugin's setting, and the current date<\/li>\n<li>[how-old-am-i on=\"post\" bday=\"1980-02-22\"] \u2014 the same example as before, using the publish date of the post as the current date<\/li>\n<li>[how-old-am-i on=\"2013-03-01\" bday=\"post\"] \u2014 the same example as before, using the publish date of the post as the birth date<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>How can I get support?<\/dt>\n<dd><p>For questions, issues, or feature requests, you can <a href=\"http:\/\/burnmind.com\/contact\">contact me<\/a>, or post them either in the <a href=\"http:\/\/wordpress.org\/tags\/how-old-am-i\">WordPress Forum<\/a> (make sure to add the tag \"how-old-am-i\"), or in <a href=\"http:\/\/burnmind.com\/freebies\/how-old-am-i\">this<\/a> blog post.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added the ability to show negative ages.<\/li>\n<li>Removed support for PHP versions lower than 5.3 since WordPress rejects legacy code needed to make the plugin work for such versions.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added \"on\" and \"bday\" shortcode attributes.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"How Old Am I calculates and displays ages in several formats.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/20671","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=20671"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stathisg"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=20671"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=20671"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=20671"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=20671"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=20671"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=20671"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}