[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f4atdHZ7-cI8P8rvYRSMgHPa1aCUchU5118EUfoGtI64":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},"pcfdev","PC Futures","https:\u002F\u002Fprofiles.wordpress.org\u002Fpcfdev\u002F",5,50,85,30,84,"2026-04-04T15:53:35.338Z",[14,36,48,63,78],{"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":26,"download_link":33,"security_score":9,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pcf-birthday-countdown","PCF Birthday Countdown","2.2","\u003Ch4>Basic Instructions\u003C\u002Fh4>\n\u003Cp>Once the plugin is installed, go to \u003Cstrong>\u003Ccode>Settings > General > PCF Countdown Options\u003C\u002Fcode>\u003C\u002Fstrong> to input a name and date for the countdown.\u003C\u002Fp>\n\u003Cp>Use the shortcode \u003Cstrong>\u003Ccode>[pcf_bday_countdown]\u003C\u002Fcode>\u003C\u002Fstrong> to output the countdown.\u003C\u002Fp>\n\u003Cp>The countdown will output in days by default (e.g ‘105 days until \u003Ccode>name\u003C\u002Fcode>s Birthday’).\u003C\u002Fp>\n\u003Ch4>Changing output type\u003C\u002Fh4>\n\u003Cp>The shortcode can be given a ‘type’ attribute, like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_bday_countdown type=\"days|weeks|sleeps\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This enables you to change the output type.\u003C\u002Fp>\n\u003Cp>There are 3 types to choose from:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Days\u003C\u002Fli>\n\u003Cli>Weeks\u003C\u002Fli>\n\u003Cli>Sleeps\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you do not specify the type attribute, or specify an invalid type, it will default to ‘days’.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_bday_countdown type=\"weeks\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>will output as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>It's `x` weeks and `y` days until `name`s Birthday!\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Styling the output\u003C\u002Fh4>\n\u003Cp>\u003Cem>Styling the output is an advanced setting, that involves writing custom CSS.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>The shortcode can be given an ‘id’ attribute, which can then be used to style the output using CSS.\u003C\u002Fp>\n\u003Cp>For example,\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_bday_countdown id=\"my-id\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>would output in HTML as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cp id=\"my-id\">...\u003C\u002Fp>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can then add custom CSS through \u003Cstrong>\u003Ccode>Appearance > Editor\u003C\u002Fcode>\u003C\u002Fstrong>. If your theme supports custom CSS, you may be able to add your styles in Theme Options. If there is a custom css file in Editor, it is advised to use that for custom styles.\u003C\u002Fp>\n\u003Cp>Here is an example of some custom styles:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>#my-id{\n    color: blue;\n    font-size: 16px;\n    text-decoration: underline;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will set the output to be blue, underlined, and to have a font size of 16px.\u003C\u002Fp>\n","A simple plugin that creates an easy to use birthday countdown for your WordPress sites.",10,2383,0,"2015-10-06T09:21:00.000Z","4.3.34","4.0","",[28,29,30,31,32],"birthday","count","countdown","date","down","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpcf-birthday-countdown.zip",null,"2026-03-15T15:16:48.613Z",{"slug":37,"name":38,"version":17,"author":5,"author_profile":6,"description":39,"short_description":40,"active_installs":20,"downloaded":41,"rating":42,"num_ratings":43,"last_updated":44,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":45,"homepage":26,"download_link":47,"security_score":9,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pcf-christmas-countdown","PCF Christmas Countdown","\u003Ch4>Basic Instructions\u003C\u002Fh4>\n\u003Cp>This plugin works out-of-the-box, so once the plugin is installed, you can place a shortcode wherever you want.\u003C\u002Fp>\n\u003Cp>Use the shortcode \u003Cstrong>\u003Ccode>[pcf_xmas_countdown]\u003C\u002Fcode>\u003C\u002Fstrong> to output the countdown.\u003C\u002Fp>\n\u003Cp>The countdown will output in days by default (e.g ‘105 days until Christmas!’).\u003C\u002Fp>\n\u003Ch4>Changing output type\u003C\u002Fh4>\n\u003Cp>The shortcode can be given a ‘type’ attribute, like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_xmas_countdown type=\"days|weeks|sleeps\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This enables you to change the output type.\u003C\u002Fp>\n\u003Cp>There are 3 types to choose from:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Days\u003C\u002Fli>\n\u003Cli>Weeks\u003C\u002Fli>\n\u003Cli>Sleeps\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you do not specify the type attribute, or specify an invalid type, it will default to ‘days’.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_xmas_countdown type=\"weeks\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>will output as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>It's `x` weeks and `y` days until Christmas!\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Styling the output\u003C\u002Fh4>\n\u003Cp>\u003Cem>Styling the output is an advanced setting, that involves writing custom CSS.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>The shortcode can be given an ‘id’ attribute, which can then be used to style the output using CSS.\u003C\u002Fp>\n\u003Cp>For example,\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_xmas_countdown id=\"my-id\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>would output in HTML as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cp id=\"my-id\">...\u003C\u002Fp>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can then add custom CSS through \u003Cstrong>\u003Ccode>Appearance > Editor\u003C\u002Fcode>\u003C\u002Fstrong>. If your theme supports custom CSS, you may be able to add your styles in Theme Options. If there is a custom css file in Editor, it is advised to use that for custom styles.\u003C\u002Fp>\n\u003Cp>Here is an example of some custom styles:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>#my-id{\n    color: red;\n    font-size: 16px;\n    text-decoration: underline;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will set the output to be red, underlined, and to have a font size of 16px.\u003C\u002Fp>\n","A simple plugin that creates an easy to use Christmas countdown for your WordPress sites.",1831,60,1,"2015-10-06T08:59:00.000Z",[46,29,30,31,32],"christmas","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpcf-christmas-countdown.zip",{"slug":49,"name":50,"version":51,"author":5,"author_profile":6,"description":52,"short_description":53,"active_installs":20,"downloaded":54,"rating":22,"num_ratings":22,"last_updated":55,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":56,"homepage":26,"download_link":62,"security_score":9,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pcf-contact-form","PCF Contact Form","1.2.1","\u003Ch4>Basic Instructions\u003C\u002Fh4>\n\u003Cp>Once the plugin is installed, go to \u003Cstrong>\u003Ccode>Contact Form\u003C\u002Fcode>\u003C\u002Fstrong> on the WordPress Backend and configure all settings. If you want to enable saving form submissions to a database, go to \u003Cstrong>\u003Ccode>Contact Form > SQL Options\u003C\u002Fcode>\u003C\u002Fstrong> and check the box and fill out all information.\u003C\u002Fp>\n\u003Cp>Form submissions can be viewed by going to \u003Cstrong>\u003Ccode>Contact Forms > Form Submissions\u003C\u002Fcode>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>To place the contact form, use the shortcode \u003Cstrong>\u003Ccode>[pcf_contact_form]\u003C\u002Fcode>\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>The contact form has some default styling, but it can be changed under \u003Cstrong>\u003Ccode>Plugins > Editor\u003C\u002Fcode>\u003C\u002Fstrong> by selecting \u003Cstrong>\u003Ccode>PCF Contact Form\u003C\u002Fcode>\u003C\u002Fstrong> and editing \u003Cstrong>\u003Ccode>pcf-contact-form\u002Fcss\u002Fpcfcf-style.css\u003C\u002Fcode>\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>See the \u003Ca href=\"http:\u002F\u002Fwww.pcfutures.co.uk\u002Fplugins\u002Fcontact-form-documentation\" title=\"Contact Form Documentation\" rel=\"nofollow ugc\">documentation\u003C\u002Fa> for more detailed instructions.\u003C\u002Fp>\n","License GPLv2 or later License URI: http:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html A simple plugin by PC Futures that creates a contact form that can save  &hellip;",1458,"2015-10-27T11:21:00.000Z",[57,58,59,60,61],"contact","data","database","form","pcf","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpcf-contact-form.1.2.1.zip",{"slug":64,"name":65,"version":66,"author":5,"author_profile":6,"description":67,"short_description":68,"active_installs":20,"downloaded":69,"rating":22,"num_ratings":22,"last_updated":70,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":71,"homepage":26,"download_link":77,"security_score":9,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pcf-new-year-countdown","PCF New Year Countdown","1.2","\u003Ch4>Basic Instructions\u003C\u002Fh4>\n\u003Cp>This plugin works out-of-the-box, so once the plugin is installed, you can place a shortcode wherever you want.\u003C\u002Fp>\n\u003Cp>Use the shortcode \u003Cstrong>\u003Ccode>[pcf_ny_countdown]\u003C\u002Fcode>\u003C\u002Fstrong> to output the countdown.\u003C\u002Fp>\n\u003Cp>The countdown will output in days by default (e.g ‘105 days until New Year!’).\u003C\u002Fp>\n\u003Ch4>Changing output type\u003C\u002Fh4>\n\u003Cp>The shortcode can be given a ‘type’ attribute, like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_ny_countdown type=\"days|weeks|sleeps\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This enables you to change the output type.\u003C\u002Fp>\n\u003Cp>There are 3 types to choose from:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Days\u003C\u002Fli>\n\u003Cli>Weeks\u003C\u002Fli>\n\u003Cli>Sleeps\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you do not specify the type attribute, or specify an invalid type, it will default to ‘days’.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_ny_countdown type=\"weeks\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>will output as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>It's `x` weeks and `y` days until New Year!\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Styling the output\u003C\u002Fh4>\n\u003Cp>\u003Cem>Styling the output is an advanced setting, that involves writing custom CSS.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>The shortcode can be given an ‘id’ attribute, which can then be used to style the output using CSS.\u003C\u002Fp>\n\u003Cp>For example,\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_ny_countdown id=\"my-id\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>would output in HTML as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cp id=\"my-id\">...\u003C\u002Fp>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can then add custom CSS through \u003Cstrong>\u003Ccode>Appearance > Editor\u003C\u002Fcode>\u003C\u002Fstrong>. If your theme supports custom CSS, you may be able to add your styles in Theme Options. If there is a custom css file in Editor, it is advised to use that for custom styles.\u003C\u002Fp>\n\u003Cp>Here is an example of some custom styles:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>#my-id{\n    color: red;\n    font-size: 16px;\n    text-decoration: underline;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will set the output to be red, underlined, and to have a font size of 16px.\u003C\u002Fp>\n","A simple plugin that creates an easy to use New Year countdown for your WordPress sites.",2346,"2015-10-06T09:26:00.000Z",[72,73,74,75,76],"day","eve","new","year","years","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpcf-new-year-countdown.zip",{"slug":79,"name":80,"version":66,"author":5,"author_profile":6,"description":81,"short_description":82,"active_installs":20,"downloaded":83,"rating":22,"num_ratings":22,"last_updated":84,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":85,"homepage":26,"download_link":89,"security_score":9,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pcf-thanksgiving-countdown","PCF Thanksgiving Countdown","\u003Ch4>Basic Instructions\u003C\u002Fh4>\n\u003Cp>This plugin works out-of-the-box, so once the plugin is installed, you can place a shortcode wherever you want.\u003C\u002Fp>\n\u003Cp>Use the shortcode \u003Cstrong>\u003Ccode>[pcf_tg_countdown]\u003C\u002Fcode>\u003C\u002Fstrong> to output the countdown.\u003C\u002Fp>\n\u003Cp>The countdown will output in days by default (e.g ‘105 days until Thanksgiving!’).\u003C\u002Fp>\n\u003Ch4>Changing output type\u003C\u002Fh4>\n\u003Cp>The shortcode can be given a ‘type’ attribute, like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_tg_countdown type=\"days|weeks|sleeps\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This enables you to change the output type.\u003C\u002Fp>\n\u003Cp>There are 3 types to choose from:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Days\u003C\u002Fli>\n\u003Cli>Weeks\u003C\u002Fli>\n\u003Cli>Sleeps\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you do not specify the type attribute, or specify an invalid type, it will default to ‘days’.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_tg_countdown type=\"weeks\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>will output as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>It's `x` weeks and `y` days until Thanksgiving!\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Styling the output\u003C\u002Fh4>\n\u003Cp>\u003Cem>Styling the output is an advanced setting, that involves writing custom CSS.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>The shortcode can be given an ‘id’ attribute, which can then be used to style the output using CSS.\u003C\u002Fp>\n\u003Cp>For example,\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[pcf_tg_countdown id=\"my-id\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>would output in HTML as\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cp id=\"my-id\">...\u003C\u002Fp>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can then add custom CSS through \u003Cstrong>\u003Ccode>Appearance > Editor\u003C\u002Fcode>\u003C\u002Fstrong>. If your theme supports custom CSS, you may be able to add your styles in Theme Options. If there is a custom css file in Editor, it is advised to use that for custom styles.\u003C\u002Fp>\n\u003Cp>Here is an example of some custom styles:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>#my-id{\n    color: red;\n    font-size: 16px;\n    text-decoration: underline;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will set the output to be red, underlined, and to have a font size of 16px.\u003C\u002Fp>\n","A simple plugin that creates an easy to use Thanksgiving countdown for your WordPress sites.",1947,"2015-10-06T09:27:00.000Z",[29,30,86,87,88],"giving","thanks","thanksgiving","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpcf-thanksgiving-countdown.zip"]