[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fofJMM9WHmXL214VJKKKJs7GLXq76eHE16Ar4-eJzIhk":3,"$fATwjgK3SSr9tX_Jx-59XBd0pl_qSKVDyTDXgoUXeeVw":213,"$f9-fiauDTC-nqOCDgXb-HQGx3Md_beQUjYYs8ArozDns":218},{"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":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"discovery_status":29,"vulnerabilities":30,"developer":31,"crawl_stats":27,"alternatives":38,"analysis":124,"fingerprints":196},"plain-text-custom-post-type","Plain Text Custom Post Type","0.2","Ryan","https:\u002F\u002Fprofiles.wordpress.org\u002Fryannutt\u002F","\u003Cp>Create plain text files through WordPress using a custom post type.\u003C\u002Fp>\n\u003Cp>This came about because I needed a way to edit a JavaScript file on a blog that’s\u003Cbr \u002F>\npart of a multi site network setup, and I didn’t want to do a child theme for\u003Cbr \u002F>\njust that one blog and keep up with updating the JS through FTP. This way I can\u003Cbr \u002F>\nedit it directly inside of WordPress as I need to without firing up Notepad++ or\u003Cbr \u002F>\nFileZilla.\u003C\u002Fp>\n\u003Cp>If you select either CSS or JavaScript as the file type you’ll have the option\u003Cbr \u002F>\nfor the plugin to automatically link to the file within your page header, assuming\u003Cbr \u002F>\nyour theme supports the wp_head callback. The links are created using either\u003Cbr \u002F>\n     wp_register_script \u002F \u003Ccode>wp_enqueue_script\u003C\u002Fcode> or \u003Ccode>wp_enqueue_style\u003C\u002Fcode> \u002F \u003Ccode>wp_enqueue_style\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>And a thank you goes out to Ted Devito for his\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fteddevito.com\u002Fdemos\u002Ftextarea.html\" rel=\"nofollow ugc\">Tabby jQuery plugin\u003C\u002Fa> that allows\u003Cbr \u002F>\nthe capture of tabs inside the edit text area.\u003C\u002Fp>\n","Adds a custom post type for plain text files that can be used for JavaScript or CSS.",10,1901,0,"2012-10-12T20:36:00.000Z","3.4.2","3.0","",[19,20,21,22,23],"cpt","css","javascript","post","text","http:\u002F\u002Fwww.nutt.net\u002Ftag\u002Fplain-text-cpt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplain-text-custom-post-type.0.2.zip",85,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":33,"total_installs":34,"avg_security_score":26,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},"ryannutt",4,430,30,84,"2026-05-20T02:55:04.388Z",[39,61,76,89,105],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":53,"requires_php":17,"tags":54,"homepage":58,"download_link":59,"security_score":60,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"raw-html","Raw HTML","1.6.4","Janis Elsts","https:\u002F\u002Fprofiles.wordpress.org\u002Fwhiteshadow\u002F","\u003Cp>Lets you disable automatic formatting like smart quotes and automatic paragraph creation, and use raw HTML\u002FJS\u002FCSS code in your posts without WordPress messing it up.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>With this plugin, you can wrap any part of your post in [raw]…[\u002Fraw] tags to prevent WordPress from converting newlines to HTML paragraphs, replacing apostrophes with typographic quotes and so on. This is very useful if you need to add a CSS block or JavaScript to your post.\u003C\u002Fp>\n\u003Cp>RawHTML will also add new checkboxes to the “Edit Post” screen that let you disable certain WP filters on a per-post basis. This way you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Disable wptexturize (the function that creates smart quotes and other typographic characters).\u003C\u002Fli>\n\u003Cli>Disable automatic paragraph creation.\u003C\u002Fli>\n\u003Cli>Disable image smilies. \u003C\u002Fli>\n\u003Cli>Disable convert_chars (the function that converts ampersands to HTML entities and “fixes” some Unicode characters).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The free version only supports editing posts in the Text tab (called “HTML” in older WordPress versions). \u003Ca href=\"http:\u002F\u002Frawhtmlpro.com\u002F?utm_source=wordpress.org&utm_medium=readme_link&utm_campaign=RawHTML%20free\" rel=\"nofollow ugc\">Get the Pro version\u003C\u002Fa> if you want to be able to switch between Text and the Visual editor without WordPress messing up your content.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Compatibility\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This plugin doesn’t fully support the Gutenberg editor. As of WordPress 5.0, some Raw HTML features will only work if you use the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fclassic-editor\u002F\" rel=\"ugc\">Classic Editor\u003C\u002Fa> plugin.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Usage\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>To prevent a part of your post or page from being filtered by WordPress, switch to the Text\u002FHTML editor and wrap it in \u003Ccode>[raw]...[\u002Fraw]\u003C\u002Fcode> or \u003Ccode>\u003C!--raw-->...\u003C!--\u002Fraw-->\u003C\u002Fcode> tags. These two versions work exactly the same, except that the latter won’t be visible to your visitors even if you deactivate Raw HTML.\u003C\u002Fp>\n\u003Cp>\u003Cem>Example :\u003C\u002Fem>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[raw]\nThis \n\nis \n\na \"test\"!\n[\u002Fraw]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>In this case, the tags will prevent WordPress from inserting paragraph breaks between “This”, “is” and “a “test””, as well as ensure that the double quotes arround “test” are not converted to typographic (curly) quotes.\u003C\u002Fp>\n\u003Cp>To avoid problems, only edit posts that contain your custom code in Text\u002FHTML mode. If you’d like to be able to also use the Visual editor, \u003Ca href=\"http:\u002F\u002Frawhtmlpro.com\u002F?utm_source=wordpress.org&utm_medium=readme_link&utm_campaign=RawHTML%20free\" rel=\"nofollow ugc\">get the Pro version\u003C\u002Fa>. It will make the code betwen [raw] tags appear as a read-only placeholder when viewed in Visual mode, ensuring WordPress doesn’t change it.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Combining shortcodes\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default, shortcodes that are inside [raw] tags will not work. They will just show up as plain text. To enable shortcodes, add the \u003Ccode>shortcodes=1\u003C\u002Fcode> attribute to the tag:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[raw shortcodes=1]This [shortcode] will be run.[\u002Fraw]\n\n[raw]This [shortcode] won't work.[\u002Fraw]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Preserving \u003Ccode>[raw]\u003C\u002Fcode> code in excerpts\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default, the plugin will automatically remove any code that’s inside \u003Ccode>[raw]...[\u002Fraw]\u003C\u002Fcode> tags from post excerpts. You can prevent that by adding the following line to \u003Ccode>wp-config.php\u003C\u002Fcode>:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define('RAW_HTML_KEEP_RAW_IN_EXCERPTS', true);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will ensure that the plugin doesn’t strip \u003Ccode>[raw]\u003C\u002Fcode> blocks from automatically generated excerpts.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Notes\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Some features of Raw HTML will only work for users who have the “unfiltered_html” capability. In a normal WordPress install that includes the Editor and Administrator roles. In a Multisite install, only the Super Admin has this capability by default.\u003C\u002Fp>\n","Lets you use raw HTML or any other code in your posts. You can also disable smart quotes and other automatic formatting on a per-post basis.",10000,587406,86,33,"2024-11-11T15:00:00.000Z","6.7.5","2.8",[20,55,56,21,57],"formatting","html","posts","http:\u002F\u002Fw-shadow.com\u002Fblog\u002F2007\u002F12\u002F13\u002Fraw-html-in-wordpress\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fraw-html.1.6.4.zip",92,{"slug":62,"name":63,"version":64,"author":17,"author_profile":65,"description":66,"short_description":67,"active_installs":68,"downloaded":69,"rating":13,"num_ratings":13,"last_updated":70,"tested_up_to":71,"requires_at_least":53,"requires_php":17,"tags":72,"homepage":74,"download_link":75,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"custom-css-and-js","Custom CSS and JS","1.0","https:\u002F\u002Fprofiles.wordpress.org\u002Fpjdietz\u002F","\u003Cp>\u003Ca href=\"http:\u002F\u002Fpjdietz.com\u002Fwordpress-plugins\u002Fcustom-css-js\u002F\" rel=\"nofollow ugc\">Custom CSS and JS\u003C\u002Fa> allows you to add stylesheets and JavaScripts to any individual post by adding custom fields. Both CSS and scripts can be either internal or external. Since this is a plugin, the custom CSS and JavaScript are available to any theme used to display the post, as long as the themes call “wp_head”.\u003C\u002Fp>\n\u003Ch3>Using the Plugin\u003C\u002Fh3>\n\u003Cp>To use the plugin, add any combination of the following custom fields to your post.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_css\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd an external stylesheet by adding a custom field with the name \u003Cstrong>custom_css\u003C\u002Fstrong>. The value of the field should be the path to your css file.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>cusrom_css_code\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd an internal stylesheet by adding a custom field with the name \u003Cstrong>custom_css_code\u003C\u002Fstrong>. Include your CSS code as the value. (Do not include the style tags.)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_js\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd an external JavaScript by adding a custom field with the name \u003Cstrong>custom_js\u003C\u002Fstrong>. The value of the field should be the path to your script.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_js_code\u003C\u002Fstrong>\u003Cbr \u002F>\nAdd an internal JavaScript by adding a custom field with the name \u003Cstrong>custom_js_code\u003C\u002Fstrong>. Include your JavaScript code as the value. (Do not include the script tags.)\u003C\u002Fp>\n\u003Ch3>Custom Fields Order\u003C\u002Fh3>\n\u003Col>\n\u003Cli>The external styles and scripts are included before the internal ones.\u003C\u002Fli>\n\u003Cli>If you include multiple entries for a given field, the entries will be included in order.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Okay, but what if I don’t like those tags?\u003C\u002Fh3>\n\u003Cp>Just edit custom-css-js.php and change the constants defined near the top of the file.\u003C\u002Fp>\n\u003Ch3>Note\u003C\u002Fh3>\n\u003Cp>This plugin only works with individual posts and pages. It does not work for list pages (e.g., the index page, search results).\u003C\u002Fp>\n","Custom CSS and JavaScript allows you to add custom internal and external CSS and JavaScripts to individual posts.",900,13042,"2010-05-20T20:59:00.000Z","2.9.2",[20,21,22,73],"stylesheet","http:\u002F\u002Fpjdietz.com\u002Fwordpress-plugins\u002Fcustom-css-js\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-css-and-js.zip",{"slug":77,"name":78,"version":6,"author":7,"author_profile":8,"description":79,"short_description":80,"active_installs":81,"downloaded":82,"rating":83,"num_ratings":11,"last_updated":84,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":85,"homepage":87,"download_link":88,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"insert-javascript-css","Insert JavaScript and CSS","\u003Cp>Easily add custom JavaScript or CSS to a single post or page.\u003C\u002Fp>\n\u003Cp>When activated, a new icon is added to the post edit page near the icon you use\u003Cbr \u002F>\nto add media to a post. Clicking the new icon brings up a screen where you can\u003Cbr \u002F>\ninsert JavaScript and CSS that will be included with the current post.\u003C\u002Fp>\n\u003Cp>Anything entered into the text field on the JavaScript tab will be inserted into\u003Cbr \u002F>\nthe \u003Chead> section of your web page. Same is true of the CSS tab. This allows\u003Cbr \u002F>\nyou to insert arbitrary JavaScript and CSS into any post or page you would\u003Cbr \u002F>\nlike without having to resort to loading it on all pages.\u003C\u002Fp>\n","Adds fields to the post and page edit pages that allow you to insert custom JavaScript or CSS for that post or page.",400,26621,82,"2012-07-26T02:08:00.000Z",[20,21,86,22],"page","http:\u002F\u002Fwww.nutt.net\u002Ftag\u002Finsert-javascript-css\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Finsert-javascript-css.0.2.zip",{"slug":90,"name":91,"version":64,"author":92,"author_profile":93,"description":94,"short_description":95,"active_installs":81,"downloaded":96,"rating":97,"num_ratings":98,"last_updated":99,"tested_up_to":100,"requires_at_least":16,"requires_php":17,"tags":101,"homepage":103,"download_link":104,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"specific-cssjs-for-posts-and-pages","Specific CSS\u002FJS for Posts and Pages","techtastico","https:\u002F\u002Fprofiles.wordpress.org\u002Ftechtastico\u002F","\u003Cp>\u003Cstrong>Specific CSS\u002FJS for Posts and Pages\u003C\u002Fstrong> is a plugin that allows you to add custom CSS or Javascript files or embeded code in header to individual posts or pages.\u003C\u002Fp>\n\u003Ch4>Plugin’s Official Site\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Ftechtastico.com\u002Fplugins\u002F\" rel=\"nofollow ugc\">\u003Cem>Specific CSS\u002FJS for Posts and Pages\u003C\u002Fem>\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Major features in \u003Cem>Specific CSS\u002FJS for Posts and Pages\u003C\u002Fem> include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>You can add multiples CSS files to indivual posts or pages\u003C\u002Fli>\n\u003Cli>You can add multiples Javascript files to indivual posts or pages\u003C\u002Fli>\n\u003Cli>Also you can add CSS or Javascript code directly between header tags in posts or pages\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>English\u003C\u002Fli>\n\u003Cli>Spanish\u003C\u002Fli>\n\u003Cli>New translations are welcomed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For more information please visit us at \u003Ca href=\"http:\u002F\u002Ftechtastico.com\u002Fplugins\u002F\" rel=\"nofollow ugc\">\u003Cstrong>Specific CSS\u002FJS for Posts and Pages\u003C\u002Fstrong>\u003C\u002Fa> plugin page.\u003C\u002Fp>\n","With Specific CSS\u002FJS for Posts and Pages you can add CSS or JavaScript files to a specific page or post.",15886,100,1,"2011-01-19T19:54:00.000Z","3.0.5",[20,21,102,22,57],"js","http:\u002F\u002Ftechtastico.com\u002Fplugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fspecific-cssjs-for-posts-and-pages.zip",{"slug":106,"name":107,"version":108,"author":109,"author_profile":110,"description":111,"short_description":112,"active_installs":113,"downloaded":114,"rating":13,"num_ratings":13,"last_updated":115,"tested_up_to":116,"requires_at_least":117,"requires_php":17,"tags":118,"homepage":122,"download_link":123,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"custom-js","Custom JS","1.0.0","seosbg","https:\u002F\u002Fprofiles.wordpress.org\u002Fseosbg\u002F","\u003Cp>Custom JS WordPress plugin allows you to Custom JS fields in your theme. Simply amazing and easy to use.\u003Cbr \u002F>\nTo learn more about the Custom JS plugin please see Plugin URI. See screenshot examples at https:\u002F\u002Fwww.seosthemes.com\u002Fcustom-js\u002F\u003C\u002Fp>\n","Custom JS is easy to use. Custom JS WordPress plugin allows you to Custom JS fields in your theme - include js in head or footer.",200,3765,"2016-09-24T09:52:00.000Z","4.6.30","4.6",[20,119,120,106,121],"custom-css","custom-javascript","textarea-css","https:\u002F\u002Fwww.seosthemes.com\u002Fcustom-js\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-js.zip",{"attackSurface":125,"codeSignals":184,"taintFlows":191,"riskAssessment":192,"analyzedAt":195},{"hooks":126,"ajaxHandlers":180,"restRoutes":181,"shortcodes":182,"cronEvents":183,"entryPointCount":13,"unprotectedCount":13},[127,132,137,141,145,148,152,155,159,163,165,169,172,176],{"type":128,"name":129,"callback":129,"file":130,"line":131},"action","init","plain-text-cpt.php",17,{"type":133,"name":134,"callback":135,"file":130,"line":136},"filter","user_can_richedit","disable_wysiwyg",18,{"type":128,"name":138,"callback":139,"file":130,"line":140},"media_buttons_context","media_buttons",19,{"type":128,"name":142,"callback":143,"file":130,"line":144},"load-post-new.php","edit_page",20,{"type":128,"name":146,"callback":143,"file":130,"line":147},"load-post.php",21,{"type":128,"name":149,"callback":150,"file":130,"line":151},"post_submitbox_misc_actions","content_type_fields",22,{"type":128,"name":153,"callback":153,"file":130,"line":154},"save_post",23,{"type":133,"name":156,"callback":156,"priority":157,"file":130,"line":158},"the_content",9999,24,{"type":128,"name":160,"callback":161,"file":130,"line":162},"get_header","start_buffer",29,{"type":128,"name":160,"callback":164,"file":130,"line":35},"add_to_head",{"type":128,"name":166,"callback":167,"priority":11,"file":130,"line":168},"manage_posts_custom_column","custom_columns",32,{"type":128,"name":170,"callback":171,"file":130,"line":50},"manage_edit-plain_text_post_columns","manage_columns",{"type":133,"name":173,"callback":174,"priority":11,"file":130,"line":175},"quicktags_settings","quick_tag_settings",91,{"type":128,"name":177,"callback":178,"file":130,"line":179},"admin_footer","textarea_footer",94,[],[],[],[],{"dangerousFunctions":185,"sqlUsage":186,"outputEscaping":188,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":190},[],{"prepared":13,"raw":13,"locations":187},[],{"escaped":13,"rawEcho":13,"locations":189},[],[],[],{"summary":193,"deductions":194},"The 'plain-text-custom-post-type' plugin, version 0.2, exhibits a remarkably clean static analysis report, indicating a strong adherence to secure coding practices. The absence of any detected dangerous functions, unsanitized taint flows, or SQL queries not using prepared statements is highly commendable. Furthermore, the complete lack of file operations, external HTTP requests, and the presence of 100% properly escaped output signals a robust defense against common web vulnerabilities. The plugin also demonstrates a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited.\n\nAdding to this positive assessment is the plugin's vulnerability history, which is entirely clear. The absence of any known CVEs, past or present, suggests a well-maintained codebase that has not been a target or source of security issues. This history, combined with the static analysis findings, points to a plugin that is currently very secure.\n\nWhile the current state of this plugin is excellent, it's important to acknowledge that even well-written code can have undiscovered vulnerabilities. The lack of any detected issues, particularly in taint analysis, might also be attributed to a very limited code complexity or functionality. However, based on the provided data, 'plain-text-custom-post-type' v0.2 presents a low-risk profile. The primary strength lies in its proactive secure coding and zero-incident history.",[],"2026-04-16T12:31:07.730Z",{"wat":197,"direct":203},{"assetPaths":198,"generatorPatterns":200,"scriptPaths":201,"versionParams":202},[199],"\u002Fwp-content\u002Fplugins\u002Fplain-text-custom-post-type\u002Fjquery.textarea.js",[],[199],[],{"cssClasses":204,"htmlComments":205,"htmlAttributes":206,"restEndpoints":209,"jsGlobals":210,"shortcodeOutput":212},[],[],[207,208],"name=\"plain_text_cpt_content_type\"","name=\"plain_text_insert\"",[],[211],"jQuery",[],{"error":214,"url":215,"statusCode":216,"statusMessage":217,"message":217},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fplain-text-custom-post-type\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":219,"versions":220},2,[221,227],{"version":6,"download_url":25,"svn_tag_url":222,"released_at":27,"has_diff":223,"diff_files_changed":224,"diff_lines":27,"trac_diff_url":225,"vulnerabilities":226,"is_current":214},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fplain-text-custom-post-type\u002Ftags\u002F0.2\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fplain-text-custom-post-type%2Ftags%2F0.1&new_path=%2Fplain-text-custom-post-type%2Ftags%2F0.2",[],{"version":228,"download_url":229,"svn_tag_url":230,"released_at":27,"has_diff":223,"diff_files_changed":231,"diff_lines":27,"trac_diff_url":27,"vulnerabilities":232,"is_current":223},"0.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplain-text-custom-post-type.0.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fplain-text-custom-post-type\u002Ftags\u002F0.1\u002F",[],[]]