{"id":42814,"date":"2016-04-10T18:51:45","date_gmt":"2016-04-10T18:51:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/better-blockquotes\/"},"modified":"2016-03-25T04:03:44","modified_gmt":"2016-03-25T04:03:44","slug":"better-blockquotes","status":"publish","type":"plugin","link":"https:\/\/fa.wordpress.org\/plugins\/better-blockquotes\/","author":2245584,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"4.4.34","requires":"4.4","requires_php":"","requires_plugins":"","header_name":"Better Blockquotes","header_author":"Devin Price","header_description":"","assets_banners_color":"","last_updated":"2016-03-25 04:03:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/github.com\/devinsays\/better-blockquotes","header_author_uri":"http:\/\/github.com\/devinsays\/better-blockquotes","rating":5,"author_block_rating":0,"active_installs":400,"downloads":9976,"num_ratings":2,"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":"2"},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1391581","resolution":"","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1391581","resolution":"1","location":"assets"}},"screenshots":{"1":"Pop-up that displays when the blockquote button is clicked in the editor."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11957,1719],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-42814","plugin","type-plugin","status-publish","hentry","plugin_tags-blockquotes","plugin_tags-tinymce","plugin_committers-downstairsdev"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/better-blockquotes\/assets\/icon.svg?rev=1391581","icon":"https:\/\/ps.w.org\/better-blockquotes\/assets\/icon.svg?rev=1391581","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/better-blockquotes\/assets\/screenshot-1.jpg?rev=1391581","caption":"Pop-up that displays when the blockquote button is clicked in the editor."}],"raw_content":"<!--section=description-->\n<p>Better Blockquotes provides an way to easily add citations to quotes using the WordPress editor. Simply click on the blockquote button, and a pop-up will provide fields for quote, citation and citation link. Developers can extend the plugin to support various blockquote classes.<\/p>\n\n<p>Contribute or submit bugs via <a href=\"https:\/\/github.com\/devinsays\/better-blockquotes\">Github<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Go to \"Plugins &gt; Add New\"<\/li>\n<li>Search for \"Better Blockquotes\"<\/li>\n<li>Click \"Install\"<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What does the blockquote markup look like?<\/dt>\n<dd><blockquote>\n    This is the quote.\n    <a href=\"#\">Citation<\/a>\n    <\/blockquote><\/dd>\n<dt>Why doesn't my blockquote look good when displayed?<\/dt>\n<dd><p>This plugin doesn't add any styling for blockquotes. Contact the author of your theme to make sure they support blockquote markup.<\/p><\/dd>\n<dt>Blockquote Classes\/Styles<\/dt>\n<dd><p>Developers can optionally add style options to the pop-up. Any selected styles will apply a class directly to the <code>&lt;blockquote&gt;<\/code> element.<\/p>\n\n<pre><code>function prefix_blockquote_classes() {\n    $options = array(\n        'class-1' =&gt; __( 'Style One', 'better-blockquotes' ),\n        'class-2' =&gt; __( 'Style Two', 'better-blockquotes' ),\n    );\n    return $options;\n}\nadd_filter( 'betterblockquotes_classes', 'prefix_blockquote_classes' );\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0 (03\/25\/16)<\/h4>\n\n<ul>\n<li>Public Release<\/li>\n<\/ul>","raw_excerpt":"Better Blockquotes provides an way to easily add citations to quotes using the WordPress editor.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42814"}],"author":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/downstairsdev"}],"wp:attachment":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42814"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42814"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42814"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42814"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42814"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}