[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f64cFaoomm_li960KbbSrypN7kM_nzL8hkJg1XJzUteg":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},"blepoxp","Glenn Ansley","https:\u002F\u002Fprofiles.wordpress.org\u002Fblepoxp\u002F",7,670,85,30,84,"2026-04-04T21:21:43.507Z",[14,37,55,72,85,102,118],{"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":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":32,"download_link":33,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"ft-password-protect-children-pages","FT Password Protect Children Pages","0.3","\u003Cp>This plugin does one thing. If a page that is password protected has children pages, all children pages will be protected with the same password.\u003C\u002Fp>\n\u003Cp>If the correct password is entered on the parent page or any of its children pages, all related pages will be viewable to the user.\u003C\u002Fp>\n\u003Cp>The plugin protects unlimited levels of grandchildren pages via the $post->ancestors. It uses first ancestor that is password protected.\u003C\u002Fp>\n\u003Ch3>Additional Information\u003C\u002Fh3>\n\u003Cp>The plugin currently works by looking for parent pages that are password protected and applying the same restrictions the the currently being viewed child page. This means that the children pages do not actually get a password added to the database.\u003C\u002Fp>\n\u003Cp>I’m trying to decide if this is the best way to proceeed or if I should take another route (such as adding \u002F updating \u002F removing passwords from children pages at the write or save post screen).\u003C\u002Fp>\n\u003Cp>Please feel free to offer any suggestions or report any bugs here: [http:\u002F\u002Ffullthrottledevelopment.com\u002Fpassword-protect-children-pages\u002F]\u003C\u002Fp>\n\u003Cp>Thanks!\u003C\u002Fp>\n","Applies the same protection to children pages applied to the parent page.",400,11753,80,4,"2010-09-22T12:00:00.000Z","3.0.5","2.7","",[29,30,31],"pages","passwords","protected","http:\u002F\u002Ffullthrottledevelopment.com\u002Fpassword-protect-children-pages","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fft-password-protect-children-pages.0.3.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":45,"num_ratings":23,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":27,"tags":49,"homepage":53,"download_link":54,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"ft-signature-manager","FT Signature Manager","1.4","\u003Cp>This simple little plugin gives each author on your blog the ability to setup a signature and to include it at the bottom of their posts.\u003C\u002Fp>\n\u003Cp>The admin screen gives each author the ability to format their signature (a text area with HTML formatting enabled) and to indicate whether or not they want the signature on or off by default.\u003C\u002Fp>\n\u003Cp>Regardless of the default setting, your authors may toggle the inclusion of the signature to ‘on’ or ‘off’ for each individual post at the bottom of the Write Post and Edit Post screens.\u003C\u002Fp>\n\u003Cp>=Release History=\u003Cbr \u002F>\n 1.4 – Updated for WordPress 3.5.\u003Cbr \u002F>\n 1.3 – Fixed a bug that caused signatures not to show up on certain server configs.\u003Cbr \u002F>\n 1.2 – Moved Signature Management to profile page.\u003Cbr \u002F>\n 1.1 – Fixed a bug that prevented writing \u002F editing pages.\u003Cbr \u002F>\n 1.0 – Initial Release\u003C\u002Fp>\n","FT Signature Manager allows your authors to create a signature to be appended to the end of their posts.",100,18461,46,"2013-01-04T19:44:00.000Z","3.5.2","2.5",[50,51,52],"posts","sign","signature","http:\u002F\u002Ffullthrottledevelopment.com\u002Fsignature_manager","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fft-signature-manager.1.4.zip",{"slug":56,"name":57,"version":58,"author":5,"author_profile":6,"description":59,"short_description":60,"active_installs":43,"downloaded":61,"rating":43,"num_ratings":62,"last_updated":63,"tested_up_to":64,"requires_at_least":65,"requires_php":27,"tags":66,"homepage":70,"download_link":71,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"no-sub-category-posts-in-loop","No Sub-Category Posts in Loops","0.4","\u003Cp>Once activated, only posts from the current category are displayed in your loop (no posts from sub cats).\u003Cbr \u002F>\nThat’s all it does. No options. If you find you need options, let me know and I’ll build them into it.\u003C\u002Fp>\n\u003Cp>As of 0.4 I remove the filter after the main query is built so that it doesn’t interfere with widgets.\u003Cbr \u002F>\nIf you have a custom query or call wp_query on a category archive template, you’ll need to add and remove the filters before and after your query. Below is an example of how to do this if you use wp_query. Again, this is not necessary unless you have modified queries in a template file.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'posts_where', 'ft_nscp_mod_where' );\nquery_posts( array( 'your-custom' => 'args' ) );\nremove_filter( 'posts_where', 'ft_nscp_mod_where' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Its important that you remove what you add.\u003C\u002Fp>\n","Once activated, only posts from the current category are displayed in your loop (no posts from sub cats).",5998,3,"2015-11-19T23:31:00.000Z","4.4.34","3.1",[67,68,69,50],"categories","cats","loop","http:\u002F\u002Ffullthrottledevelopment.com\u002Fno-sub-category-posts-in-loop\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fno-sub-category-posts-in-loop.zip",{"slug":73,"name":74,"version":75,"author":5,"author_profile":6,"description":76,"short_description":77,"active_installs":10,"downloaded":78,"rating":34,"num_ratings":34,"last_updated":79,"tested_up_to":80,"requires_at_least":26,"requires_php":27,"tags":81,"homepage":83,"download_link":84,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"ft-remove-private-from-post-titles","FT Remove Private From Post Titles","0.1","\u003Cp>Once activated, private posts will no longer have the word “Private: ” appended to the beginning of their title.\u003C\u002Fp>\n\u003Ch4>Version History\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>0.1 – Original release.\u003C\u002Fli>\n\u003C\u002Ful>\n","Once activated, private posts will no longer have the word \"Private: \" appended to the beginning of their title.",3651,"2009-05-12T13:22:00.000Z","2.8",[50,82,31],"private","http:\u002F\u002Ffullthrottledevelopment.com\u002Fremove-private-from-post-titles\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fft-remove-private-from-post-titles.0.1.zip",{"slug":86,"name":87,"version":88,"author":5,"author_profile":6,"description":89,"short_description":90,"active_installs":91,"downloaded":92,"rating":34,"num_ratings":34,"last_updated":93,"tested_up_to":26,"requires_at_least":94,"requires_php":27,"tags":95,"homepage":100,"download_link":101,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"bible-reading-plan","Bible Reading Plan","0.2","\u003Cp>This is a widget that places a different Bible passage in your sidebar each day. It takes you through the Bible in a year.\u003C\u002Fp>\n\u003Ch3>Release History\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>0.2 – Added option to link verse along with several version choices\u003C\u002Fli>\n\u003Cli>0.1 – Initial Release\u003C\u002Fli>\n\u003C\u002Ful>\n","Lead your readers through the Bible in a year with this sidebar widget.",20,5894,"2009-05-08T11:54:00.000Z","2.5.1",[96,97,98,99],"bible","daily","devotion","scripture","http:\u002F\u002Ffullthrottledevelopment.com\u002Fbible_reading_plan\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbible-reading-plan.0.2.zip",{"slug":103,"name":104,"version":105,"author":5,"author_profile":6,"description":106,"short_description":107,"active_installs":108,"downloaded":109,"rating":34,"num_ratings":34,"last_updated":110,"tested_up_to":111,"requires_at_least":80,"requires_php":27,"tags":112,"homepage":116,"download_link":117,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"netbible-tagger","NETBibleTagger","1.1","\u003Cp>This plugin enables NETBibleTagger on your WordPress site.\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Fhttp:\u002F\u002Flabs.bible.org\u002FNETBibleTagger\" rel=\"nofollow ugc\">NETBibleTagger\u003C\u002Fa> is a new and innovative way to quote and link to the Bible from your existing scripture references. Plain references turn into hyperlinks which create a small in-line windows (tooltips), when the user mouses over them.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>NETBibleTagger Plugin for WordPress\u003Cbr \u002F>\nCopyright (C) 2010 FullThrottle Development, LLC.\u003C\u002Fp>\n\u003Cp>This program is free software: you can redistribute it and\u002For modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\u003C\u002Fp>\n\u003Cp>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\u003C\u002Fp>\n\u003Cp>You should have received a copy of the GNU General Public License along with this program.  If not, see \u003Ca href=\"http:\u002F\u002Fwww.gnu.org\u002Flicenses\u002F\" rel=\"nofollow ugc\">http:\u002F\u002Fwww.gnu.org\u002Flicenses\u002F\u003C\u002Fa>.\u003C\u002Fp>\n","This plugin enables NETBibleTagger on your WordPress site.",10,2815,"2010-12-04T04:04:00.000Z","3.1.4",[96,113,114,99,115],"netbibletagger","reference","verses","http:\u002F\u002Ffullthrottledevelopment.com\u002Fnetbibletagger-for-wordpress","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnetbible-tagger.1.1.zip",{"slug":119,"name":120,"version":121,"author":5,"author_profile":6,"description":122,"short_description":123,"active_installs":108,"downloaded":124,"rating":34,"num_ratings":34,"last_updated":125,"tested_up_to":64,"requires_at_least":48,"requires_php":27,"tags":126,"homepage":132,"download_link":133,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"text-for-image-navigation","FT TextImage Nav","1.2","\u003Cp>This plugin allows you to replace the default previous and next image links with a set of custom ones that print a text based link rather than a thumbnail of the image.\u003C\u002Fp>\n\u003Ch3>Further Details\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Ffullthrottledevelopment.com\u002Fdonate?plugin=ft_textimage_nav\" rel=\"nofollow ugc\">Please consider donating to this plugin’s development\u003C\u002Fa>\u003C\u002Fp>\n","This plugin allows you to replace the default previous and next image links with a set of custom ones that print a text based link rather than a thumb &hellip;",3247,"2015-11-19T23:16:00.000Z",[127,128,129,130,131],"fullthrottle","gallery","images","links","navigation","http:\u002F\u002Ffullthrottledevelopment.com\u002Fft_textimage_nav","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftext-for-image-navigation.zip"]