{"id":41151,"date":"2016-01-06T18:07:43","date_gmt":"2016-01-06T18:07:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/eazy-html5-elements\/"},"modified":"2018-01-02T20:10:46","modified_gmt":"2018-01-02T20:10:46","slug":"eazy-html5-elements","status":"publish","type":"plugin","link":"https:\/\/kmr.wordpress.org\/plugins\/eazy-html5-elements\/","author":13664039,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"4.9.29","requires":"4.3.1","requires_php":"","requires_plugins":"","header_name":"Eazy HTML5 Elements","header_author":"Rob Scott, LLC","header_description":"","assets_banners_color":"b7b7b7","last_updated":"2018-01-02 20:10:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/robjscott.com\/wordpress\/plugins","header_author_uri":"http:\/\/robjscott.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2000,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.0":"<p>First release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1322562","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1322562","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1322562","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1322562","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-01.jpg":{"filename":"screenshot-01.jpg","revision":"1322562","resolution":"01","location":"assets"},"screenshot-02.jpg":{"filename":"screenshot-02.jpg","revision":"1322562","resolution":"02","location":"assets"},"screenshot-03.jpg":{"filename":"screenshot-03.jpg","revision":"1322562","resolution":"03","location":"assets"},"screenshot-04.jpg":{"filename":"screenshot-04.jpg","revision":"1322562","resolution":"04","location":"assets"},"screenshot-05.jpg":{"filename":"screenshot-05.jpg","revision":"1322562","resolution":"05","location":"assets"},"screenshot-06.jpg":{"filename":"screenshot-06.jpg","revision":"1322562","resolution":"06","location":"assets"},"screenshot-07.jpg":{"filename":"screenshot-07.jpg","revision":"1322562","resolution":"07","location":"assets"}},"screenshots":{"1":"HTML heading elements.","2":"Elements for grouping HTML content.","3":"Elements for HTML text level semantics.","4":"Elements for editing HTML content.","5":"Elements for embedding HTML content. Files are included in \/resources.","6":"Elements for displaying HTML tables.","7":"Elements for displaying HTML forms."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[356,94,246,203,5889],"plugin_category":[59],"plugin_contributors":[81689],"plugin_business_model":[],"class_list":["post-41151","plugin","type-plugin","status-publish","hentry","plugin_tags-css","plugin_tags-debug","plugin_tags-html","plugin_tags-html5","plugin_tags-theme-development","plugin_category-utilities-and-tools","plugin_contributors-r0bsc0tt","plugin_committers-r0bsc0tt"],"banners":{"banner":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/banner-772x250.png?rev=1322562","banner_2x":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/banner-1544x500.png?rev=1322562","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/icon-128x128.png?rev=1322562","icon_2x":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/icon-256x256.png?rev=1322562","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-01.jpg?rev=1322562","caption":"HTML heading elements."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-02.jpg?rev=1322562","caption":"Elements for grouping HTML content."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-03.jpg?rev=1322562","caption":"Elements for HTML text level semantics."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-04.jpg?rev=1322562","caption":"Elements for editing HTML content."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-05.jpg?rev=1322562","caption":"Elements for embedding HTML content. Files are included in \/resources."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-06.jpg?rev=1322562","caption":"Elements for displaying HTML tables."},{"src":"https:\/\/ps.w.org\/eazy-html5-elements\/assets\/screenshot-07.jpg?rev=1322562","caption":"Elements for displaying HTML forms."}],"raw_content":"<!--section=description-->\n<p>Eazy HTML5 Elements is a WordPress plugin that displays most HTML elements using a shortcode. \nThis allows theme developers to visualize how HTML elements will display.<\/p>\n\n<p>Eazy HTML5 Elements includes material copied from or derived from HTML5. Copyright \u00a9 2014 W3C\u00ae (MIT, ERCIM, Keio, Beihang).<\/p>\n\n<p>HTML elements are grouped into 5 sections following the HTML5 spec by W3C<\/p>\n\n<h4>HTML HEADINGS<\/h4>\n\n<p>h1, h2, h3, h4, h5, h6<\/p>\n\n<h4>GROUPING HTML CONTENT<\/h4>\n\n<p>p, br, pre, blockquote, ol, ul, li, dl, dt, dd, figure, figcaption, div, main<\/p>\n\n<h4>TEXT LEVEL SEMANTICS<\/h4>\n\n<p>a, em, strong, small, s, cite, q, dfn, abbr, data, time, code, var, samp, kbd, sub, sup, i, b, u, mark, ruby, bdi, bdo, span, br, wbr<\/p>\n\n<h4>EDITS<\/h4>\n\n<p>ins, del<\/p>\n\n<h4>EMBEDDED CONTENT<\/h4>\n\n<p>img, iframe, embed, object, param, video, audio, source, track<\/p>\n\n<h4>TABLES<\/h4>\n\n<p>table, thead, tfoot, tbody, tr, th, td<\/p>\n\n<h4>FORMS<\/h4>\n\n<p>form, input\nInput types include: \nText Field, Password Field, Radio Buttons, Checkbox, Number, Date, Color, Range, Month, Week, Time, Datetime, Datetime Local, E-mail, Telephone Number, URL, File, Select, Datalist, Optgroup, Option, Textarea, Keygen, Progress, Meter, Submit Button<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin<\/li>\n<li>Upload plugin to WordPress installation<\/li>\n<li>Activate the plugin<\/li>\n<li>Create a page or post and use the shortcode [eazyhtml] to display HTML elements<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Download the plugin<\/li>\n<li>Upload plugin to WordPress installation<\/li>\n<li>Activate the plugin<\/li>\n<li>Create a page or post and use the shortcode [eazyhtml] to display HTML elements<\/li>\n<\/ol><\/dd>\n<dt>Where can I find more information on HTML5?<\/dt>\n<dd><p>W3C. Specifically the HTML5 Specifications .<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<\/ul>","raw_excerpt":"Eazy HTML5 Elements displays most HTML elements using a shortcode. This allows theme developers to visualize how HTML elements will display.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41151"}],"author":[{"embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/r0bsc0tt"}],"wp:attachment":[{"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41151"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41151"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41151"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41151"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41151"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kmr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}