[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fN6sPgIUILqEngrg2uB6pN5OpBiEihdbAp8_0P9k54tE":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":9,"computed_at":11,"plugins":12},"joehoyle","Joe Hoyle","https:\u002F\u002Fprofiles.wordpress.org\u002Fjoehoyle\u002F",4,9920,81,30,"2026-04-04T15:57:27.767Z",[13,38,63,79],{"slug":14,"name":15,"version":16,"author":5,"author_profile":6,"description":17,"short_description":18,"active_installs":19,"downloaded":20,"rating":21,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":32,"download_link":33,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"rest-api-oauth1","WP REST API – OAuth 1.0a Server","0.4.4","\u003Cp>This plugin uses the OAuth 1.0a protocol to allow delegated authorization; that is, to allow applications to access a site using a set of secondary credentials. This allows server administrators to control which applications can access the site, as well as allowing users to control which applications have access to their data.\u003C\u002Fp>\n\u003Cp>This plugin only supports WordPress >= 4.4.\u003C\u002Fp>\n\u003Cp>The latest stable version is also available from the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frest-api-oauth1\u002F\" rel=\"ugc\">WordPress Plugin Directory\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>New to OAuth\u003C\u002Fh3>\n\u003Cp>We strongly recommend you use an existing OAuth library. You’ll be best off if you understand the authorization process, but leave the actual implementation to well-tested libraries, as there are a lot of edge cases.\u003C\u002Fp>\n\u003Cp>Start reading from \u003Ca href=\"docs\u002Fintroduction\u002FREADME.md\" rel=\"nofollow ugc\">the Introduction\u003C\u002Fa> to get started!\u003C\u002Fp>\n\u003Ch3>For OAuth Veterans\u003C\u002Fh3>\n\u003Cp>If you already know how to use OAuth, here’s the lowdown:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>The plugin uses \u003Cstrong>OAuth 1.0a\u003C\u002Fstrong> in\u003C\u002Fli>\n\u003Cli>We use the \u003Cstrong>three-legged flow\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>To find the REST API index, apply the \u003Ca href=\"http:\u002F\u002Fv2.wp-api.org\u002Fguide\u002Fdiscovery\u002F\" rel=\"nofollow ugc\">API autodiscovery process\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>The endpoints for the OAuth process are available in the REST API index: check for \u003Ccode>$.authentication.oauth1\u003C\u002Fcode> in the index data.\n\u003Cul>\n\u003Cli>The \u003Cstrong>temporary credentials\u003C\u002Fstrong> (request token) endpoint is \u003Ccode>$.authentication.oauth1.request\u003C\u002Fcode> (typically \u003Ccode>\u002Foauth1\u002Frequest\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>The \u003Cstrong>authorization\u003C\u002Fstrong> endpoint is \u003Ccode>$.authentication.oauth1.authorize\u003C\u002Fcode> (typically \u003Ccode>\u002Foauth1\u002Fauthorize\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>The \u003Cstrong>token exchange\u003C\u002Fstrong> (access token) endpoint is \u003Ccode>$.authentication.oauth1.access\u003C\u002Fcode> (typically \u003Ccode>\u002Foauth1\u002Faccess\u003C\u002Fcode>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Your callback URL must match the registered callback URL for the application in the scheme, authority (user\u002Fpassword) host, port, and path sections. (\u003Cstrong>Subpaths are not allowed.\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>The only signature method supported is \u003Cstrong>HMAC-SHA1\u003C\u002Fstrong>.\u003C\u002Fli>\n\u003Cli>OAuth parameters are supported in the Authorization header, query (GET) parameters, or request body (POST) parameters (if encoded as \u003Ccode>application\u002Fx-www-form-urlencoded\u003C\u002Fcode>). \u003Cstrong>OAuth parameters are not supported in JSON data.\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n","Connect applications to your WordPress site without ever giving away your password.",9000,155435,74,7,"2024-08-05T10:18:00.000Z","6.6.5","4.4","5.4",[28,29,30,31],"api","json","rest","rest-api","https:\u002F\u002Foauth1.wp-api.org\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frest-api-oauth1.0.4.4.zip",92,0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":46,"num_ratings":47,"last_updated":48,"tested_up_to":49,"requires_at_least":50,"requires_php":51,"tags":52,"homepage":58,"download_link":59,"security_score":60,"vuln_count":61,"unpatched_count":61,"last_vuln_date":62,"fetched_at":37},"wp-thumb","WPThumb","0.10","\u003Cp>WP Thumb is a simple plugin that seamlessly integrates with the WordPress image functions. You can specify height, width and crop values, and an image will be generated, which is then cached for future use.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Automatic images resizing, cropping and caching.\u003C\u002Fli>\n\u003Cli>Ideal for when you want to change the dimensions of default image sizes.\u003C\u002Fli>\n\u003Cli>Can extend using filters to make use of any of the phpThumb Library functions by manipulating the image object.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Contribution guidelines\u003C\u002Fh3>\n\u003Cp>see https:\u002F\u002Fgithub.com\u002Fhumanmade\u002FWPThumb\u002Fblob\u002Fmaster\u002FCONTRIBUTING.md\u003C\u002Fp>\n","An on-demand image generation replacement for WordPress' image resizing.",900,37432,100,3,"2014-04-01T18:03:00.000Z","3.7.41","3.5","",[53,54,55,56,57],"crop","image","phpthumb","resize","thumbnail","https:\u002F\u002Fgithub.com\u002Fhumanmade\u002FWPThumb","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-thumb.0.10.zip",63,1,"2025-06-19 00:00:00",{"slug":64,"name":65,"version":66,"author":5,"author_profile":6,"description":67,"short_description":68,"active_installs":69,"downloaded":70,"rating":35,"num_ratings":35,"last_updated":71,"tested_up_to":72,"requires_at_least":25,"requires_php":51,"tags":73,"homepage":64,"download_link":77,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"frontkit","FrontKit for WordPress","1.0.0-alpha-2","\u003Cp>WP FrontKit is a front end editor that enhances the WordPress publishing experience by providing users access a new intuitive editor directly from the front end of their web site. The streamlined interface allows for a distraction free editing experience that integrates an array of tools that are available from the dashboard, including access to the media library and image formatting.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Ability to create new posts and update existing posts from the front end.\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Easily style your content with the following:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Heading styles\u003C\u002Fli>\n\u003Cli>Block quotes\u003C\u002Fli>\n\u003Cli>Bold & Italic\u003C\u002Fli>\n\u003Cli>List style\u003C\u002Fli>\n\u003Cli>Linked text\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Easily Add Media to your post from either the WordPress media library or by uploading images directly from your device\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>Enhance images by adding captions, or adding a link the image\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The plugin utilizes the WordPress REST API, and therefore requires the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frest-api\u002F\" rel=\"ugc\">REST API plugin\u003C\u002Fa>.\u003C\u002Fp>\n","FrontKit for WordPress.",10,1561,"2016-05-11T06:52:00.000Z","4.4.34",[74,75,76,64],"editing","editor","frontend-editing","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffrontkit.zip",85,{"slug":80,"name":81,"version":82,"author":5,"author_profile":6,"description":83,"short_description":84,"active_installs":69,"downloaded":85,"rating":35,"num_ratings":35,"last_updated":86,"tested_up_to":87,"requires_at_least":25,"requires_php":51,"tags":88,"homepage":51,"download_link":90,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"rest-api-broker","WordPress REST API – Authentication Broker","0.1.0","\u003Cp>Used together with the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FWP-API\u002FOAuth1\" rel=\"nofollow ugc\">WP REST API OAuth 1.0a Server plugin\u003C\u002Fa>, this allows \u003Ca href=\"https:\u002F\u002Fapps.wp-api.org\u002F\" rel=\"nofollow ugc\">the WP RET API Authentication Broker\u003C\u002Fa>\u003Cbr \u002F>\nto connect to your site.\u003C\u002Fp>\n\u003Cp>Read about how it works \u003Ca href=\"https:\u002F\u002Fapps.wp-api.org\u002F\" rel=\"nofollow ugc\">on the reference broker\u003C\u002Fa>, or \u003Ca href=\"https:\u002F\u002Fapps.wp-api.org\u002Fspec\u002F\" rel=\"nofollow ugc\">read the full specification\u003C\u002Fa>.\u003C\u002Fp>\n","Used together with the WP REST API OAuth 1.0a Server plugin, this allows the WP RET API Authentication Broker",2613,"2016-10-06T20:04:00.000Z","4.7.32",[28,29,89,30,31],"oauth","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frest-api-broker.0.1.0.zip"]