{"id":7712,"date":"2010-01-05T13:05:17","date_gmt":"2010-01-05T13:05:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/image-formatr\/"},"modified":"2015-12-13T19:41:52","modified_gmt":"2015-12-13T19:41:52","slug":"image-formatr","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/image-formatr\/","author":5664611,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.6","stable_tag":"1.2.6","tested":"4.4.34","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"Image Formatr","header_author":"Steven Almeroth","header_description":"","assets_banners_color":"29ab8f","last_updated":"2015-12-13 19:41:52","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_xclick&business=sroth77@gmail.com&item_name=Image+Formatr+Wordpress+plugin","header_plugin_uri":"http:\/\/warriorself.com\/blog\/about\/image-formatr\/","header_author_uri":"http:\/\/warriorself.com\/sma\/","rating":3.7,"author_block_rating":0,"active_installs":40,"downloads":20922,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.2":"<p>Wordpress Gallery support<\/p>","1.1":"<p>Media library image thumbnail support<\/p>","1.0":"<p>Admin UI restructuring using settings information popups<\/p>"},"ratings":{"1":1,"2":0,"3":0,"4":0,"5":2},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"696371","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.10.0","0.10.1","0.8","0.9","0.9.2","0.9.4","0.9.5","0.9.6","0.9.7","0.9.7.3","0.9.7.4","0.9.7.5","1.0","1.0.1","1.1","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"687366","resolution":"1","location":"assets"}},"screenshots":{"1":"Image Formatr administration screen"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6783,1096,1975,163,86],"plugin_category":[46,50,56],"plugin_contributors":[85679],"plugin_business_model":[],"class_list":["post-7712","plugin","type-plugin","status-publish","hentry","plugin_tags-caption","plugin_tags-flickr","plugin_tags-formatting","plugin_tags-images","plugin_tags-post","plugin_category-editor-and-writing","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-huntermaster","plugin_committers-huntermaster"],"banners":{"banner":"https:\/\/ps.w.org\/image-formatr\/assets\/banner-772x250.jpg?rev=696371","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/image-formatr_29ab8f.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/image-formatr\/assets\/screenshot-1.png?rev=687366","caption":"Image Formatr administration screen"}],"raw_content":"<!--section=description-->\n<p>Image Formatr is a simple plugin that goes through all the content images on\nposts &amp; pages, and with zero user changes:<\/p>\n\n<ol>\n<li>gives them a standardized thumbnail format using CSS<\/li>\n<li>puts a caption underneath each one using the title<\/li>\n<li>makes them linked so they popup in full size<\/li>\n<\/ol>\n\n<p>Thumbnails are not generated, but will be used if available in the media library.\nThis plugin is driven by the <a href=\"http:\/\/www.no-margin-for-errors.com\/projects\/prettyPhoto\/\">prettyPhoto<\/a>\nlibrary so we could call this plugin a prettyPhoto integration plugin.<\/p>\n\n<p>*Note: Supports images on <strong>Flickr<\/strong>.<\/p>\n\n<h4>Usage<\/h4>\n\n<p><em>This only applies to the images you put in your content, not theme graphics.<\/em><\/p>\n\n<pre><code>&lt;img\n  src=\"\/images\/picture.jpg\"\n  class=\"alignright\"\n  title=\"A sample caption\"\n  link=\"http:\/\/example.com\/\"\n  hint=\"Image borrowed from example.com\"\n\/&gt;\n<\/code><\/pre>\n\n<p>After the plugin runs, the output to the browser looks like:<\/p>\n\n<pre><code>&lt;div class=\"img alignright\"&gt;\n  &lt;a\n    href=\"\/images\/picture.jpg\"\n    rel=\"prettyPhoto[main]\"&gt;\n    &lt;img\n      src=\"\/images\/picture.jpg\"\n      title=\"Image borrowed from example.com\" alt=\"\"\n      width=\"140\" height=\"90\"\/&gt;\n  &lt;\/a&gt;\n  &lt;div style=\"width: 100%;\"&gt;\n    &lt;a href=\"http:\/\/example.com\/\" target=\"_blank\"&gt;A sample caption&lt;\/a&gt;\n  &lt;\/div&gt;\n&lt;\/div&gt;\n<\/code><\/pre>\n\n<h4>Documentation<\/h4>\n\n<p>You can find plugin documentation at http:\/\/warriorself.com\/blog\/about\/image-formatr\/<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Standardizes all thumbnails without altering posts<\/li>\n<li>Supports displaying images from Flickr: &lt;img flickr=\"1234567890\"\ntitle=\"The magnificent Ceiba at the Archaeological Site of Palenque.\"&gt;<\/li>\n<li>Generates image captions using the image <code>title<\/code> or <code>alt<\/code><\/li>\n<li>Integrates Wordpress media library thumbnails<\/li>\n<li>Gives popups for Wordpress gallery images (adjust priority setting to 12)<\/li>\n<li>Shows all content images on the blog as small thumbnails\n(does not create new thumbnails but can use Media Library for thumbs)<\/li>\n<li>Allows for fine-grained control of each image's format<\/li>\n<li>Zooms image to large size when clicked using the\n<a href=\"http:\/\/www.no-margin-for-errors.com\/projects\/prettyPhoto\/\">prettyPhoto<\/a>\nlibrary<\/li>\n<li>Outputs standard XHTML compliant markup<\/li>\n<\/ul>\n\n<h3>Gallery Support<\/h3>\n\n<p>To get Wordpress Gallery images to popup, this plugin must run at a priority\ngreater (later) than the [gallery] shortcode which runs at priority 11.  Therefore\nset the <code>priority<\/code> setting to 12 in the Administration Options.<\/p>\n\n<h3>Overrides<\/h3>\n\n<p>The actions of the plugin are enabled and disabled with administration settings\nbut can be overridden on each individual image.<\/p>\n\n<ul>\n<li><strong><code>usemysize<\/code><\/strong> - true\/false - <em>true = do not ignore an image width and height<\/em><\/li>\n<li><strong><code>usemya<\/code><\/strong>    - true\/false - <em>true = do not ignore a parent anchor tag<\/em><\/li>\n<li><strong><code>nocap<\/code><\/strong>     - true\/false - <em>true = do not create a caption<\/em><\/li>\n<li><strong><code>nofx<\/code><\/strong>      - true\/false - <em>true = no popup effect<\/em><\/li>\n<li><strong><code>link<\/code><\/strong>      - string url - <em>make the caption a link to the url<\/em><\/li>\n<li><strong><code>hint<\/code><\/strong>      - string txt - <em>this will be the new image title<\/em><\/li>\n<li><strong><code>asis<\/code><\/strong>      - true\/false - <em>true = don't change nuthin<\/em><\/li>\n<li><strong><code>group<\/code><\/strong>     - string txt - <em>separate popup slideshows<\/em><\/li>\n<li><strong><code>thumb<\/code><\/strong>     - string url - <em>image thumbnail<\/em> (version 0.9.7)<\/li>\n<li><strong><code>page<\/code><\/strong>      - single\/!single\/front\/!front - <em>page filtering<\/em> (version 0.9.7)<\/li>\n<\/ul>\n\n<p>If you want to surround an image with an anchor tag <code>&lt;a&gt;<\/code>, then you should add\na <code>usemya<\/code> attribute within the image tag or else your anchor will be ignored\nand replaced.  If you do not want the popup effect at all, add a <code>nofx<\/code> attribute\nto the image.  If you do not want any caption, you can specify <code>nocap<\/code>, or just\nleave the title blank. And to have the plugin completely ignore an image and\noutput the content directly from the post, use the <code>asis<\/code> attribute.<\/p>\n\n<p><strong>Example<\/strong><\/p>\n\n<pre><code>&lt;a href=\"http:\/\/www.example.com\/\"&gt;\n&lt;img\n  src=\"\/images\/picture.jpg\"\n  title=\"Click to visit website\"\n  nocap=\"true\"\n  usemya=\"true\"\n\/&gt;&lt;\/a&gt;\n<\/code><\/pre>\n\n<p>Note: concerning the <em>true\/false<\/em> overrides, do not include \"false\" parameters\nlike <code>&lt;img usemya=\"false\"&gt;<\/code>, i.e these overrides should only include the attributes\nfor which you want to designate a \"true\" value.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Image Formatr is Copyright 2014 <a href=\"mailto:&#x73;&#114;&#x6f;&#116;&#x68;&#055;&#x37;&#064;&#x67;&#109;&#x61;&#105;&#x6c;&#046;&#x63;&#111;&#x6d;\">Steven Almeroth<\/a> and\nlicensed under a GPL license.<\/p>\n\n<p>Based on: <a href=\"http:\/\/wordpress.org\/extend\/plugins\/image-caption\/\">image-caption<\/a>\nby <a href=\"http:\/\/www.channel-ai.com\/blog\/\">Yaosan Yeo<\/a>.<\/p>\n\n<p>PrettyPhoto: The JavaScript\n<a href=\"http:\/\/www.no-margin-for-errors.com\/projects\/prettyPhoto\/\">Image thumbnail viewer<\/a>\nlibrary by Stephane Caron is licensed under GPLv2.<\/p>\n\n<h3>Website<\/h3>\n\n<p>More information, including how to contact me, is available at\n<a href=\"http:\/\/warriorself.com\/blog\/about\/image-formatr\/\">warriorself.com<\/a>.<\/p>\n\n<h3>Translations<\/h3>\n\n<ul>\n<li>If you would like to contribute a translation of the administration settings\nscreen please have a look at the\n<a href=\"http:\/\/plugins.svn.wordpress.org\/image-formatr\/trunk\/languages\/image-formatr.pot\">.pot<\/a>\nfile and post to the <a href=\"https:\/\/wordpress.org\/support\/plugin\/image-formatr\">support forum<\/a>\nof <a href=\"mailto:&#x73;&#114;&#x6f;&#116;&#x68;&#055;&#x37;&#064;&#x67;&#109;&#x61;&#105;&#x6c;&#046;&#x63;&#111;&#x6d;\">e-mail to me<\/a>.<\/li>\n<\/ul>\n\n<h3>ToDo List<\/h3>\n\n<ul>\n<li>add screenshot of output image with caption<\/li>\n<\/ul>\n\n<h3>Wish List<\/h3>\n\n<ul>\n<li>phone-home feature, activate\/deactivate stats helper with version number<\/li>\n<li>add admin option for html\/xhtml &lt;img\/&gt; closing tags<\/li>\n<li>add admin option for moving title attribute to alt attribute should it\noverwrite an existing alt?<\/li>\n<li>debug mode could show images not found and whatnots and profiling stats<\/li>\n<li>change [flickrset id=\"1234\"] to [flickr set=\"1234\"]<\/li>\n<li>change [flickr pid=\"123\"] to [flickr img=\"123\"]<\/li>\n<li>show \"the_content\" ordering vis a vie wp-hooks-filters-flow.php\nPriority 8 :\n    WP_Embed-&gt;run_shortcode()\n    WP_Embed-&gt;autoembed()\nPriority 10 :\n    wptexturize()\n    convert_smilies()\n    convert_chars()\n    wpautop()\n    shortcode_unautop()\n    prepend_attachment()\nPriority 11 :\n    capital_P_dangit()\n    do_shortcode()\nPriority 20 :\n    ImageFormatr-&gt;filter()<\/li>\n<\/ul>\n\n<h3>Bug List<\/h3>\n\n<ul>\n<li>bug: add_settings_field() &lt;label for=\"s\"&gt; not &lt;label for=\"stdthumb\"&gt;\nwork-around is to only use unique single char id fields defined as constants<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Installation:<\/p>\n\n<ol>\n<li>Download and extract the plugin to your computer<\/li>\n<li>Extract the files keeping the directory structure in tact<\/li>\n<li>Upload the extracted directory (image-formatr) to your WordPress plugin\ndirectory (wp-content\/plugins)<\/li>\n<li>Activate the plugin through the <em>Plugins<\/em> menu in WordPress admin<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>1.) <em>Wordpress \"smiley\" emoticons like <code>:)<\/code> keep showing up with the other\nimages.  How can I prevent smileys from being effected?<\/em><\/p>\n\n<p>Starting with version 0.9.6 this plugin includes a <em>class exclusion list<\/em> which\nprevents an image from being processed by the plugin if it contains a CSS class\nthat is in the list.  Wordpress uses \"wp-smiley\" for their smileys so enter\n    wp-smiley into the exclusion classes in the Wordpress administration settings\nfor Image-formatr then click \"Update Options\".<\/p>\n\n<p>2.) <em>These image attributes (e.g. page, nocap, link, etc) are not XHTML\nstandard attributes.  Why do you use them?<\/em><\/p>\n\n<p>The Image Formatr <em>override<\/em> attributes do not get written to the browser.\nThey are only used by the plugin for format configuration of individual\nimages.  Unless you specify the <code>asis<\/code> attribute, all images in your content\nare deconstructed then rebuilt sending only XHTML compliant markup to the\nclient.<\/p>\n\n<!--section=changelog-->\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>2015-12-13 Flickr https API<\/li>\n<li>Fix Flickr API calls to use https instead of http<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>2014-07-02 Standardize-thumbnails patch<\/li>\n<li>Fix Standardize-thumbnail setting, redeux<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>2014-07-01 Internationalization<\/li>\n<li>Add Serbian translation of admin screen<\/li>\n<li>Fix Standardize-thumbnail setting<\/li>\n<li>Add license file &amp; info<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>2014-05-20 PrettyPhoto settings admin<\/li>\n<li>Fix priority default when upgrading from previous version<\/li>\n<li>Fix PHP notice when not using captions<\/li>\n<li>Add admin options for PrettyPhoto: social buttons, theme, speed<\/li>\n<li>Add admin option validation for priority setting<\/li>\n<li>Changed admin styling to use retina icons<\/li>\n<li>Changed prettyPhoto social buttons option logic, simplified<\/li>\n<li>Changed default prettyPhoto popup theme<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>2014-05-14 Plugin priority patch<\/li>\n<li>Add admin option to adjust the plugin execution order, no longer hard-coded<\/li>\n<li>Fix activation warning, default options-collection to array<\/li>\n<li>Fix Media Library thumbnail display<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>2014-05-11 Wordpress Gallery support<\/li>\n<li>Add [gallery] shortcode support, looks for \"attachment-thumbnail\" class<\/li>\n<li>Add settings link in Admin plugins list<\/li>\n<li>Change plugin priority from 10 to 12<\/li>\n<li>Remove explicit support for BBcode (popups still work)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>2013-04-12 Media library image thumbnail support<\/li>\n<li>Add admin option to enable using media library auto-generated images as\nthumbnails<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>2013-03-25 Dynamic filter loading removal patch<\/li>\n<li>reverse moving <em>add_filter<\/em> from <em>image-formatr<\/em> to <em>class.formatr<\/em><\/li>\n<li>remove admin option to toggle processing of page\/post content<\/li>\n<li>remove admin option to toggle processing of WP Text Widget content<\/li>\n<li>remove usage of <em>output buffering<\/em> to build the image div<\/li>\n<li>fix <em>Caption attribute<\/em> drop-down to properly show the option value<\/li>\n<li>move <em>activate\/deactivate<\/em> callbacks from class.admin to class.base<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>2013-03-24 Admin UI layout with info popups<\/li>\n<li>redo Admin with a better UI using settings information popups<\/li>\n<li>add admin option for name to use for default prettyPhoto slideshow group<\/li>\n<li>add admin option to toggle processing of page\/post content<\/li>\n<li>add admin option to toggle processing of WP Text Widget content<\/li>\n<li>fix Flickr loop bug if we could not open the image url<\/li>\n<\/ul>\n\n<h4>0.10.1<\/h4>\n\n<ul>\n<li>2012-12-12 Remove asis attribute and add caption css class<\/li>\n<li>Remove the asis attribute if provided<\/li>\n<li>add php5 constructor, move old constructor to base<\/li>\n<li>add admin option to add css-class to caption div<\/li>\n<li>simplify width styling<\/li>\n<\/ul>\n\n<h4>0.10.0<\/h4>\n\n<ul>\n<li>2012-11-25 Add Flickr support and remove Highslide library<\/li>\n<li>The Highslide JavaScript image viewer library had a license that was not\ncompatible so it was replaced with the PrettyPhoto library<\/li>\n<li>Flickr image support with [flickr pid=\"123\"] or <\/li>\n<li>Flickr set support with [flickrset id=\"123\"]<\/li>\n<li>Note: [flickrset id=\"123\"] usage is deprecated and will become [flickr\nset=\"123\"] next release<\/li>\n<\/ul>\n\n<h4>0.9.7.5<\/h4>\n\n<ul>\n<li>2011-11-03 BBCode [img] support<\/li>\n<li>Added: support for [img]http:\/\/mydomain.com\/image.jpg[\/img]<\/li>\n<li>Added: CSS image class modification options<\/li>\n<\/ul>\n\n<h4>0.9.7.4<\/h4>\n\n<ul>\n<li>2011-07-17 Small images not up-sized<\/li>\n<li>Changed css style width to max-width<\/li>\n<\/ul>\n\n<h4>0.9.7.3<\/h4>\n\n<ul>\n<li>2011-06-12 Internet Explorer patch<\/li>\n<li>Fixed: JavaScript obect trailing comma removed from hs.addSlideshow() call<\/li>\n<li>Added: Highslide library disable option if you already use Highslide<\/li>\n<li>Changed: Auto determine orientation admin setting now defaults to off<\/li>\n<\/ul>\n\n<h4>0.9.7<\/h4>\n\n<ul>\n<li>2011-03-21 Administration upgrade version<\/li>\n<li>Fixed: style-sheet displayed correctly allowing height attribute without width<\/li>\n<li>Fixed: trailing slash on image tag no longer required &lt;img\/&gt;<\/li>\n<li>Fixed: admin options for thumbnail dimensions UI bug<\/li>\n<li>Fixed: image aspect ratio now correctly calculated<\/li>\n<li>Added: 'thumb' attribute to show a thumbnail image<\/li>\n<li>Added: 'page' attribute to allow for image to be excluded from certain pages<\/li>\n<li>Added: uninstall plugin option which can clean Image Formatr out of the database<\/li>\n<li>Changed: home page image dimensions expanded to include single page, etc.<\/li>\n<li>Changed: admin options to serialize all settings into one table row<\/li>\n<li>Changed: class getting kinda big so I split it up into three classes<\/li>\n<li>Changed: admin screen updated to current Wordpress API standards<\/li>\n<li>Removed: admin html include file no longer needed with new API<\/li>\n<\/ul>\n\n<h4>0.9.6<\/h4>\n\n<ul>\n<li>2011-02-13 Smiley exclusion patch<\/li>\n<li>Added: Exclude image style class list which prevents smileys from being included<\/li>\n<li>Added: import Highslide Integration plugin settings upon Image Formatr activation<\/li>\n<li>Added: forgot to include graphics directory in 0.9.5 release<\/li>\n<\/ul>\n\n<h4>0.9.5<\/h4>\n\n<ul>\n<li>2011-01-18 Highslide integrated directly into Image-formatr plugin<\/li>\n<li>Added: Admin option for the mouse-over hint \"Click here to enlarge\"<\/li>\n<li>Added: Admin option to use different image dimensions on the home page<\/li>\n<li>Added: Admin option for Highslide settings<\/li>\n<li>Added: restrict image url protocols to http, https, ftp, file<\/li>\n<li>Added: \"Group\" image attribute can separate Highslide popup slideshows<\/li>\n<li>Added: Highslide JavaScript library w\/gallery (highslide.js) 4.1.9 (2010-07-05)<\/li>\n<li>Removed: Highslide Integration plugin requirement<\/li>\n<li>Changed: \"Strip title\" admin option now actually strips the title<\/li>\n<li>Changed: \"Hint\" image attribute gets displayed differently<\/li>\n<\/ul>\n\n<h4>0.9.4<\/h4>\n\n<ul>\n<li>2011-01-13 Class structure used and performance increased<\/li>\n<li>Added: Class structure encapsulation<\/li>\n<li>Added: Admin setting to disable image inspection (speed increase)<\/li>\n<li>Changed: Admin setting \"Thumbnail dimensions\" to allow zero,\nwhich then calculates based on aspect ratio<\/li>\n<li>Removed: PHP-GD library call and Snoopy call (speed increase)<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>2011-01-13 Bugfix patch<\/li>\n<li>Changed: admin settings bug fixes<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>2010-04-16 Smiley\/emoticon displayed<\/li>\n<li>Changed: Smileys like :) were causing errors so I added a check to make\nsure we are not effecting emoticon graphics within the post.  Now smileys\ndisplay fine, thanks to http:\/\/blog.andrewkinabrew.com\/<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>2010-03-9 Standard thumbnail dimensions<\/li>\n<li>Changed: Allow for zero length long or short thumbnail dimension in the\nadministration settings<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>2010-01-26 Initial beta release<\/li>\n<li>Renamed the <code>usemyanchor<\/code> image modifier attribute to <code>usemya<\/code> with no\ndeprecated support for the old one<\/li>\n<li>Fixed: caption administration setting not working<\/li>\n<li>Added: force-root image location mangler administration setting<\/li>\n<li>Added: administration setting to standardize all thumbnail sizes<\/li>\n<li>Added: <code>usemysize<\/code> attribute to allow for individual image sizing<\/li>\n<li>Changed: no longer supports MyCSS plugin<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>2010-01-5 Initial alpha release<\/li>\n<\/ul>","raw_excerpt":"Formats all content images on a page \/ post giving them captions and popups.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7712"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/huntermaster"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7712"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7712"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7712"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7712"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7712"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}