{"id":39695,"date":"2015-10-28T07:50:12","date_gmt":"2015-10-28T07:50:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bb-date-and-years-shortcode\/"},"modified":"2019-05-15T10:15:16","modified_gmt":"2019-05-15T10:15:16","slug":"bb-date-and-years-shortcode","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bb-date-and-years-shortcode\/","author":12409991,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.2.1","stable_tag":"trunk","tested":"5.2.24","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Bigboss Date and years shortcode","header_author":"Bulbul bigboss","header_description":"","assets_banners_color":"077ea8","last_updated":"2019-05-15 10:15:16","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.facebook.com\/bigbosssoftbd\/?","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/bb-date-and-years-shortcode\/","header_author_uri":"https:\/\/www.facebook.com\/bulbulbigbossbd","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2215,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.<\/p>","0.5":"<p>This version fixes a security related bug.  Upgrade immediately.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1806814","resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"2088193","resolution":"1","location":"plugin","width":369,"height":369}},"screenshots":{"1":"","2":""}},"plugin_section":[],"plugin_tags":[128841,128843,128846,128842,128844],"plugin_category":[],"plugin_contributors":[92861],"plugin_business_model":[],"class_list":["post-39695","plugin","type-plugin","status-publish","hentry","plugin_tags-date-years","plugin_tags-day-date-years","plugin_tags-display-date-year","plugin_tags-show-up-date-years","plugin_tags-years-shortcode","plugin_contributors-bulbulbigboss","plugin_committers-bulbulbigboss"],"banners":{"banner":"https:\/\/ps.w.org\/bb-date-and-years-shortcode\/assets\/banner-772x250.jpg?rev=1806814","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bb-date-and-years-shortcode_077ea8.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/bb-date-and-years-shortcode\/trunk\/screenshot-1.jpg?rev=2088193","caption":""}],"raw_content":"<!--section=description-->\n<p>BB Date and years shortcode for displaying date years and day any where in your wordpress site using shortcode with multiple view.\nAll shortcode here<\/p>\n\n<p>[bb-date] for 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"D d-M-y\"] for  Fri 01-oct-2015<\/p>\n\n<p>[bb-date format=\"M\/d\/y\"] for  Oct\/01\/2015<\/p>\n\n<p>[bb-date format=\"D d-m-y\"] for  Fri 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"D M\/d\/Y\"] for 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"M d Y D\"] for  Oct 01 2015 Fri<\/p>\n\n<p>[bb-date format=\"Y M d\"] 2015 Oct 01<\/p>\n\n<p>Php code for display in templates<\/p>\n\n\n\n<p>If you face any problem then contact with me or see more about <a href=\"bbthemebd\/bigboss\/\">bigboss<\/a>  date years\nplugins<\/p>\n\n<h3><\/h3>\n\n<p>Basic Use<\/p>\n\n<p>Use this short code in page post or widget area<\/p>\n\n<p>[bb-date] for 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"D d-M-y\"] for  Fri 01-oct-2015<\/p>\n\n<p>[bb-date format=\"M\/d\/y\"] for  Oct\/01\/2015<\/p>\n\n<p>[bb-date format=\"D d-m-y\"] for  Fri 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"D M\/d\/Y\"] for 01\/10\/2015<\/p>\n\n<p>[bb-date format=\"M d Y D\"] for  Oct 01 2015 Fri<\/p>\n\n<p>[bb-date format=\"Y M d\"] 2015 Oct 01<\/p>\n\n\n\n<p>if you face any problem then please contact with me bbthemebd\/bigboss<\/p>\n\n<h3>Use in Template<\/h3>\n\n<pre><code>&lt;?php echo do_shortcode([bb-date]); ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<p>How To install BB Date and years shortcode  in wordpress site \n1.Upload plugin-name.php to the \/wp-content\/plugins\/ directory<\/p>\n\n<p>2.Activate the plugin through the 'Plugins' menu in WordPress<\/p>\n\n<p>3.use shortcode in post page or widget area where you wan to show the date \n4. if want to show the date years from template then use this php code \n<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>What is the Shortcode ?<\/dt>\n<dd><p>[bb-date] for 01\/10\/2015\n[bb-date format=\"D d-M-y\"] for  Fri 01-oct-2015\n[bb-date format=\"M\/d\/y\"] for  Oct\/01\/2015\n[bb-date format=\"D d-m-y\"] for  Fri 01\/10\/2015\n[bb-date format=\"D M\/d\/Y\"] for 01\/10\/2015\n[bb-date format=\"M d Y D\"] for  Oct 01 2015 Fri\n[bb-date format=\"Y M d\"] 2015 Oct 01<\/p><\/dd>\n<dt>How to use it in Template ?<\/dt>\n<dd><p>You can Use it using <code>&lt;?php echo do_shortcode(Short code here); ?&gt;<\/code> \nExample: <code>&lt;?php echo do_shortcode([bb-date]); ?&gt;<\/code><\/p><\/dd>\n<dt>Does it Support Multilanguage?<\/dt>\n<dd><p>Yes. It This plugin Support Multi-language.<\/p>\n\n<p>Answer to foo bar dilemma.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1.0<\/h4>\n\n<p>Custom Post type post thumbnails display \ncss<\/p>\n\n<h4>1.1.2<\/h4>\n\n<p>Now Css is added<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>A change since the previous version.<\/li>\n<li>new version please update<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>List versions from most recent at top to oldest at bottom.<\/li>\n<\/ul>","raw_excerpt":"BB Date and years shortcode for displaying date years and day any where in your wordpress site using shortcode with multiple view.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/39695","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=39695"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bulbulbigboss"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=39695"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=39695"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=39695"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=39695"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=39695"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=39695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}