[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fGSjpGyx_rJvtjmG96ENs7U_XyCtusM9J77ZijeYdnH4":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":11,"computed_at":12,"plugins":13},"hubbardlabs","Hubbard Labs","https:\u002F\u002Fprofiles.wordpress.org\u002Fhubbardlabs\u002F",4,20,89,30,86,"2026-05-19T21:58:28.240Z",[14,38,56,71],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":33,"download_link":34,"security_score":35,"vuln_count":22,"unpatched_count":22,"last_vuln_date":36,"fetched_at":37},"api-log-pro","API Log Pro","1.0.0","\u003Cp>This plugin enables logging of all calls to the WordPress REST API. You can view all logs from the WordPress Admin under \u003Cstrong>API Log Pro\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Ch3>WP-CLI Support\u003C\u002Fh3>\n\u003Cp>This plugin offers some basic wp-cli support. You can use the following command to delete all the logs in the db.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>wp api-log-pro delete\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A simple plugin to log WordPress Rest API Requests.",10,4195,0,"2022-06-24T15:46:00.000Z","6.0.11","4.6","7.0.0",[28,29,30,31,32],"api","json","rest-api","wp-api","wp-rest-api","https:\u002F\u002Fgithub.com\u002Fhubbardlabs\u002Fapi-log-pro","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fapi-log-pro.1.0.0.zip",85,null,"2026-04-16T10:56:18.058Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":20,"downloaded":44,"rating":22,"num_ratings":22,"last_updated":45,"tested_up_to":46,"requires_at_least":47,"requires_php":48,"tags":49,"homepage":53,"download_link":54,"security_score":55,"vuln_count":22,"unpatched_count":22,"last_vuln_date":36,"fetched_at":37},"fernet-encryption","Fernet Encryption","1.1.0","\u003Cp>Fernet Encryption is a plugin that can be used to encrypt and decrypt data in WordPress using fernet.\u003C\u002Fp>\n\u003Cp>Development was originally sponsered by Access Networks.\u003C\u002Fp>\n\u003Ch3>Setup your Key\u003C\u002Fh3>\n\u003Cp>To setup your key, you need to add the following line to your wp-config file.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>define( ‘FERNET_KEY’, ‘YOUR_FERNET_KEY’ );\u003Cbr \u002F>\n    `\u003C\u002Fp>\n\u003Cp>If you choose not to setup your key, you will need to save a copy of the one provided upon activation of the plugin.\u003C\u002Fp>\n\u003Cp>\u003Cem>IMPORTANT: Changing your WordPress salts will invalidate the default Fernet key provided.\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch3>How to Use\u003C\u002Fh3>\n\u003Cp>To encrypt data simply use \u003Ccode>$token = fernet_encrypt( 'YOUR MESSAGE' )\u003C\u002Fcode> in your code.\u003C\u002Fp>\n\u003Cp>To decrypt the data simply use \u003Ccode>fernet_decrypt( $token )\u003C\u002Fcode> in your code.\u003C\u002Fp>\n\u003Cp>You can use the following shortcode to encrypt:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[fernet-encrypt]YOUR MESSAGE[\u002Ffernet-encrypt]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can use the following shortcode to decrypt:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[fernet-decrypt]YOUR-FERNET-TOKEN[\u002Ffernet-decrypt]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>We have also added useful helper functions:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>fernet_get_post_meta\u003C\u002Fli>\n\u003Cli>fernet_add_post_meta\u003C\u002Fli>\n\u003Cli>fernet_update_post_meta\u003C\u002Fli>\n\u003Cli>fernet_get_user_meta\u003C\u002Fli>\n\u003Cli>fernet_add_user_meta\u003C\u002Fli>\n\u003Cli>fernet_update_user_meta\u003C\u002Fli>\n\u003Cli>fernet_add_option\u003C\u002Fli>\n\u003Cli>fernet_get_option\u003C\u002Fli>\n\u003Cli>fernet_update_option\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Credit\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Illustrations provided by undraw.co\u003C\u002Fli>\n\u003Cli>Fernent PHP modified from Kelvin Mo – Fernet-PHP\u003C\u002Fli>\n\u003C\u002Ful>\n","Fernet Encryption is a plugin that can be used to encrypt and decrypt data in WordPress using fernet.",1733,"2025-01-05T02:14:00.000Z","6.7.5","6.4","8.0",[50,51,52],"encryption","fernet","security","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ffernet-encryption\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffernet-encryption.zip",92,{"slug":57,"name":58,"version":59,"author":5,"author_profile":6,"description":60,"short_description":61,"active_installs":22,"downloaded":62,"rating":22,"num_ratings":22,"last_updated":63,"tested_up_to":64,"requires_at_least":65,"requires_php":66,"tags":67,"homepage":69,"download_link":70,"security_score":35,"vuln_count":22,"unpatched_count":22,"last_vuln_date":36,"fetched_at":37},"api-cache-pro","API Cache Pro","0.0.4","\u003Cp>This plugin enables caching for the WordPress REST API to improve performance. Once enabled you can modify the basic settings via the Customizer.\u003C\u002Fp>\n\u003Ch4>Customizer Options:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Disable Cache (Default: Disabled)\u003C\u002Fli>\n\u003Cli>Set Default Cache Timeout (Default: 300)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Request Headers\u003C\u002Fh3>\n\u003Cp>Several Headers are added to all the API Requests. This plugin will also modify the Cache-Control header as well. Here is an example of the available custom headers.\u003C\u002Fp>\n\u003Cpre>X-API-CACHE-PRO: Cached\nX-API-CACHE-PRO-EXPIRES: January 20, 2019, 12:39 AM UTC\nX-API-CACHE-PRO-EXPIRES-DIFF: 5 mins\nX-API-CACHE-PRO-KEY: api_cache_pro_78be25416f69cd3a885dcf14017a0691\u003C\u002Fpre>\n\u003Cul>\n\u003Cli>\u003Cstrong>X-API-CACHE-PRO\u003C\u002Fstrong> – Displays Cached, or Not Cached.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>X-API-CACHE-PRO-EXPIRES\u003C\u002Fstrong> – Displays the date\u002Ftime the cache is set to expire.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>X-API-CACHE-PRO-EXPIRES-DIFF\u003C\u002Fstrong> – Displays the difference from current time to the time cache is set to expire.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>X-API-CACHE-PRO-KEY\u003C\u002Fstrong> – Displays the key used for the cache.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This plugin offers several filters so you can disable these headers:\u003C\u002Fp>\n\u003Cp>  Filter\u003Cbr \u002F>\n  Type\u003Cbr \u002F>\n  Default\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_header\u003C\u002Fcode>\u003Cbr \u002F>\n  boolean\u003Cbr \u002F>\n  true\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_key_header\u003C\u002Fcode>\u003Cbr \u002F>\n  boolean\u003Cbr \u002F>\n  true\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_expires_header\u003C\u002Fcode>\u003Cbr \u002F>\n  boolean\u003Cbr \u002F>\n  true\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_expires_diff_header\u003C\u002Fcode>\u003Cbr \u002F>\n  boolean\u003Cbr \u002F>\n  true\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_control_header\u003C\u002Fcode>\u003Cbr \u002F>\n  boolean\u003Cbr \u002F>\n  true\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_max_age\u003C\u002Fcode>\u003Cbr \u002F>\n  integer\u003Cbr \u002F>\n  Default Timeout or 300 (5 Minutes)\u003C\u002Fp>\n\u003Cp>  \u003Ccode>api_cache_pro_s_max_age\u003C\u002Fcode>\u003Cbr \u002F>\n  integer\u003Cbr \u002F>\n  Default Timeout or 300 (5 Minutes)\u003C\u002Fp>\n\u003Cp>You can use these filters to disable any of the headers. Here is an example to disable the Key Header.\u003C\u002Fp>\n\u003Cpre>\u002F**\n * Disable API Cache Pro Key Header.\n *\n * @access public\n *\u002F\nfunction disable_api_cache_pro_key_header() {\n    return false;\n}\nadd_action( 'api_cache_pro_key_header', 'disable_api_cache_pro_key_header' );\n\u003C\u002Fpre>\n\u003Ch3>Clearing Cache\u003C\u002Fh3>\n\u003Cp>The cache will automatically get cleared if you do any of the following:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Disable the Cache\u003C\u002Fli>\n\u003Cli>Update the Default Cache Timeout Length\u003C\u002Fli>\n\u003Cli>Update any post, page or custom post type.\u003C\u002Fli>\n\u003Cli>Deactivate or Uninstall the plugin\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can skip that cache by adding the following param to any request:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`cache=disabled\u003Cpre>\u003Ch3>WP-CLI Support\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cem>API Cache Pro\u003C\u002Fem> offers wp-cli support to clear cache with the following command:\u003C\u002Fp>\n\u003Cp>wp api-cache-pro delete\u003Cbr \u002F>\n    `\u003C\u002Fp>\n","This plugin enables caching for the WordPress REST API to improve performance. Once enabled you can modify the basic settings via the Customizer.",1427,"2022-04-18T22:21:00.000Z","5.2.24","5.0","7.0",[28,57,68],"cache","https:\u002F\u002Fgithub.com\u002Fhubbardlabs\u002Fapi-cache-pro","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fapi-cache-pro.zip",{"slug":72,"name":73,"version":74,"author":5,"author_profile":6,"description":75,"short_description":76,"active_installs":22,"downloaded":77,"rating":22,"num_ratings":22,"last_updated":78,"tested_up_to":46,"requires_at_least":79,"requires_php":80,"tags":81,"homepage":84,"download_link":85,"security_score":55,"vuln_count":22,"unpatched_count":22,"last_vuln_date":36,"fetched_at":37},"foreign-keys-pro","Foreign Keys Pro","1.0.1","\u003Cp>A WordPress plugin to simply create MySQL foreign keys.\u003C\u002Fp>\n","A WordPress plugin to simply create MySQL foreign keys.",917,"2025-01-03T18:30:00.000Z","4.7","7.2",[82,83],"foreign-keys","mysql","https:\u002F\u002Fgithub.com\u002Fbhubbard\u002Fforeign-keys-pro","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fforeign-keys-pro.zip"]