[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fAB_7m6OJ_kQ5A3GptYTEMdZdg5mfmzig12DuYvECo-U":3,"$fvBPtSdWaha0dsUfYISZdf2K2wEKhEVkeRBOdWDDwlwc":188,"$f3p1SRJot7HwJyn14dhioX_kGuL_cmqOvgpS7TMvcNpU":193},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"discovery_status":31,"vulnerabilities":32,"developer":33,"crawl_stats":29,"alternatives":40,"analysis":136,"fingerprints":174},"extra-sentence-space","Extra Sentence Space","1.3.9","Scott Reilly","https:\u002F\u002Fprofiles.wordpress.org\u002Fcoffee2code\u002F","\u003Cp>Even though you may add two spaces after each sentence when writing a post (assuming you subscribe to a writing style that suggests such spacing) web browsers will collapse consecutive blank spaces into a single space when viewed. This plugin adds a \u003Ccode>&nbsp;\u003C\u002Fcode> (non-breaking space) after sentence-ending punctuation to retain the appearance of your two-space intent.\u003C\u002Fp>\n\u003Cp>NOTE: The plugin will only enforce the two-space gap in places where two or more spaces actually separate sentences in your posts. It will NOT insert a second space if only one space is present.\u003C\u002Fp>\n\u003Cp>Links: \u003Ca href=\"http:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fextra-sentence-space\u002F\" rel=\"nofollow ugc\">Plugin Homepage\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fextra-sentence-space\u002F\" rel=\"ugc\">Plugin Directory Page\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fcoffee2code\u002Fextra-sentence-space\u002F\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa> | \u003Ca href=\"http:\u002F\u002Fcoffee2code.com\" rel=\"nofollow ugc\">Author Homepage\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Hooks\u003C\u002Fh3>\n\u003Cp>The plugin is further customizable via two filters. Typically, these customizations would be put into your active theme’s functions.php file, or used by another plugin.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>c2c_extra_sentence_space\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The ‘c2c_extra_sentence_space’ filter allows you to use an alternative approach to safely invoke \u003Ccode>c2c_extra_sentence_space()\u003C\u002Fcode> in such a way that if the plugin were deactivated or deleted, then your calls to the function won’t cause errors in your site. This only applies if you use the function directly, which is not typical usage for most users.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cp>Instead of:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php echo c2c_extra_sentence_space( $mytext ); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Do:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php echo apply_filters( 'c2c_extra_sentence_space', $mytext ); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>c2c_extra_sentence_space_punctuation\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The ‘c2c_extra_sentence_space_punctuation’ filter allows you to customize the punctuation, characters, and\u002For symbols after which double-spacing (when present) is preserved. By default these are ‘.!?’.\u003C\u002Fp>\n\u003Cp>Arguments:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>$punctuation (string): The default characters after which double-spacing should be preserved. Default is ‘.!?’.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u002F**\n * Modifies the list of characters after which two spaces should be preserved\n * to include a forward slash.\n *\n * @param string $punctuation The punctuation.\n * @return string\n *\u002F\nfunction more_extra_space_punctuation( $punctuation ) {\n    \u002F\u002F Add the '\u002F' and ')' characters to the list of characters\n    return $punctuation . '\u002F)';\n}\nadd_filter( 'c2c_extra_sentence_space_punctuation', 'more_extra_space_punctuation' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Force browsers to display two spaces (when present) between sentences.",50,10711,60,2,"2020-01-01T08:14:00.000Z","5.3.21","1.5","",[20,21,22,23,24],"coffee2code","content","formatting","post","space","http:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fextra-sentence-space\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.9.zip",85,0,null,"2026-04-06T09:54:40.288Z","no_bundle",[],{"slug":20,"display_name":7,"profile_url":8,"plugin_count":34,"total_installs":35,"avg_security_score":36,"avg_patch_time_days":37,"trust_score":38,"computed_at":39},63,91830,88,374,71,"2026-05-19T21:21:15.570Z",[41,62,84,104,121],{"slug":42,"name":43,"version":44,"author":45,"author_profile":46,"description":47,"short_description":48,"active_installs":49,"downloaded":50,"rating":51,"num_ratings":52,"last_updated":53,"tested_up_to":54,"requires_at_least":55,"requires_php":18,"tags":56,"homepage":59,"download_link":60,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":61},"advanced-excerpt","Advanced Excerpt","4.4.1","WPKube","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpkube\u002F","\u003Cp>This plugin adds several improvements to WordPress’ default way of creating excerpts.\u003C\u002Fp>\n\u003Col>\n\u003Cli>Keeps HTML markup in the excerpt (and you get to choose which tags are included)\u003C\u002Fli>\n\u003Cli>Trims the excerpt to a given length using either character count or word count\u003C\u002Fli>\n\u003Cli>Only the ‘real’ text is counted (HTML is ignored but kept)\u003C\u002Fli>\n\u003Cli>Customizes the excerpt length and the ellipsis character that are used\u003C\u002Fli>\n\u003Cli>Completes the last word or sentence in an excerpt (no weird cuts)\u003C\u002Fli>\n\u003Cli>Adds a \u003Cem>read-more\u003C\u002Fem> link to the text\u003C\u002Fli>\n\u003Cli>Ignores custom excerpts and use the generated one instead\u003C\u002Fli>\n\u003Cli>Theme developers can use \u003Ccode>the_advanced_excerpt()\u003C\u002Fcode> for even more control (see the FAQ)\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Most of the above features are optional and\u002For can be customized by the user or theme developer.\u003C\u002Fp>\n\u003Cp>Banner image credit – \u003Ca href=\"https:\u002F\u002Fwww.flickr.com\u002Fphotos\u002Fchillihead\u002F\" rel=\"nofollow ugc\">chillihead\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Original plugin author – \u003Ca href=\"https:\u002F\u002Fprofiles.wordpress.org\u002Fbasvd\" rel=\"nofollow ugc\">basvd\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Useful Resources\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffancythemes.com\u002Fwhat-is-wordpress\u002F\" rel=\"friend nofollow ugc\">What is WordPress\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffancythemes.com\u002Fwordpress-themes\" rel=\"friend nofollow ugc\">Fee Themes\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Ffancythemes.com\u002Fwordpress-plugins\u002F\" rel=\"friend nofollow ugc\">plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Control the appearance of WordPress post excerpts",80000,1544514,86,101,"2024-01-19T20:32:00.000Z","6.4.8","3.2",[21,57,22,23,58],"excerpt","post-excerpt","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadvanced-excerpt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-excerpt.4.4.1.zip","2026-04-16T10:56:18.058Z",{"slug":63,"name":64,"version":65,"author":66,"author_profile":67,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":72,"num_ratings":73,"last_updated":74,"tested_up_to":75,"requires_at_least":76,"requires_php":77,"tags":78,"homepage":82,"download_link":83,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":61},"toggle-wpautop","Toggle wpautop","1.3.0","Jonathan Desrosiers","https:\u002F\u002Fprofiles.wordpress.org\u002Fdesrosj\u002F","\u003Cp>\u003Cstrong>Note: This plugin does not support the block editor but should continue to work without issue when using it with custom post types and the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fclassic-editor\u002F\" rel=\"ugc\">Classic Editor Plugin\u003C\u002Fa>.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Before WordPress displays a post’s content, the content gets passed through multiple filters to ensure that it safely appears how you enter it within the editor.\u003C\u002Fp>\n\u003Cp>One of these filters is \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwpautop\" title=\"wpautop\" rel=\"nofollow ugc\">wpautop\u003C\u002Fa>, which replaces double line breaks with \u003Ccode>\u003Cp>\u003C\u002Fcode> tags, and single line breaks with \u003Ccode>\u003Cbr \u002F>\u003C\u002Fcode> tags. However, this filter sometimes causes issues when you are inputting a lot of HTML markup in the post editor.\u003C\u002Fp>\n\u003Cp>This plugin displays a checkbox in the publish meta box of the post edit screen that disables the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwpautop\" title=\"wpautop\" rel=\"nofollow ugc\">wpautop\u003C\u002Fa> filter for that post.\u003C\u002Fp>\n\u003Cp>Also adds a ‘wpautop’, or ‘no-wpautop’ class to the post_class filter to help with CSS styling.\u003C\u002Fp>\n","Easily disable the default wpautop filter on a post by post basis.",10000,108490,98,32,"2021-04-07T13:35:00.000Z","5.7.15","3.0","5.6",[79,57,22,80,81],"editor","post-content","wpautop","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftoggle-wpautop","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftoggle-wpautop.1.3.0.zip",{"slug":85,"name":86,"version":87,"author":7,"author_profile":8,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":92,"num_ratings":93,"last_updated":94,"tested_up_to":95,"requires_at_least":96,"requires_php":18,"tags":97,"homepage":100,"download_link":101,"security_score":72,"vuln_count":102,"unpatched_count":28,"last_vuln_date":103,"fetched_at":61},"preserve-code-formatting","Preserve Code Formatting","5.0","\u003Cp>This plugin preserves formatting of code for display by preventing its modification by WordPress and other plugins while also retaining whitespace.\u003C\u002Fp>\n\u003Cp>NOTE: This plugin does \u003Cstrong>NOT\u003C\u002Fstrong> handle posts containing blocks. For such posts, use the built-in code or preformatted blocks to format your code for display. However, this plugin would still be needed if you have text-based posts from before using the blocks-based editor.\u003C\u002Fp>\n\u003Cp>NOTE: Use of the visual text editor will pose problems as it can mangle your intent in terms of \u003Ccode>code\u003C\u002Fcode> tags. I strongly suggest you not use the visual editor in conjunction with this plugin as I have taken no effort to make the two compatible.\u003C\u002Fp>\n\u003Cp>Notes:\u003C\u002Fp>\n\u003Cp>Basically, you can just paste code into \u003Ccode>code\u003C\u002Fcode>, \u003Ccode>pre\u003C\u002Fcode>, and\u002For other tags you additionally specify and this plugin will:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Prevent WordPress from HTML-encoding text (i.e. single- and double-quotes will not become curly; “–” and “—” will not become en dash and em dash, respectively; “…” will not become a horizontal ellipsis, etc)\u003C\u002Fli>\n\u003Cli>Prevent most other plugins from modifying preserved code\u003C\u002Fli>\n\u003Cli>Prevent shortcodes from being processed\u003C\u002Fli>\n\u003Cli>Optionally preserve whitespace (in a variety of methods)\u003C\u002Fli>\n\u003Cli>Optionally preserve code added in comments\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Keep these things in mind:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>ALL embedded HTML tags and HTML entities will be rendered as text to browsers, appearing exactly as you wrote them (including any \u003Ccode>br\u003C\u002Fcode> tags).\u003C\u002Fli>\n\u003Cli>By default this plugin filters ‘the_content’ (post content), ‘the_excerpt’ (post excerpt), and ‘get_comment_text (comment content)’.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cp>A post containing this within \u003Ccode>code\u003C\u002Fcode> tags:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$wpdb->query(\"\n        INSERT INTO $tablepostmeta\n        (post_id,meta_key,meta_value)\n        VALUES ('$post_id','link','$extended')\n\");\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Would, with this plugin enabled, look in a browser pretty much how it does above, instead of like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$wpdb->query(&#8212;\nINSERT INTO $tablepostmeta\n(post_id,meta_key,meta_value)\nVALUES ('$post_id','link','$extended')\n&#8213;);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Links: \u003Ca href=\"https:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fpreserve-code-formatting\u002F\" rel=\"nofollow ugc\">Plugin Homepage\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpreserve-code-formatting\u002F\" rel=\"ugc\">Plugin Directory Page\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fcoffee2code\u002Fpreserve-code-formatting\u002F\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fcoffee2code.com\" rel=\"nofollow ugc\">Author Homepage\u003C\u002Fa>\u003C\u002Fp>\n","Preserve formatting of code for display by preventing its modification by WordPress and other plugins while also retaining whitespace.",400,49085,94,3,"2025-08-15T05:13:00.000Z","6.8.5","5.5",[98,21,99,22,23],"code","escape","https:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fpreserve-code-formatting\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpreserve-code-formatting.5.0.zip",1,"2025-08-01 00:00:00",{"slug":105,"name":106,"version":107,"author":108,"author_profile":109,"description":110,"short_description":111,"active_installs":90,"downloaded":112,"rating":113,"num_ratings":102,"last_updated":114,"tested_up_to":95,"requires_at_least":115,"requires_php":18,"tags":116,"homepage":118,"download_link":119,"security_score":120,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":61},"remove-blank-p-tag","Remove Blank P Tag","1.2","Vishit Shah","https:\u002F\u002Fprofiles.wordpress.org\u002Fvishitshah\u002F","\u003Cp>This is very simple plugin to remove extra p and br tags in post and page editer\u003C\u002Fp>\n\u003Cp>This plugin remove extra p and br tags from the_content, the_excerpt and widget_text_content.\u003C\u002Fp>\n","This plugin remove extra p and br tags from the_content and the_excerpt.",3493,100,"2025-04-17T09:32:00.000Z","3.1",[79,57,22,117,81],"postcontent","http:\u002F\u002Fwww.godazzle.in\u002Fremove-blank-p-tag.zip","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fremove-blank-p-tag.1.2.zip",92,{"slug":122,"name":123,"version":124,"author":125,"author_profile":126,"description":127,"short_description":128,"active_installs":11,"downloaded":129,"rating":28,"num_ratings":28,"last_updated":130,"tested_up_to":131,"requires_at_least":132,"requires_php":18,"tags":133,"homepage":134,"download_link":135,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":61},"excerpt-extension","Excerpt Extension","4.9.8","Daniel Floeter","https:\u002F\u002Fprofiles.wordpress.org\u002Fkometschuh\u002F","\u003Cp>The Excerpt Extension adds more options for the excerpt output.\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>This plugin is an add-on for the Term and Category Based Posts Widget and available here \u003Ca href=\"http:\u002F\u002Ftiptoppress.com\u002F\" rel=\"nofollow ugc\">tiptoppress.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Option to allow HTML in the excerpt\u003C\u002Fli>\n\u003Cli>Option to remove the excerpt ‘more’ text\u003C\u002Fli>\n\u003Cli>Option to override Theme and plugin excerpt lenght filters\u003C\u002Fli>\n\u003Cli>Option to override Theme and plugin excerpt more filters\u003C\u002Fli>\n\u003Cli>Option excerpt length in characters\u003C\u002Fli>\n\u003Cli>Option to hide shortcode\u003C\u002Fli>\n\u003Cli>Option to hide social buttons, banners, shortcodes and more used in the excerpt\u003C\u002Fli>\n\u003Cli>Option to show social buttons, banners, shortcodes and more only once in the outputed excerpt\u003C\u002Fli>\n\u003Cli>Polyfill excerpt ‘line-clamp’ for IE and FF\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cblockquote>\n\u003Ch4>Try before buy\u003C\u002Fh4>\n\u003Cp>With Term and Category Based Posts Widget version 4.7 or higher we let people download a version which will not require a license as long as it is used on a local development server (in other words, a localhost or if the site domain resolves to the local host IP address of 127.0.0.1).\u003C\u002Fp>\n\u003Cp>Download the Term and Category Based Posts Widget for a free trail from here: \u003Ca href=\"http:\u002F\u002Ftiptoppress.com\u002Ffree-trail-localhost\u002F\" rel=\"nofollow ugc\">tiptoppress.com\u002Ffree-trail-localhost\u003C\u002Fa>.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>Contribute\u003C\u002Fh4>\n\u003Cp>While using this plugin if you find any bug or any conflict, please submit an issue at\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftiptoppress\u002Fterm-posts-excerpt-extension\" rel=\"nofollow ugc\">Github\u003C\u002Fa> (If possible with a pull request).\u003C\u002Fp>\n","A free extension for the premium widget Term and Category Based Posts Widget",5489,"2022-06-05T15:39:00.000Z","6.0.11","2.8",[21,57,22,23,58],"http:\u002F\u002Ftiptoppress.com\u002Fdownloads\u002Fterm-and-category-based-posts-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fexcerpt-extension.4.9.8.zip",{"attackSurface":137,"codeSignals":162,"taintFlows":169,"riskAssessment":170,"analyzedAt":173},{"hooks":138,"ajaxHandlers":158,"restRoutes":159,"shortcodes":160,"cronEvents":161,"entryPointCount":28,"unprotectedCount":28},[139,144,148,151,154,156],{"type":140,"name":141,"callback":141,"file":142,"line":143},"filter","c2c_extra_sentence_space","extra-sentence-space.php",79,{"type":140,"name":145,"callback":141,"priority":146,"file":142,"line":147},"comment_text",9,82,{"type":140,"name":149,"callback":141,"priority":146,"file":142,"line":150},"the_title",83,{"type":140,"name":152,"callback":141,"priority":146,"file":142,"line":153},"the_content",84,{"type":140,"name":155,"callback":141,"priority":146,"file":142,"line":27},"the_excerpt",{"type":140,"name":157,"callback":141,"priority":146,"file":142,"line":51},"widget_text",[],[],[],[],{"dangerousFunctions":163,"sqlUsage":164,"outputEscaping":166,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":168},[],{"prepared":28,"raw":28,"locations":165},[],{"escaped":28,"rawEcho":28,"locations":167},[],[],[],{"summary":171,"deductions":172},"Based on the provided static analysis and vulnerability history, the 'extra-sentence-space' plugin v1.3.9 exhibits a strong security posture. The code analysis reveals no detected dangerous functions, SQL queries without prepared statements, or unescaped output. Furthermore, there are no file operations or external HTTP requests, and crucially, no apparent vulnerabilities in its attack surface, such as AJAX handlers, REST API routes, or shortcodes. The absence of any recorded CVEs, past or present, further reinforces this positive assessment.\n\nWhile the plugin demonstrates excellent adherence to secure coding practices and has a clean vulnerability record, it's important to note the complete absence of any detected attack vectors or taint flows. This could indicate either exceptionally robust code or, potentially, that the static analysis tools had limited scope or were unable to identify subtle vulnerabilities in this specific plugin. However, given the complete lack of code signals that typically indicate risk (like unescaped output or raw SQL), the overall risk appears to be very low. \n\nIn conclusion, 'extra-sentence-space' v1.3.9 presents as a secure plugin. Its clean code signals, zero reported vulnerabilities, and lack of exploitable entry points suggest it is unlikely to be a source of security risk for WordPress sites. The only minor point of consideration is the lack of explicit capability and nonce checks, which, while not immediately problematic given the zero attack surface, could be a potential weakness if the plugin's functionality were to change in the future without commensurate security updates.",[],"2026-03-16T21:56:52.701Z",{"wat":175,"direct":181},{"assetPaths":176,"generatorPatterns":178,"scriptPaths":179,"versionParams":180},[177],"\u002Fwp-content\u002Fplugins\u002Fextra-sentence-space\u002Fextra-sentence-space.php",[],[],[],{"cssClasses":182,"htmlComments":183,"htmlAttributes":184,"restEndpoints":185,"jsGlobals":186,"shortcodeOutput":187},[],[],[],[],[],[],{"error":189,"url":190,"statusCode":191,"statusMessage":192,"message":192},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fextra-sentence-space\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":194,"versions":195},19,[196,202,209,216,223,230,237,244,251,258,265,272,279,286,293,300,307,313,320],{"version":6,"download_url":26,"svn_tag_url":197,"released_at":29,"has_diff":198,"diff_files_changed":199,"diff_lines":29,"trac_diff_url":200,"vulnerabilities":201,"is_current":189},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.9\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.8&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.9",[],{"version":203,"download_url":204,"svn_tag_url":205,"released_at":29,"has_diff":198,"diff_files_changed":206,"diff_lines":29,"trac_diff_url":207,"vulnerabilities":208,"is_current":198},"1.3.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.7&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.8",[],{"version":210,"download_url":211,"svn_tag_url":212,"released_at":29,"has_diff":198,"diff_files_changed":213,"diff_lines":29,"trac_diff_url":214,"vulnerabilities":215,"is_current":198},"1.3.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.6&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.7",[],{"version":217,"download_url":218,"svn_tag_url":219,"released_at":29,"has_diff":198,"diff_files_changed":220,"diff_lines":29,"trac_diff_url":221,"vulnerabilities":222,"is_current":198},"1.3.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.5&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.6",[],{"version":224,"download_url":225,"svn_tag_url":226,"released_at":29,"has_diff":198,"diff_files_changed":227,"diff_lines":29,"trac_diff_url":228,"vulnerabilities":229,"is_current":198},"1.3.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.4&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.5",[],{"version":231,"download_url":232,"svn_tag_url":233,"released_at":29,"has_diff":198,"diff_files_changed":234,"diff_lines":29,"trac_diff_url":235,"vulnerabilities":236,"is_current":198},"1.3.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.3&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.4",[],{"version":238,"download_url":239,"svn_tag_url":240,"released_at":29,"has_diff":198,"diff_files_changed":241,"diff_lines":29,"trac_diff_url":242,"vulnerabilities":243,"is_current":198},"1.3.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.2&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.3",[],{"version":245,"download_url":246,"svn_tag_url":247,"released_at":29,"has_diff":198,"diff_files_changed":248,"diff_lines":29,"trac_diff_url":249,"vulnerabilities":250,"is_current":198},"1.3.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3.1&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.2",[],{"version":252,"download_url":253,"svn_tag_url":254,"released_at":29,"has_diff":198,"diff_files_changed":255,"diff_lines":29,"trac_diff_url":256,"vulnerabilities":257,"is_current":198},"1.3.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.3&new_path=%2Fextra-sentence-space%2Ftags%2F1.3.1",[],{"version":259,"download_url":260,"svn_tag_url":261,"released_at":29,"has_diff":198,"diff_files_changed":262,"diff_lines":29,"trac_diff_url":263,"vulnerabilities":264,"is_current":198},"1.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.6&new_path=%2Fextra-sentence-space%2Ftags%2F1.3",[],{"version":266,"download_url":267,"svn_tag_url":268,"released_at":29,"has_diff":198,"diff_files_changed":269,"diff_lines":29,"trac_diff_url":270,"vulnerabilities":271,"is_current":198},"1.2.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.5&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.6",[],{"version":273,"download_url":274,"svn_tag_url":275,"released_at":29,"has_diff":198,"diff_files_changed":276,"diff_lines":29,"trac_diff_url":277,"vulnerabilities":278,"is_current":198},"1.2.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.4&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.5",[],{"version":280,"download_url":281,"svn_tag_url":282,"released_at":29,"has_diff":198,"diff_files_changed":283,"diff_lines":29,"trac_diff_url":284,"vulnerabilities":285,"is_current":198},"1.2.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.3&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.4",[],{"version":287,"download_url":288,"svn_tag_url":289,"released_at":29,"has_diff":198,"diff_files_changed":290,"diff_lines":29,"trac_diff_url":291,"vulnerabilities":292,"is_current":198},"1.2.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.2&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.3",[],{"version":294,"download_url":295,"svn_tag_url":296,"released_at":29,"has_diff":198,"diff_files_changed":297,"diff_lines":29,"trac_diff_url":298,"vulnerabilities":299,"is_current":198},"1.2.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2.1&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.2",[],{"version":301,"download_url":302,"svn_tag_url":303,"released_at":29,"has_diff":198,"diff_files_changed":304,"diff_lines":29,"trac_diff_url":305,"vulnerabilities":306,"is_current":198},"1.2.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.2&new_path=%2Fextra-sentence-space%2Ftags%2F1.2.1",[],{"version":107,"download_url":308,"svn_tag_url":309,"released_at":29,"has_diff":198,"diff_files_changed":310,"diff_lines":29,"trac_diff_url":311,"vulnerabilities":312,"is_current":198},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.1&new_path=%2Fextra-sentence-space%2Ftags%2F1.2",[],{"version":314,"download_url":315,"svn_tag_url":316,"released_at":29,"has_diff":198,"diff_files_changed":317,"diff_lines":29,"trac_diff_url":318,"vulnerabilities":319,"is_current":198},"1.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fextra-sentence-space%2Ftags%2F1.0.1&new_path=%2Fextra-sentence-space%2Ftags%2F1.1",[],{"version":321,"download_url":322,"svn_tag_url":323,"released_at":29,"has_diff":198,"diff_files_changed":324,"diff_lines":29,"trac_diff_url":29,"vulnerabilities":325,"is_current":198},"1.0.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-sentence-space.1.0.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fextra-sentence-space\u002Ftags\u002F1.0.1\u002F",[],[]]