{"id":8496,"date":"2010-03-19T01:54:06","date_gmt":"2010-03-19T01:54:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/pull-this\/"},"modified":"2010-11-08T17:39:33","modified_gmt":"2010-11-08T17:39:33","slug":"pull-this","status":"closed","type":"plugin","link":"https:\/\/sv.wordpress.org\/plugins\/pull-this\/","author":510048,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"1.1","tested":"3.0.5","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Pull This","header_author":"Jon Smajda","header_description":"","assets_banners_color":"","last_updated":"2010-11-08 17:39:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/pull-this\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":20,"downloads":3206,"num_ratings":0,"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":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539142","resolution":"1","location":"plugin"}},"screenshots":{"1":"A screenshot of what example #1 under the Description heading produces."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[86,8656,51603,354],"plugin_category":[],"plugin_contributors":[90071],"plugin_business_model":[],"class_list":["post-8496","plugin","type-plugin","status-closed","hentry","plugin_tags-post","plugin_tags-pull-quote","plugin_tags-pull-this","plugin_tags-quotes","plugin_contributors-smajda","plugin_committers-smajda"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/pull-this.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/pull-this\/trunk\/screenshot-1.png?rev=1539142","caption":"A screenshot of what example #1 under the Description heading produces."}],"raw_content":"<!--section=description-->\n<p>Pull quotes are nice for long, text-heavy posts. They help you communicate your key points to skimmers and they visually help to break up long chunks of text. However, in situations where your post content is displayed with CSS beyond your control (such as in a feed reader), pull quotes that are hard-coded into your post content can be ugly and confusing.<\/p>\n\n<p>To solve this problem, this plugin creates shortcodes you can use to indicate snippets of text that you would like to use as a pull quote and indicate where you want it to show up in the post as well. When viewing the post on your website in a javascript-capable browser, the pullquotes will be inserted with javascript in the specified place. However, when viewed in a feed reader, for example, the pullquotes will not appear.<\/p>\n\n<p>Just indicate text you want to appear in a pullquote and where you want it to appear (using WP shortcodes: <code>[pullthis]<\/code> and <code>[pullshow]<\/code>) and the plugin will insert the pullquotes using javascript on each page load.<\/p>\n\n<h4>Example #1: A Single Pull Quote<\/h4>\n\n<p>Wrap your pullquote in <code>[pullthis]<\/code> and <code>[\/pullthis]<\/code> and use <code>[pullshow]<\/code> where you want the pull quote to show up:<\/p>\n\n<pre><code>[pullshow]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [pullthis]This \nis my first pull quote.[\/pullthis] Aliquam sit amet felis. Etiam congue. Donec \nrisus risus, pretium ac, tincidunt eu, tempor eu, quam.\n<\/code><\/pre>\n\n<h4>Example #2: Multiple Pull Quotes<\/h4>\n\n<p>You can have multiple pull quotes by using the <code>id<\/code> attribute. It can have whatever value you want.<\/p>\n\n<pre><code>[pullshow id=\"aliquam\"]Lorem ipsum dolor sit amet, consectetuer adipiscing\nelit. [pullthis id=\"aliquam\"]Aliquam sit amet felis.[\/pullthis] Etiam congue. Donec\nrisus risus, pretium ac, tincidunt eu, tempor eu, quam. \n\n[pullshow id=\"donec\"]Morbi blandit mollis magna. Suspendisse eu tortor. [pullthis\nid=\"donec\"]Donec vitae felis nec ligula blandit rhoncus.[\/pullthis] Ut a pede ac\nneque mattis facilisis. Nulla nunc ipsum, sodales vitae, hendrerit non,\nimperdiet ac, ante. Morbi sit amet mi. Ut magna. \n<\/code><\/pre>\n\n<h4>Example #3: Only Show The Pull Quote<\/h4>\n\n<p>What if you want something to <em>only<\/em> appear in a pull quote? You can add the <code>display<\/code> attribute to <code>pullthis<\/code> and set it to <code>outside<\/code>:<\/p>\n\n<pre><code>[pullshow id=\"ex3\"]Lorem ipsum dolor sit amet, consectetuer adipiscing\nelit. Vivamus vitae risus vitae lorem iaculis placerat. Aliquam sit amet\nfelis. Etiam congue.  Donec risus risus, pretium ac, tincidunt eu, tempor\neu, quam. Morbi blandit mollis magna.  [pullthis id=\"ex3\"\ndisplay=\"outside\"]This sentence will be hidden inside the paragraph and\nonly show as a pull quote.[\/pullthis] \n<\/code><\/pre>\n\n<p>In this case, the orignal <code>pullthis<\/code> text is still there in the HTML, but it's hidden with CSS (by setting <code>display: none<\/code> on the text).<\/p>\n\n<!--section=installation-->\n<p>Just upload the <code>pull-this<\/code> directory to <code>\/wp-content\/plugins\/<\/code> and activate. No settings or anything.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Are there any frequently asked questions?<\/dt>\n<dd><p>Not yet!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed bug that caused pull-this quotes to not be applied properly in index views. <a href=\"http:\/\/wordpress.org\/support\/topic\/plugin-pull-this-note-about-display-in-multiple-entries\">Thanks voodoodoodoo<\/a>.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release!<\/li>\n<\/ul>","raw_excerpt":"Select and place pull quotes inside your posts using shortcodes ([pullthis][\/pullthis] and [pullshow]). Pull quotes are inserted with javascript.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/8496","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=8496"}],"author":[{"embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/smajda"}],"wp:attachment":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=8496"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=8496"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=8496"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=8496"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=8496"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=8496"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}