[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fbw_oitlVuLYncaw5ZAfYuaYYAZ8-AzNFI0DmgmjDhGY":3,"$fHhu0isQcV_tdKqFPoAUuBfFftulXELyxRzDF-LFV6RU":426,"$fdaF0tXYkTa8nSlAB9p1BJWcvPO19cXMsNtsDP20cBa0":430},{"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":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"discovery_status":28,"vulnerabilities":29,"developer":30,"crawl_stats":26,"alternatives":37,"analysis":129,"fingerprints":376},"pageapp","PageApp","1.5.6","jamesdlow","https:\u002F\u002Fprofiles.wordpress.org\u002Fjamesdlow\u002F","\u003Cp>Extensions to WordPress wp-json for the PageApp API and mobile framework:\u003Cbr \u002F>\n* Whitelist meta values for the WordPress rest api\u003Cbr \u002F>\n* Enable Relevanssi over the WordPress rest api\u003Cbr \u002F>\n* PageApp compatiable API using wp-json\u003Cbr \u002F>\n* Helper functions and utilities\u003C\u002Fp>\n","Extensions to Wordpress wp-json for the PageApp API and mobile framework",10,3191,0,"2026-04-03T01:27:00.000Z","6.9.4","4.0","",[4,19,20,21,22],"relevanssi","rest","search","wp-json","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpageapp\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.6.zip",100,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":33,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},14,400,90,9,87,"2026-05-20T02:03:39.140Z",[38,58,79,96,111],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":25,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":52,"tags":53,"homepage":17,"download_link":56,"security_score":57,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"rest-api-for-relevanssi","REST API for Relevanssi","1.18","Sergiy Dzysyak","https:\u002F\u002Fprofiles.wordpress.org\u002Fdzysyak\u002F","\u003Cp>This plugin provides simple REST API for the popular search \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002F\" title=\"Your favorite blogging software\" rel=\"ugc\">WordPress\u003C\u002Fa> search engine – \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frelevanssi\u002F\" title=\"A Better Search\" rel=\"ugc\">Relevanssi\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>As far as this plugin provides API for the Relevanssi plugin, it should be installed.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Key features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Search through posts of a certain type. By default all types.\u003C\u002Fli>\n\u003Cli>Results in pagination and optional.\u003C\u002Fli>\n\u003Cli>Sets X-WP-Total header with a total number of records, the same way as the default search API does.\u003C\u002Fli>\n\u003Cli>Sets X-WP-TotalPages header with a total number of pages, the same way as the default search API does.\u003C\u002Fli>\n\u003Cli>Multilingual websites support. Both WPML and Polylang are supported, but not tested well, so let me know if you will find any problems.\u003C\u002Fli>\n\u003Cli>Taxonomy filters are supported now. Some features may be missed, so feel free to report them.\u003C\u002Fli>\n\u003Cli>Ordering option added. It is also possible to order by meta_key\u002Fmeta_value\u002Fmeta_value_num. \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Brief usage examples\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=query\u003C\u002Fli>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=query&per_page=5\u003C\u002Fli>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=query&per_page=5&page=2\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Define post type:\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=query&per_page=5&page=2&type=post\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Filter by taxonomy\u002Ftaxonomies:\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3\u003C\u002Fli>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[relation]=AND&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3&tax_query[1][taxonomy]=category&tax_query[1][field]=id&tax_query[1][terms]=2\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Exclude category via taxonomies:\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3&tax_query[0][operator]=NOT IN\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>For multilingual websites (WPML & Polylang):\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=query&lng=en\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Results in order:\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=DESC\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=ASC\u003C\u002Fli>\n\u003Cli>https:\u002F\u002F[your domain]\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&meta_key=some_key&orderby=meta_value|meta_value_num&order=ASC\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Demo website\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>You can try the plugin on our demo website http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002F. For example, you can try the following request:\u003C\u002Fp>\n\u003Cp>\u003Cem>Basic:\u003C\u002Fem>\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test\" rel=\"nofollow ugc\">http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>Order posts by modification time:\u003C\u002Fem>\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=DESC\" rel=\"nofollow ugc\">http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=DESC\u003C\u002Fa>\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=ASC\" rel=\"nofollow ugc\">http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&type=post&orderby=modified&order=ASC\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>Filter posts by taxonomy (one single category):\u003C\u002Fem>\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3\" rel=\"nofollow ugc\">http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>Filter posts by taxonomy (exclude category):\u003C\u002Fem>\u003Cbr \u002F>\n[http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3&tax_query[0][operator]=NOT IN](http:\u002F\u002Fdemo.erlycoder.com\u002Fdemo1\u002Fwp-json\u002Frelevanssi\u002Fv1\u002Fsearch?keyword=test&tax_query[0][taxonomy]=category&tax_query[0][field]=id&tax_query[0][terms]=3&tax_query[0][operator]=NOT IN)\u003C\u002Fp>\n","The plugin provides a REST API endpoint for the Relevanssi search plugin.",200,6762,3,"2023-05-14T22:03:00.000Z","6.2.9","4.6","5.6",[54,19,55,21],"api","rest-api","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frest-api-for-relevanssi.zip",85,{"slug":59,"name":60,"version":61,"author":62,"author_profile":63,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":68,"num_ratings":69,"last_updated":70,"tested_up_to":71,"requires_at_least":72,"requires_php":17,"tags":73,"homepage":77,"download_link":78,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"ajax-load-more-for-relevanssi","Ajax Load More for Relevanssi","1.0.4","Darren Cooney","https:\u002F\u002Fprofiles.wordpress.org\u002Fdcooney\u002F","\u003Cp>\u003Cstrong>Ajax Load More for Relevanssi\u003C\u002Fstrong> is a tiny extension that provides the functionality for returning \u003Ca href=\"https:\u002F\u002Fen-ca.wordpress.org\u002Fplugins\u002Frelevanssi\u002F\" rel=\"nofollow ugc\">Relevanssi\u003C\u002Fa> query results to \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fajax-load-more\u002F\" rel=\"ugc\">Ajax Load More\u003C\u002Fa> for infinite scrolling.\u003C\u002Fp>\n\u003Cp>The extension works by providing a connection point between Ajax Load More and Relevanssi and is available for users running at least Ajax Load More 2.13.0.\u003C\u002Fp>\n\u003Ch4>Implementation Steps\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Activate plugin.\u003C\u002Fli>\n\u003Cli>Create Ajax Load More shortcode with a unique ID parameter.\u003C\u002Fli>\n\u003Cli>Add custom \u003Ccode>alm_query_args\u003C\u002Fcode> filter to your theme functions.php – \u003Ca href=\"https:\u002F\u002Fconnekthq.com\u002Fplugins\u002Fajax-load-more\u002Fextensions\u002Frelevanssi\u002F#how-it-works\" rel=\"nofollow ugc\">Learn More\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fconnekthq.com\u002Fplugins\u002Fajax-load-more\u002Fextensions\u002Frelevanssi\u002F\" rel=\"nofollow ugc\">View Documentation\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n","Ajax Load More extension that adds compatibility with Relevanssi.",500,10782,70,2,"2025-06-05T19:07:00.000Z","6.8.5","5.0",[74,75,76,19,21],"ajax-load-more","ajax-search","filter","http:\u002F\u002Fconnekthq.com\u002Fplugins\u002Fajax-load-more\u002Fextensions\u002Frelevanssi\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fajax-load-more-for-relevanssi.1.0.4.zip",{"slug":80,"name":81,"version":82,"author":83,"author_profile":84,"description":85,"short_description":86,"active_installs":46,"downloaded":87,"rating":25,"num_ratings":69,"last_updated":88,"tested_up_to":15,"requires_at_least":89,"requires_php":90,"tags":91,"homepage":94,"download_link":95,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"rest-api-blocks","REST API blocks","2.0.0","Jonny Harris","https:\u002F\u002Fprofiles.wordpress.org\u002Fspacedmonkey\u002F","\u003Cp>A simple plugin to add block data in json format into the rest api. Once installed, there will be two new fields added to the rest api, \u003Ccode>has_blocks\u003C\u002Fcode> and \u003Ccode>blocks\u003C\u002Fcode>.\u003Cbr \u002F>\nFor example output.\u003Cbr \u002F>\n    \u003Ccode>\"has_blocks\": true,\u003Cbr \u002F>\n\"block_data\": [\u003Cbr \u002F>\n  {\u003Cbr \u002F>\n    \"blockName\": \"core\u002Fimage\",\u003Cbr \u002F>\n    \"attrs\": {\u003Cbr \u002F>\n      \"url\": \"https:\u002F\u002Fwww.spacedmonkey.com\u002Fwp-content\u002Fuploads\u002F2018\u002F12\u002Ftest-image.jpg\",\u003Cbr \u002F>\n      \"alt\": \"Terminal de aeropuerto\",\u003Cbr \u002F>\n      \"caption\": \"fsfsdfdsfdssfd\",\u003Cbr \u002F>\n      \"href\": \"https:\u002F\u002Fwww.spacedmonkey.com\u002Ftest-image\",\u003Cbr \u002F>\n      \"rel\": \"noreferrer noopener\",\u003Cbr \u002F>\n      \"linkClass\": \"jonny-123\",\u003Cbr \u002F>\n      \"linkTarget\": \"_blank\",\u003Cbr \u002F>\n      \"id\": 147355,\u003Cbr \u002F>\n      \"width\": 582,\u003Cbr \u002F>\n      \"height\": 327,\u003Cbr \u002F>\n      \"linkDestination\": \"attachment\"\u003Cbr \u002F>\n    },\u003Cbr \u002F>\n    \"innerBlocks\": [\u003Cbr \u002F>\n    ],\u003Cbr \u002F>\n    \"innerHTML\": \"\\n\u003Cfigure class=\\\"wp-block-image is-resized\\\">\u003Ca class=\\\"jonny-123\\\" href=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Ftest-image\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">\u003Cimg src=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Fwp-content\u002Fuploads\u002F2018\u002F12\u002Ftest-image.jpg\\\" alt=\\\"Terminal de aeropuerto\\\" class=\\\"wp-image-147355\\\" width=\\\"582\\\" height=\\\"327\\\"\u002F>\u003C\u002Fa>\u003Cfigcaption>fsfsdfdsfdssfd\u003C\u002Ffigcaption>\u003C\u002Ffigure>\\n\",\u003Cbr \u002F>\n    \"innerContent\": [\u003Cbr \u002F>\n      \"\\n\u003Cfigure class=\\\"wp-block-image is-resized\\\">\u003Ca class=\\\"jonny-123\\\" href=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Ftest-image\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">\u003Cimg src=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Fwp-content\u002Fuploads\u002F2018\u002F12\u002Ftest-image.jpg\\\" alt=\\\"Terminal de aeropuerto\\\" class=\\\"wp-image-147355\\\" width=\\\"582\\\" height=\\\"327\\\"\u002F>\u003C\u002Fa>\u003Cfigcaption>fsfsdfdsfdssfd\u003C\u002Ffigcaption>\u003C\u002Ffigure>\\n\"\u003Cbr \u002F>\n    ],\u003Cbr \u002F>\n    \"rendered\": \"\\n\u003Cfigure class=\\\"wp-block-image is-resized\\\">\u003Ca class=\\\"jonny-123\\\" href=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Ftest-image\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">\u003Cimg src=\\\"https:\u002F\u002Fwww.spacedmonkey.com\u002Fwp-content\u002Fuploads\u002F2018\u002F12\u002Ftest-image.jpg\\\" alt=\\\"Terminal de aeropuerto\\\" class=\\\"wp-image-147355\\\" width=\\\"582\\\" height=\\\"327\\\"\u002F>\u003C\u002Fa>\u003Cfigcaption>fsfsdfdsfdssfd\u003C\u002Ffigcaption>\u003C\u002Ffigure>\\n\"\u003Cbr \u002F>\n  }\u003Cbr \u002F>\n],\u003C\u002Fcode>\u003C\u002Fp>\n\u003Ch3>Technical Notes\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Requires PHP 5.6+.\u003C\u002Fli>\n\u003Cli>Requires WordPress 5.5+.\u003C\u002Fli>\n\u003Cli>Issues and Pull requests welcome on the GitHub repository: https:\u002F\u002Fgithub.com\u002Fspacedmonkey\u002Fwp-rest-blocks\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Development\u003C\u002Fh3>\n\u003Cp>This plugin uses \u003Ccode>@wordpress\u002Fenv\u003C\u002Fcode> for local development and testing.\u003C\u002Fp>\n\u003Ch3>Prerequisites\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Node.js 20+ and npm\u003C\u002Fli>\n\u003Cli>Docker Desktop (must be installed and running)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Setup\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Clone the repository\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Install dependencies:\u003Cbr \u002F>\n   \u003Ccode>bash\u003Cbr \u002F>\nnpm install\u003Cbr \u002F>\ncomposer install\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Start the WordPress environment:\u003Cbr \u002F>\n   \u003Ccode>bash\u003Cbr \u002F>\nnpm run env:start\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>This will start a local WordPress instance at \u003Ccode>http:\u002F\u002Flocalhost:8888\u003C\u002Fcode> (admin: \u003Ccode>http:\u002F\u002Flocalhost:8888\u002Fwp-admin\u003C\u002Fcode> with username \u003Ccode>admin\u003C\u002Fcode> and password \u003Ccode>password\u003C\u002Fcode>)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note:\u003C\u002Fstrong> Docker must be running for this to work. The first time you run this, it will download WordPress and set up the database, which may take a few minutes.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Available Commands\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ccode>npm run env:start\u003C\u002Fcode> – Start the WordPress environment\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run env:stop\u003C\u002Fcode> – Stop the WordPress environment\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run env:reset\u003C\u002Fcode> – Reset the environment (clean database)\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run env:destroy\u003C\u002Fcode> – Destroy the environment completely\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run test:php\u003C\u002Fcode> – Run PHPUnit tests\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run test:php:multisite\u003C\u002Fcode> – Run PHPUnit tests in multisite mode\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run lint:php\u003C\u002Fcode> – Run PHP CodeSniffer\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run lint:php:fix\u003C\u002Fcode> – Fix PHP coding standards issues automatically\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Running Tests\u003C\u002Fh3>\n\u003Cp>After starting the environment with \u003Ccode>npm run env:start\u003C\u002Fcode>, you can run the tests:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`bash\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>npm run test:php\u003Cbr \u002F>\n    `\u003C\u002Fp>\n\u003Cp>For multisite tests:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`bash\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>npm run test:php:multisite\u003Cbr \u002F>\n    `\u003C\u002Fp>\n\u003Ch3>Accessing the Site\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>Development site\u003C\u002Fstrong>: http:\u002F\u002Flocalhost:8888\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Admin dashboard\u003C\u002Fstrong>: http:\u002F\u002Flocalhost:8888\u002Fwp-admin (admin\u002Fpassword)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Test site\u003C\u002Fstrong>: http:\u002F\u002Flocalhost:8889\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Test admin\u003C\u002Fstrong>: http:\u002F\u002Flocalhost:8889\u002Fwp-admin (admin\u002Fpassword)\u003C\u002Fli>\n\u003C\u002Ful>\n","Add gutenberg blocks data into the post \u002F page REST API endpoints.",6817,"2026-01-03T16:16:00.000Z","5.9","7.4",[54,92,93,55,22],"blocks","gutenberg","https:\u002F\u002Fgithub.com\u002Fspacedmonkey\u002Fwp-rest-blocks","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frest-api-blocks.2.0.0.zip",{"slug":97,"name":98,"version":99,"author":100,"author_profile":101,"description":102,"short_description":103,"active_installs":46,"downloaded":104,"rating":25,"num_ratings":48,"last_updated":105,"tested_up_to":106,"requires_at_least":107,"requires_php":17,"tags":108,"homepage":17,"download_link":110,"security_score":57,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"sar-disable-rest-api","Disable REST API for Real","2.1.1","Samuel Aguilera","https:\u002F\u002Fprofiles.wordpress.org\u002Fsamuelaguilera\u002F","\u003Cp>The WordPress REST API is a great resource, but if you don’t want to use it probably you will want to close this door to your WordPress.\u003C\u002Fp>\n\u003Cp>Unlike other popular plugins that aims to disable the REST API but \u003Cstrong>only return an error, processed by the REST API\u003C\u002Fstrong>, when a request is received, by default, this plugin \u003Cstrong>removes all filters and actions related to WordPress REST API, and returns a 404 error for requests sent to the REST API URL endpoints, effectively blocking any use of the REST API\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>Optionally you can set the \u003Cstrong>REST API setting in Settings -> General page\u003C\u002Fstrong> to “Logged In Only” for a less drastical action, to keep REST API access enabled but require the user to be logged in to accept the requests.\u003C\u002Fp>\n\u003Cp>If you’re happy with the plugin \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsar-disable-rest-api\u002Freviews\u002F?filter=5\" rel=\"ugc\">please don’t forget to give it a good rating\u003C\u002Fa>, it will motivate me to keep sharing and improving this plugin (and others).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>SUPPORT:\u003C\u002Fstrong> If you have any support question, please \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fsamuelaguilera\u002Fsar-disable-rest-api\u002Fissues\" rel=\"nofollow ugc\">create an issue at the Github repository\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WordPress 4.7 or higher.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Disable WordPress core REST API \u003Cstrong>for real\u003C\u002Fstrong> by removing all filters and actions related to it and returning a 404 error for requests sent to REST API URL endpoints (e.g. https:\u002F\u002Fexample.com\u002Fwp-json\u002Fwhatever ).\u003C\u002Fli>\n\u003Cli>Option to require user to be logged in to use the REST API instead of completely disable it.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>To disable the REST API completely simply install the plugin from the Plugins page and enable it.\u003C\u002Fp>\n\u003Cp>If you don’t want to disable the REST API but require user to be logged in instead, go to Settings -> General page and set the REST API to option to “Logged In Only”, and click Save Changes.\u003C\u002Fp>\n\u003Cp>You can change the option back to “Off” if you want to disable the REST API again.\u003C\u002Fp>\n\u003Cp>To return to WordPress default, simply deactivate the plugin.\u003C\u002Fp>\n","Really prevents the REST API from handling requests (default) or require user to be logged in.",5919,"2019-11-14T23:42:00.000Z","5.3.21","4.7",[54,109,20,55,22],"json","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsar-disable-rest-api.2.1.1.zip",{"slug":112,"name":113,"version":114,"author":115,"author_profile":116,"description":117,"short_description":118,"active_installs":25,"downloaded":119,"rating":25,"num_ratings":120,"last_updated":121,"tested_up_to":122,"requires_at_least":123,"requires_php":17,"tags":124,"homepage":127,"download_link":128,"security_score":57,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"searchwp-api","SearchWP API","1.1.0","Josh Pollock","https:\u002F\u002Fprofiles.wordpress.org\u002Fshelob9\u002F","\u003Cp>Run advanced searches via the WordPress REST API and SearchWP.\u003C\u002Fp>\n\u003Cp>Adds an endpoint to the WordPress REST API for searching via \u003Ca href=\"https:\u002F\u002Fsearchwp.com\u002F\" rel=\"nofollow ugc\">SearchWP\u003C\u002Fa> — the best tool for improving the usefulness and performance of WordPress search.\u003C\u002Fp>\n\u003Cp>This plugin is a free plugin by \u003Ca href=\"https:\u002F\u002FCalderaWP.com\" rel=\"nofollow ugc\">CalderaWP\u003C\u002Fa>. It is not an official add-on for SearchWP.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Requires WordPress REST API (WP-API) 2.0-beta9 or later or WordPress 4.4 or later.\u003C\u002Fli>\n\u003Cli>Requires SearchWP Version 2.6 or later\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Technically will work without SearchWP, but queries will run through WP_Query.\u003C\u002Fp>\n\u003Ch3>Example Queries\u003C\u002Fh3>\n\u003Cp>For a complete list of possible queries, see: \u003Ca href=\"https:\u002F\u002Fcalderawp.com\u002Fdoc\u002Fsearchwp-api-queries\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fcalderawp.com\u002Fdoc\u002Fsearchwp-api-queries\u002F\u003C\u002Fa>\u003Cbr \u002F>\n* \u003Ccode>wp-json\u002Fswp_api\u002Fsearch?s=jedi&egnine=star-wars\u003C\u002Fcode>\u003Cbr \u002F>\n* \u003Ccode>wp-json\u002Fswp_api\u002Fsearch?&tax_query[field]=slug&tax_query[taxonomy]=categories&tax_query[terms]=1\u003C\u002Fcode>\u003Cbr \u002F>\n* \u003Ccode>wp-json\u002Fswp_api\u002Fsearch?meta_query[key]=jedi&meta_query[value]=luke&tax_query[compare]=IN\u003C\u002Fcode>\u003C\u002Fp>\n\u003Ch3>Does It Work With Version 1 of The REST API?\u003C\u002Fh3>\n\u003Cp>No, it does not.\u003C\u002Fp>\n\u003Ch3>I Installed It And Nothing Happened\u003C\u002Fh3>\n\u003Cp>You are probably using version 1 of the REST API, or have not updated SearchWP past 2.6.\u003C\u002Fp>\n\u003Ch3>How Shiny Is This Plugin?\u003C\u002Fh3>\n\u003Cp>Very shiny.\u003C\u002Fp>\n\u003Ch3>Version 1.1.0 – January, 2015\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Complex meta queries\u003C\u002Fli>\n\u003Cli>Fallback to WP_Query if not possible to use SearchWP\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Version 1.0.0 – July 6, 2015\u003C\u002Fh3>\n\u003Cp>Initial release\u003C\u002Fp>\n","Run advanced searches via the WordPress REST API and SearchWP.",14677,4,"2016-01-07T17:16:00.000Z","4.4.34","4.3.1",[109,55,21,125,126],"searchwp","wp-api","http:\u002F\u002FCalderaWP.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsearchwp-api.zip",{"attackSurface":130,"codeSignals":249,"taintFlows":276,"riskAssessment":365,"analyzedAt":375},{"hooks":131,"ajaxHandlers":245,"restRoutes":246,"shortcodes":247,"cronEvents":248,"entryPointCount":13,"unprotectedCount":13},[132,138,142,145,148,153,156,160,163,167,170,174,177,180,183,186,190,193,196,200,203,206,208,212,214,217,220,223,226,230,233,235,237,239,242],{"type":133,"name":134,"callback":135,"file":136,"line":137},"action","wp_enqueue_scripts","include_cssjs","inc\u002Fpluginlib.php",26,{"type":133,"name":139,"callback":140,"file":136,"line":141},"admin_enqueue_scripts","include_admin_cssjs",27,{"type":76,"name":143,"callback":143,"priority":11,"file":136,"line":144},"get_post_metadata",103,{"type":76,"name":146,"callback":146,"priority":11,"file":136,"line":147},"option_wo_options",104,{"type":133,"name":149,"callback":150,"file":151,"line":152},"rest_api_init","register_rest_route","inc\u002Frestlib.php",349,{"type":76,"name":154,"callback":154,"priority":11,"file":151,"line":155},"rest_pre_dispatch",350,{"type":133,"name":157,"callback":157,"file":158,"line":159},"admin_init","inc\u002Fsettingslib.php",31,{"type":133,"name":161,"callback":161,"file":158,"line":162},"admin_menu",32,{"type":76,"name":164,"callback":164,"priority":11,"file":165,"line":166},"auth_cookie_expiration","pageapp-json.php",67,{"type":133,"name":168,"callback":168,"priority":11,"file":165,"line":169},"set_logged_in_cookie",68,{"type":133,"name":171,"callback":171,"file":172,"line":173},"init","pageapp.php",51,{"type":133,"name":149,"callback":149,"priority":175,"file":172,"line":176},20,53,{"type":133,"name":178,"callback":178,"file":172,"line":179},"plugins_loaded",54,{"type":133,"name":181,"callback":181,"file":172,"line":182},"login_head",58,{"type":133,"name":184,"callback":184,"file":172,"line":185},"register_form",59,{"type":133,"name":187,"callback":187,"priority":188,"file":172,"line":189},"registration_errors",11,60,{"type":133,"name":191,"callback":191,"file":172,"line":192},"login_form_register",61,{"type":133,"name":194,"callback":194,"file":172,"line":195},"user_register",62,{"type":76,"name":197,"callback":198,"file":172,"line":199},"register_url","redirect_to",63,{"type":76,"name":201,"callback":198,"priority":11,"file":172,"line":202},"login_url",64,{"type":76,"name":204,"callback":204,"file":172,"line":205},"lostpassword_redirect",65,{"type":76,"name":154,"callback":154,"priority":11,"file":172,"line":207},66,{"type":76,"name":209,"callback":210,"priority":11,"file":172,"line":211},"rest_post_query","filter_rest_meta_query",69,{"type":76,"name":213,"callback":210,"priority":11,"file":172,"line":68},"rest_page_query",{"type":76,"name":215,"callback":210,"priority":11,"file":172,"line":216},"rest_attachment_query",71,{"type":76,"name":218,"callback":210,"priority":11,"file":172,"line":219},"rest_post_tag_query",72,{"type":76,"name":221,"callback":210,"priority":11,"file":172,"line":222},"rest_cateegory_query",73,{"type":76,"name":224,"callback":210,"priority":11,"file":172,"line":225},"rest_user_query",74,{"type":76,"name":227,"callback":228,"priority":11,"file":172,"line":229},"rest_prepare_post_tag","rest_prepre_term",77,{"type":76,"name":231,"callback":228,"priority":11,"file":172,"line":232},"rest_prepare_category",78,{"type":133,"name":157,"callback":157,"file":172,"line":234},95,{"type":133,"name":139,"callback":135,"file":172,"line":236},96,{"type":133,"name":161,"callback":161,"file":172,"line":238},117,{"type":76,"name":240,"callback":240,"priority":11,"file":172,"line":241},"rest_dispatch_request",145,{"type":76,"name":243,"callback":243,"priority":11,"file":172,"line":244},"wp_redirect",256,[],[],[],[],{"dangerousFunctions":250,"sqlUsage":251,"outputEscaping":254,"fileOperations":273,"externalRequests":13,"nonceChecks":274,"capabilityChecks":274,"bundledLibraries":275},[],{"prepared":252,"raw":13,"locations":253},12,[],{"escaped":255,"rawEcho":256,"locations":257},52,7,[258,261,263,265,267,269,271],{"file":259,"line":241,"context":260},"inc\u002Fjsonlib.php","raw output",{"file":151,"line":262,"context":260},131,{"file":151,"line":264,"context":260},134,{"file":158,"line":266,"context":260},192,{"file":165,"line":268,"context":260},173,{"file":165,"line":270,"context":260},188,{"file":165,"line":272,"context":260},252,5,1,[],[277,296,308,321,329,341],{"entryPoint":278,"graph":279,"unsanitizedCount":274,"severity":295},"\u003Crestlib> (inc\u002Frestlib.php:0)",{"nodes":280,"edges":292},[281,286],{"id":282,"type":283,"label":284,"file":151,"line":285},"n0","source","$_REQUEST",34,{"id":287,"type":288,"label":289,"file":151,"line":290,"wp_function":291},"n1","sink","header() [Header Injection]",93,"header",[293],{"from":282,"to":287,"sanitized":294},false,"medium",{"entryPoint":297,"graph":298,"unsanitizedCount":13,"severity":307},"\u003Cjsonlib> (inc\u002Fjsonlib.php:0)",{"nodes":299,"edges":304},[300,302],{"id":282,"type":283,"label":284,"file":259,"line":301},105,{"id":287,"type":288,"label":289,"file":259,"line":303,"wp_function":291},150,[305],{"from":282,"to":287,"sanitized":306},true,"low",{"entryPoint":309,"graph":310,"unsanitizedCount":69,"severity":307},"menu_page (inc\u002Fsettingslib.php:190)",{"nodes":311,"edges":319},[312,315],{"id":282,"type":283,"label":313,"file":158,"line":314},"$_REQUEST (x2)",198,{"id":287,"type":288,"label":316,"file":158,"line":317,"wp_function":318},"update_option() [Settings Manipulation]",202,"update_option",[320],{"from":282,"to":287,"sanitized":294},{"entryPoint":322,"graph":323,"unsanitizedCount":13,"severity":307},"\u003Csettingslib> (inc\u002Fsettingslib.php:0)",{"nodes":324,"edges":327},[325,326],{"id":282,"type":283,"label":313,"file":158,"line":314},{"id":287,"type":288,"label":316,"file":158,"line":317,"wp_function":318},[328],{"from":282,"to":287,"sanitized":306},{"entryPoint":330,"graph":331,"unsanitizedCount":13,"severity":307},"register_form (pageapp.php:214)",{"nodes":332,"edges":339},[333,336],{"id":282,"type":283,"label":334,"file":172,"line":335},"$_POST['password']",219,{"id":287,"type":288,"label":337,"file":172,"line":335,"wp_function":338},"echo() [XSS]","echo",[340],{"from":282,"to":287,"sanitized":306},{"entryPoint":342,"graph":343,"unsanitizedCount":69,"severity":364},"\u003Cpageapp> (pageapp.php:0)",{"nodes":344,"edges":360},[345,346,347,350,354],{"id":282,"type":283,"label":334,"file":172,"line":335},{"id":287,"type":288,"label":337,"file":172,"line":335,"wp_function":338},{"id":348,"type":283,"label":313,"file":172,"line":349},"n2",720,{"id":351,"type":352,"label":353,"file":172,"line":349},"n3","transform","→ put()",{"id":355,"type":288,"label":356,"file":357,"line":358,"wp_function":359},"n4","query() [SQLi]","inc\u002Fcachelib.php",86,"query",[361,362,363],{"from":282,"to":287,"sanitized":306},{"from":348,"to":351,"sanitized":294},{"from":351,"to":355,"sanitized":294},"high",{"summary":366,"deductions":367},"The 'pageapp' v1.5.6 plugin exhibits a generally strong security posture, with no known critical vulnerabilities and excellent adherence to best practices in several key areas. The absence of external HTTP requests, the exclusive use of prepared statements for all SQL queries, and a high percentage of properly escaped output are significant strengths. The plugin also demonstrates an awareness of security by including nonce and capability checks.  However, the static analysis does reveal some areas for concern that temper an otherwise positive assessment. Specifically, the presence of three flows with unsanitized paths in the taint analysis, including one of high severity, indicates a potential for vulnerabilities related to file operations or user-supplied input being used insecurely.  While the attack surface appears minimal, the existence of these unsanitized paths is a critical oversight that could be exploited. The plugin's vulnerability history being completely clear is a very positive sign, suggesting responsible development and maintenance.  In conclusion, 'pageapp' v1.5.6 is built on a solid foundation of secure coding practices, but the identified taint flow issues present a notable risk that needs to be addressed to achieve a truly robust security profile.",[368,370,373],{"reason":369,"points":252},"High severity taint flow with unsanitized path",{"reason":371,"points":372},"Flows with unsanitized paths identified",8,{"reason":374,"points":48},"File operations present (potential risk)","2026-04-16T12:10:33.746Z",{"wat":377,"direct":389},{"assetPaths":378,"generatorPatterns":386,"scriptPaths":387,"versionParams":388},[379,380,381,382,383,384,385],"\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Fcachelib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Fhttplib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Fjsonlib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Fpluginlib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Frestlib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Fsettingslib.php","\u002Fwp-content\u002Fplugins\u002Fpageapp\u002Finc\u002Futilslib.php",[],[],[],{"cssClasses":390,"htmlComments":391,"htmlAttributes":392,"restEndpoints":421,"jsGlobals":424,"shortcodeOutput":425},[],[],[393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420],"id=\"pageapp_apioptions\"","id=\"pageapp_relevanssi\"","id=\"pageapp_whitelist\"","id=\"pageapp_addimages\"","id=\"pageapp_categories\"","id=\"pageapp_customposts\"","id=\"pageapp_metaquery\"","id=\"pageapp_apisettings\"","id=\"pageapp_restkey\"","id=\"pageapp_apikey\"","id=\"pageapp_maxresults\"","id=\"pageapp_authentication\"","id=\"pageapp_registration\"","id=\"pageapp_username\"","id=\"pageapp_password\"","id=\"pageapp_login\"","id=\"pageapp_vimeo_name\"","id=\"pageapp_vimeo_genre\"","id=\"pageapp_vimeo_movies\"","id=\"pageapp_vimeo_short\"","id=\"pageapp_vimeo_specials\"","id=\"pageapp_vimeo_series\"","id=\"pageapp_firetv_name\"","id=\"pageapp_firetv_link\"","id=\"pageapp_firetv_description\"","id=\"pageapp_firetv_editor\"","id=\"pageapp_firetv_image\"","id=\"pageapp_firetv_feeds\"",[422,423],"\u002Fwp-json\u002Fpageapp","\u002Fwp-json\u002Fpageapp\u002Fv1",[],[],{"error":306,"url":427,"statusCode":428,"statusMessage":429,"message":429},"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fpageapp\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":431,"versions":432},57,[433,438,445,452,459,466,473,480,487,494,501,508,515,522,529,536,543,550,557,564,571,578,585,592,599,606,613,620,627,634,641,648,655,662,669,676,683,690,697,704,711,718,725,732,739,746,753,759,766,773,780,787,794,800,807,814,821],{"version":6,"download_url":24,"svn_tag_url":434,"released_at":26,"has_diff":294,"diff_files_changed":435,"diff_lines":26,"trac_diff_url":436,"vulnerabilities":437,"is_current":306},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.5&new_path=%2Fpageapp%2Ftags%2F1.5.6",[],{"version":439,"download_url":440,"svn_tag_url":441,"released_at":26,"has_diff":294,"diff_files_changed":442,"diff_lines":26,"trac_diff_url":443,"vulnerabilities":444,"is_current":294},"1.5.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.4&new_path=%2Fpageapp%2Ftags%2F1.5.5",[],{"version":446,"download_url":447,"svn_tag_url":448,"released_at":26,"has_diff":294,"diff_files_changed":449,"diff_lines":26,"trac_diff_url":450,"vulnerabilities":451,"is_current":294},"1.5.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.3&new_path=%2Fpageapp%2Ftags%2F1.5.4",[],{"version":453,"download_url":454,"svn_tag_url":455,"released_at":26,"has_diff":294,"diff_files_changed":456,"diff_lines":26,"trac_diff_url":457,"vulnerabilities":458,"is_current":294},"1.5.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.2&new_path=%2Fpageapp%2Ftags%2F1.5.3",[],{"version":460,"download_url":461,"svn_tag_url":462,"released_at":26,"has_diff":294,"diff_files_changed":463,"diff_lines":26,"trac_diff_url":464,"vulnerabilities":465,"is_current":294},"1.5.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.1&new_path=%2Fpageapp%2Ftags%2F1.5.2",[],{"version":467,"download_url":468,"svn_tag_url":469,"released_at":26,"has_diff":294,"diff_files_changed":470,"diff_lines":26,"trac_diff_url":471,"vulnerabilities":472,"is_current":294},"1.5.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.5.0&new_path=%2Fpageapp%2Ftags%2F1.5.1",[],{"version":474,"download_url":475,"svn_tag_url":476,"released_at":26,"has_diff":294,"diff_files_changed":477,"diff_lines":26,"trac_diff_url":478,"vulnerabilities":479,"is_current":294},"1.5.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.5.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.5.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.9&new_path=%2Fpageapp%2Ftags%2F1.5.0",[],{"version":481,"download_url":482,"svn_tag_url":483,"released_at":26,"has_diff":294,"diff_files_changed":484,"diff_lines":26,"trac_diff_url":485,"vulnerabilities":486,"is_current":294},"1.4.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.8&new_path=%2Fpageapp%2Ftags%2F1.4.9",[],{"version":488,"download_url":489,"svn_tag_url":490,"released_at":26,"has_diff":294,"diff_files_changed":491,"diff_lines":26,"trac_diff_url":492,"vulnerabilities":493,"is_current":294},"1.4.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.7&new_path=%2Fpageapp%2Ftags%2F1.4.8",[],{"version":495,"download_url":496,"svn_tag_url":497,"released_at":26,"has_diff":294,"diff_files_changed":498,"diff_lines":26,"trac_diff_url":499,"vulnerabilities":500,"is_current":294},"1.4.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.6&new_path=%2Fpageapp%2Ftags%2F1.4.7",[],{"version":502,"download_url":503,"svn_tag_url":504,"released_at":26,"has_diff":294,"diff_files_changed":505,"diff_lines":26,"trac_diff_url":506,"vulnerabilities":507,"is_current":294},"1.4.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.5&new_path=%2Fpageapp%2Ftags%2F1.4.6",[],{"version":509,"download_url":510,"svn_tag_url":511,"released_at":26,"has_diff":294,"diff_files_changed":512,"diff_lines":26,"trac_diff_url":513,"vulnerabilities":514,"is_current":294},"1.4.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.4&new_path=%2Fpageapp%2Ftags%2F1.4.5",[],{"version":516,"download_url":517,"svn_tag_url":518,"released_at":26,"has_diff":294,"diff_files_changed":519,"diff_lines":26,"trac_diff_url":520,"vulnerabilities":521,"is_current":294},"1.4.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.3&new_path=%2Fpageapp%2Ftags%2F1.4.4",[],{"version":523,"download_url":524,"svn_tag_url":525,"released_at":26,"has_diff":294,"diff_files_changed":526,"diff_lines":26,"trac_diff_url":527,"vulnerabilities":528,"is_current":294},"1.4.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.2&new_path=%2Fpageapp%2Ftags%2F1.4.3",[],{"version":530,"download_url":531,"svn_tag_url":532,"released_at":26,"has_diff":294,"diff_files_changed":533,"diff_lines":26,"trac_diff_url":534,"vulnerabilities":535,"is_current":294},"1.4.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.1&new_path=%2Fpageapp%2Ftags%2F1.4.2",[],{"version":537,"download_url":538,"svn_tag_url":539,"released_at":26,"has_diff":294,"diff_files_changed":540,"diff_lines":26,"trac_diff_url":541,"vulnerabilities":542,"is_current":294},"1.4.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.4.0&new_path=%2Fpageapp%2Ftags%2F1.4.1",[],{"version":544,"download_url":545,"svn_tag_url":546,"released_at":26,"has_diff":294,"diff_files_changed":547,"diff_lines":26,"trac_diff_url":548,"vulnerabilities":549,"is_current":294},"1.4.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.4.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.4.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.9&new_path=%2Fpageapp%2Ftags%2F1.4.0",[],{"version":551,"download_url":552,"svn_tag_url":553,"released_at":26,"has_diff":294,"diff_files_changed":554,"diff_lines":26,"trac_diff_url":555,"vulnerabilities":556,"is_current":294},"1.3.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.8&new_path=%2Fpageapp%2Ftags%2F1.3.9",[],{"version":558,"download_url":559,"svn_tag_url":560,"released_at":26,"has_diff":294,"diff_files_changed":561,"diff_lines":26,"trac_diff_url":562,"vulnerabilities":563,"is_current":294},"1.3.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.7&new_path=%2Fpageapp%2Ftags%2F1.3.8",[],{"version":565,"download_url":566,"svn_tag_url":567,"released_at":26,"has_diff":294,"diff_files_changed":568,"diff_lines":26,"trac_diff_url":569,"vulnerabilities":570,"is_current":294},"1.3.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.6&new_path=%2Fpageapp%2Ftags%2F1.3.7",[],{"version":572,"download_url":573,"svn_tag_url":574,"released_at":26,"has_diff":294,"diff_files_changed":575,"diff_lines":26,"trac_diff_url":576,"vulnerabilities":577,"is_current":294},"1.3.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.5&new_path=%2Fpageapp%2Ftags%2F1.3.6",[],{"version":579,"download_url":580,"svn_tag_url":581,"released_at":26,"has_diff":294,"diff_files_changed":582,"diff_lines":26,"trac_diff_url":583,"vulnerabilities":584,"is_current":294},"1.3.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.4&new_path=%2Fpageapp%2Ftags%2F1.3.5",[],{"version":586,"download_url":587,"svn_tag_url":588,"released_at":26,"has_diff":294,"diff_files_changed":589,"diff_lines":26,"trac_diff_url":590,"vulnerabilities":591,"is_current":294},"1.3.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.3&new_path=%2Fpageapp%2Ftags%2F1.3.4",[],{"version":593,"download_url":594,"svn_tag_url":595,"released_at":26,"has_diff":294,"diff_files_changed":596,"diff_lines":26,"trac_diff_url":597,"vulnerabilities":598,"is_current":294},"1.3.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.2&new_path=%2Fpageapp%2Ftags%2F1.3.3",[],{"version":600,"download_url":601,"svn_tag_url":602,"released_at":26,"has_diff":294,"diff_files_changed":603,"diff_lines":26,"trac_diff_url":604,"vulnerabilities":605,"is_current":294},"1.3.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.1&new_path=%2Fpageapp%2Ftags%2F1.3.2",[],{"version":607,"download_url":608,"svn_tag_url":609,"released_at":26,"has_diff":294,"diff_files_changed":610,"diff_lines":26,"trac_diff_url":611,"vulnerabilities":612,"is_current":294},"1.3.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.3.0&new_path=%2Fpageapp%2Ftags%2F1.3.1",[],{"version":614,"download_url":615,"svn_tag_url":616,"released_at":26,"has_diff":294,"diff_files_changed":617,"diff_lines":26,"trac_diff_url":618,"vulnerabilities":619,"is_current":294},"1.3.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.3.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.3.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.9&new_path=%2Fpageapp%2Ftags%2F1.3.0",[],{"version":621,"download_url":622,"svn_tag_url":623,"released_at":26,"has_diff":294,"diff_files_changed":624,"diff_lines":26,"trac_diff_url":625,"vulnerabilities":626,"is_current":294},"1.2.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.8&new_path=%2Fpageapp%2Ftags%2F1.2.9",[],{"version":628,"download_url":629,"svn_tag_url":630,"released_at":26,"has_diff":294,"diff_files_changed":631,"diff_lines":26,"trac_diff_url":632,"vulnerabilities":633,"is_current":294},"1.2.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.7&new_path=%2Fpageapp%2Ftags%2F1.2.8",[],{"version":635,"download_url":636,"svn_tag_url":637,"released_at":26,"has_diff":294,"diff_files_changed":638,"diff_lines":26,"trac_diff_url":639,"vulnerabilities":640,"is_current":294},"1.2.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.6&new_path=%2Fpageapp%2Ftags%2F1.2.7",[],{"version":642,"download_url":643,"svn_tag_url":644,"released_at":26,"has_diff":294,"diff_files_changed":645,"diff_lines":26,"trac_diff_url":646,"vulnerabilities":647,"is_current":294},"1.2.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.5&new_path=%2Fpageapp%2Ftags%2F1.2.6",[],{"version":649,"download_url":650,"svn_tag_url":651,"released_at":26,"has_diff":294,"diff_files_changed":652,"diff_lines":26,"trac_diff_url":653,"vulnerabilities":654,"is_current":294},"1.2.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.4&new_path=%2Fpageapp%2Ftags%2F1.2.5",[],{"version":656,"download_url":657,"svn_tag_url":658,"released_at":26,"has_diff":294,"diff_files_changed":659,"diff_lines":26,"trac_diff_url":660,"vulnerabilities":661,"is_current":294},"1.2.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.3&new_path=%2Fpageapp%2Ftags%2F1.2.4",[],{"version":663,"download_url":664,"svn_tag_url":665,"released_at":26,"has_diff":294,"diff_files_changed":666,"diff_lines":26,"trac_diff_url":667,"vulnerabilities":668,"is_current":294},"1.2.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.2&new_path=%2Fpageapp%2Ftags%2F1.2.3",[],{"version":670,"download_url":671,"svn_tag_url":672,"released_at":26,"has_diff":294,"diff_files_changed":673,"diff_lines":26,"trac_diff_url":674,"vulnerabilities":675,"is_current":294},"1.2.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.1&new_path=%2Fpageapp%2Ftags%2F1.2.2",[],{"version":677,"download_url":678,"svn_tag_url":679,"released_at":26,"has_diff":294,"diff_files_changed":680,"diff_lines":26,"trac_diff_url":681,"vulnerabilities":682,"is_current":294},"1.2.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.2.0&new_path=%2Fpageapp%2Ftags%2F1.2.1",[],{"version":684,"download_url":685,"svn_tag_url":686,"released_at":26,"has_diff":294,"diff_files_changed":687,"diff_lines":26,"trac_diff_url":688,"vulnerabilities":689,"is_current":294},"1.2.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.2.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.2.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.9&new_path=%2Fpageapp%2Ftags%2F1.2.0",[],{"version":691,"download_url":692,"svn_tag_url":693,"released_at":26,"has_diff":294,"diff_files_changed":694,"diff_lines":26,"trac_diff_url":695,"vulnerabilities":696,"is_current":294},"1.1.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.8&new_path=%2Fpageapp%2Ftags%2F1.1.9",[],{"version":698,"download_url":699,"svn_tag_url":700,"released_at":26,"has_diff":294,"diff_files_changed":701,"diff_lines":26,"trac_diff_url":702,"vulnerabilities":703,"is_current":294},"1.1.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.7&new_path=%2Fpageapp%2Ftags%2F1.1.8",[],{"version":705,"download_url":706,"svn_tag_url":707,"released_at":26,"has_diff":294,"diff_files_changed":708,"diff_lines":26,"trac_diff_url":709,"vulnerabilities":710,"is_current":294},"1.1.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.6&new_path=%2Fpageapp%2Ftags%2F1.1.7",[],{"version":712,"download_url":713,"svn_tag_url":714,"released_at":26,"has_diff":294,"diff_files_changed":715,"diff_lines":26,"trac_diff_url":716,"vulnerabilities":717,"is_current":294},"1.1.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.5&new_path=%2Fpageapp%2Ftags%2F1.1.6",[],{"version":719,"download_url":720,"svn_tag_url":721,"released_at":26,"has_diff":294,"diff_files_changed":722,"diff_lines":26,"trac_diff_url":723,"vulnerabilities":724,"is_current":294},"1.1.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.4&new_path=%2Fpageapp%2Ftags%2F1.1.5",[],{"version":726,"download_url":727,"svn_tag_url":728,"released_at":26,"has_diff":294,"diff_files_changed":729,"diff_lines":26,"trac_diff_url":730,"vulnerabilities":731,"is_current":294},"1.1.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.3&new_path=%2Fpageapp%2Ftags%2F1.1.4",[],{"version":733,"download_url":734,"svn_tag_url":735,"released_at":26,"has_diff":294,"diff_files_changed":736,"diff_lines":26,"trac_diff_url":737,"vulnerabilities":738,"is_current":294},"1.1.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.2&new_path=%2Fpageapp%2Ftags%2F1.1.3",[],{"version":740,"download_url":741,"svn_tag_url":742,"released_at":26,"has_diff":294,"diff_files_changed":743,"diff_lines":26,"trac_diff_url":744,"vulnerabilities":745,"is_current":294},"1.1.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.1&new_path=%2Fpageapp%2Ftags%2F1.1.2",[],{"version":747,"download_url":748,"svn_tag_url":749,"released_at":26,"has_diff":294,"diff_files_changed":750,"diff_lines":26,"trac_diff_url":751,"vulnerabilities":752,"is_current":294},"1.1.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.1.0&new_path=%2Fpageapp%2Ftags%2F1.1.1",[],{"version":114,"download_url":754,"svn_tag_url":755,"released_at":26,"has_diff":294,"diff_files_changed":756,"diff_lines":26,"trac_diff_url":757,"vulnerabilities":758,"is_current":294},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.1.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.1.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.9&new_path=%2Fpageapp%2Ftags%2F1.1.0",[],{"version":760,"download_url":761,"svn_tag_url":762,"released_at":26,"has_diff":294,"diff_files_changed":763,"diff_lines":26,"trac_diff_url":764,"vulnerabilities":765,"is_current":294},"1.0.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.8&new_path=%2Fpageapp%2Ftags%2F1.0.9",[],{"version":767,"download_url":768,"svn_tag_url":769,"released_at":26,"has_diff":294,"diff_files_changed":770,"diff_lines":26,"trac_diff_url":771,"vulnerabilities":772,"is_current":294},"1.0.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.7&new_path=%2Fpageapp%2Ftags%2F1.0.8",[],{"version":774,"download_url":775,"svn_tag_url":776,"released_at":26,"has_diff":294,"diff_files_changed":777,"diff_lines":26,"trac_diff_url":778,"vulnerabilities":779,"is_current":294},"1.0.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.6&new_path=%2Fpageapp%2Ftags%2F1.0.7",[],{"version":781,"download_url":782,"svn_tag_url":783,"released_at":26,"has_diff":294,"diff_files_changed":784,"diff_lines":26,"trac_diff_url":785,"vulnerabilities":786,"is_current":294},"1.0.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.5&new_path=%2Fpageapp%2Ftags%2F1.0.6",[],{"version":788,"download_url":789,"svn_tag_url":790,"released_at":26,"has_diff":294,"diff_files_changed":791,"diff_lines":26,"trac_diff_url":792,"vulnerabilities":793,"is_current":294},"1.0.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.4&new_path=%2Fpageapp%2Ftags%2F1.0.5",[],{"version":61,"download_url":795,"svn_tag_url":796,"released_at":26,"has_diff":294,"diff_files_changed":797,"diff_lines":26,"trac_diff_url":798,"vulnerabilities":799,"is_current":294},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.3&new_path=%2Fpageapp%2Ftags%2F1.0.4",[],{"version":801,"download_url":802,"svn_tag_url":803,"released_at":26,"has_diff":294,"diff_files_changed":804,"diff_lines":26,"trac_diff_url":805,"vulnerabilities":806,"is_current":294},"1.0.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.2&new_path=%2Fpageapp%2Ftags%2F1.0.3",[],{"version":808,"download_url":809,"svn_tag_url":810,"released_at":26,"has_diff":294,"diff_files_changed":811,"diff_lines":26,"trac_diff_url":812,"vulnerabilities":813,"is_current":294},"1.0.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.1&new_path=%2Fpageapp%2Ftags%2F1.0.2",[],{"version":815,"download_url":816,"svn_tag_url":817,"released_at":26,"has_diff":294,"diff_files_changed":818,"diff_lines":26,"trac_diff_url":819,"vulnerabilities":820,"is_current":294},"1.0.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fpageapp%2Ftags%2F1.0.0&new_path=%2Fpageapp%2Ftags%2F1.0.1",[],{"version":822,"download_url":823,"svn_tag_url":824,"released_at":26,"has_diff":294,"diff_files_changed":825,"diff_lines":26,"trac_diff_url":26,"vulnerabilities":826,"is_current":294},"1.0.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpageapp.1.0.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fpageapp\u002Ftags\u002F1.0.0\u002F",[],[]]