[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fGe9FbPcG6RH_YHgzn8LbYJm1pofeI1wgLDk48ZWI6UQ":3},{"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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":23,"download_link":24,"security_score":13,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":138,"fingerprints":209},"hide-any-page","Hide Any Page","1.0.3","Luis Reginaldo Medilo","https:\u002F\u002Fprofiles.wordpress.org\u002Floythegreat\u002F","\u003Cp>The Hide Any Page plugin allows you to hide selected pages on your WordPress website or blog.\u003C\u002Fp>\n\u003Cp>The plugin lets you select pages that you want to prevent from appearing in standard menus, lists and searches. It will add meta tags to your selected page which tell search engines such as Google not to index the page or to keep a cached copy.\u003C\u002Fp>\n\u003Cp>The Hide Any Page plugin is useful for download pages, thank you pages and other pages that you want to hide from your visitors.\u003C\u002Fp>\n","Hide Any Page is a lightweight plugin that allows you to hide selected pages from your website's visitors and search engines such as Google.",600,6384,100,1,"2026-01-16T02:48:00.000Z","6.9.4","4.0","",[20,21,22],"hide-page","hide-pages","remove-page","https:\u002F\u002Ftechpilipinas.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhide-any-page.1.0.3.zip",0,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":11,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"loythegreat",2,96,30,91,"2026-04-05T09:22:54.913Z",[37,58,77,95,114],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":40,"requires_php":18,"tags":51,"homepage":55,"download_link":56,"security_score":57,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"exclude-pages-from-menu","Exclude Pages From Menu","3.0","Vinod Dalvi","https:\u002F\u002Fprofiles.wordpress.org\u002Fvinod-dalvi\u002F","\u003Cp>Exclude Pages From Menu plugin provides easy option to remove any page from navigation menu.\u003C\u002Fp>\n\u003Cp>The plugin provides option in the page edit screen in admin area which you can use to remove the page from menu display in the site front end.\u003C\u002Fp>\n\u003C\u002Fp>\n\u003Cp>Like Exclude Pages From Menu? \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fexclude-pages-from-menu\u002Freviews\u002F?filter=5#new-post\" rel=\"ugc\">Give us a rating\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Need Help or Have Suggestions? contact us on \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fexclude-pages-from-menu\u002F\" rel=\"ugc\">Plugin support forum\u003C\u002Fa>\u003C\u002Fp>\n","The plugin provides option in the page edit screen to remove page from navigation menu in the front end of site.",9000,111447,70,19,"2021-03-14T14:40:00.000Z","5.7.15",[52,38,21,53,54],"exclude-pages","menu","remove-pages-from-navigation","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fexclude-pages-from-menu\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fexclude-pages-from-menu.3.0.zip",85,{"slug":52,"name":59,"version":60,"author":61,"author_profile":62,"description":63,"short_description":64,"active_installs":65,"downloaded":66,"rating":67,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":71,"requires_php":18,"tags":72,"homepage":75,"download_link":76,"security_score":57,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"Exclude Pages","1.92","Simon Wheatley","https:\u002F\u002Fprofiles.wordpress.org\u002Fsimonwheatley\u002F","\u003Cp>This plugin adds a checkbox, “include this page in menus”, uncheck this to exclude pages from the page navigation that users see on your site.\u003C\u002Fp>\n\u003Cp>Any issues: \u003Ca href=\"http:\u002F\u002Fwww.simonwheatley.co.uk\u002Fcontact-me\u002F\" rel=\"nofollow ugc\">contact me\u003C\u002Fa>.This plugin adds a checkbox, “include this page in menus”, which is checked by default. If you uncheck\u003Cbr \u002F>\nit, the page will not appear in any listings of pages (which includes, and is \u003Cem>usually\u003C\u002Fem> limited to, your\u003Cbr \u002F>\npage navigation menus).\u003C\u002Fp>\n\u003Cp>Pages which are children of excluded pages also do not show up in menu listings. (An alert in the editing screen,\u003Cbr \u002F>\nunderneath the “include” checkbox allows you to track down which ancestor page is affecting child pages\u003Cbr \u002F>\nin this way.)\u003C\u002Fp>\n\u003Ch3>Advanced Usage\u003C\u002Fh3>\n\u003Cp>It is possible to temporarily pause and resume the effect of Exclude Pages by using the new \u003Ccode>\u003C?php pause_exclude_pages(); ?>\u003C\u002Fcode> and \u003Ccode>\u003C?php resume_exclude_pages(); ?>\u003C\u002Fcode> templates tags. The following code will show a list of all pages in your site, even those normally hidden:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php pause_exclude_pages(); ?>\n\u003C?php wp_list_pages('title_li=\u003Ch2>Pages\u003C\u002Fh2>' ); ?>\n\u003C?php resume_exclude_pages(); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can also get an array the IDs of the pages which are excluded by calling the function \u003Ccode>ep_get_excluded_ids();\u003C\u002Fcode>, you can then use these IDs as you wish (e.g. feed them into raw MySQL queries).\u003C\u002Fp>\n\u003Cp>Note to other plugin authors:\u003C\u002Fp>\n\u003Cp>The plugin does not operate on wp_list_pages while the user is on an admin page, if this is an issue you can take advantage of the \u003Ccode>ep_admin_bail_out\u003C\u002Fcode> filter and create a filter function which returns false to allow Exclude Pages to operate in the admin area.\u003C\u002Fp>\n\u003Cp>Another note:\u003C\u002Fp>\n\u003Cp>If your plugins or themes don’t use the standard WordPress functions to create their menus then they won’t work. To get them to work you will need to track down the bit of code in the theme\u002Fplugin which gets the pages and change it to apply the filter “get_pages” (I cannot be responsible for any unforseen effects of the changes you make, so please test thoroughly). The change to getting pages will probably look something like this:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$pages = apply_filters( 'get_pages', $pages );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Please \u003Ca href=\"http:\u002F\u002Fwww.simonwheatley.co.uk\u002Fcontact-me\u002F\" rel=\"nofollow ugc\">contact me\u003C\u002Fa> if you’re completely stuck and we can discuss possible solutions.\u003C\u002Fp>\n\u003Cp>Exclude pages is incompatible with:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwordpress-css-drop-down-menu\u002F\" rel=\"ugc\">WP CSS Dropdown Menus\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fthemes\u002Fphantom\" rel=\"ugc\">Phantom theme\u003C\u002Fa> – This theme\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Requests & Bug Reports\u003C\u002Fh3>\n\u003Cp>I’m simply noting requests & bug reports here, I’ve not necessarily looked into any of these.\u003C\u002Fp>\n\u003Cp>\u003Cem>None!\u003C\u002Fem>\u003C\u002Fp>\n","This plugin adds a checkbox, “include this page in menus”, uncheck this to exclude pages from the page navigation that users see on your site.",30000,1037162,98,47,"2017-11-28T03:16:00.000Z","3.4.2","2.2.3",[52,73,21,53,74],"get_pages","navigation","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fexclude-pages\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fexclude-pages.1.92.zip",{"slug":78,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":13,"downloaded":85,"rating":25,"num_ratings":25,"last_updated":86,"tested_up_to":87,"requires_at_least":88,"requires_php":18,"tags":89,"homepage":93,"download_link":94,"security_score":57,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"hide-pages-from-dashboard-page-list","Hide Pages from Dashboard Page List","1.0","Venugopal","https:\u002F\u002Fprofiles.wordpress.org\u002Fmynamevenu24\u002F","\u003Cp>Hide pages from dashboard page list, you can hide one page or multiple pages by using this plugin settings.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>More WordPress help please follow Me on this link\u003C\u002Fstrong>\u003Cbr \u002F>\n\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fvenugopalphp.wordpress.com\u002F\" rel=\"nofollow ugc\">Venugopal\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note: This plugin will hide only pages from page list  but page URL will work.\u003C\u002Fstrong>\u003C\u002Fp>\n","Hide pages from dashboard page list, you can hide one page or multiple pages by using this plugin settings.",3392,"2018-03-19T18:25:00.000Z","4.9.29","3.0.1",[90,20,91,92,22],"dashboard-page","hide-page-from-dashboard","page","https:\u002F\u002Fvenugopalphp.wordpress.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhide-pages-from-dashboard-page-list.1.0.zip",{"slug":96,"name":97,"version":80,"author":98,"author_profile":99,"description":100,"short_description":101,"active_installs":25,"downloaded":102,"rating":25,"num_ratings":25,"last_updated":103,"tested_up_to":104,"requires_at_least":105,"requires_php":106,"tags":107,"homepage":112,"download_link":113,"security_score":57,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"access-pages-by-role-for-admin","Access Pages by Role for Admin","Aleksandr","https:\u002F\u002Fprofiles.wordpress.org\u002Faleksandrx\u002F","\u003Cp>The plugin allows the WordPress site administrator to easily control access to pages based on the user’s role.\u003C\u002Fp>\n\u003Cp>Select the page \u002F taxonomy types in the plugin settings and after that you can restrict access to users according to their roles.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Support for standard and custom pages and posts\u003C\u002Fli>\n\u003Cli>Support for standard and custom taxonomies\u003C\u002Fli>\n\u003Cli>Custom Redirect\u003C\u002Fli>\n\u003Cli>Setting actions for guests (visitors)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>weDevs Settings API wrapper class\u003Cbr \u002F>\nhttp:\u002F\u002Ftareq.weDevs.com Tareq’s Planet\u003C\u002Fli>\n\u003C\u002Ful>\n","The plugin allows the WordPress site administrator to easily control access to pages based on the user's role.",1410,"2020-05-21T08:57:00.000Z","5.4.19","4.6","5.4",[108,109,110,21,111],"access-control","categories","custom-post-types","user-roles","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Faccess-pages-by-role-for-admin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Faccess-pages-by-role-for-admin.1.0.zip",{"slug":115,"name":116,"version":117,"author":118,"author_profile":119,"description":120,"short_description":121,"active_installs":122,"downloaded":123,"rating":124,"num_ratings":125,"last_updated":126,"tested_up_to":127,"requires_at_least":128,"requires_php":18,"tags":129,"homepage":135,"download_link":136,"security_score":137,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"hide-page-and-post-title","Hide Page And Post Title","1.5.8","Arjun Thakur","https:\u002F\u002Fprofiles.wordpress.org\u002Farjunthakur\u002F","\u003Cp>Hide title or Hide page and post title plugin provides functionality to user to hide the page and post title.\u003C\u002Fp>\n\u003Ch4>Major features of this plugin include\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Hide the title of particular page.\u003C\u002Fli>\n\u003Cli>Hide the title of particular post.\u003C\u002Fli>\n\u003Cli>Hide the title of particular custom post(CPT).\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Like the plugin?\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fhide-page-and-post-title\u002Freviews\u002F?rate=5#new-post\" rel=\"ugc\">Please Vote\u003C\u002Fa>, Your votes really make a difference! Thanks.\u003C\u002Fp>\n","Hide title on single pages and posts.",40000,675190,72,54,"2024-09-23T09:00:00.000Z","6.6.5","3.5",[130,131,132,133,134],"hide-custom-post-title","hide-page-title","hide-post-title","hide-title","title-hide","https:\u002F\u002Fprofiles.wordpress.org\u002Farjunthakur#content-plugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhide-page-and-post-title.zip",92,{"attackSurface":139,"codeSignals":183,"taintFlows":201,"riskAssessment":202,"analyzedAt":208},{"hooks":140,"ajaxHandlers":179,"restRoutes":180,"shortcodes":181,"cronEvents":182,"entryPointCount":25,"unprotectedCount":25},[141,147,150,154,158,162,166,171,175],{"type":142,"name":143,"callback":144,"file":145,"line":146},"action","admin_menu","hap_add_settings_page","hide-any-page.php",46,{"type":142,"name":148,"callback":149,"file":145,"line":68},"admin_init","hap_register_settings",{"type":151,"name":73,"callback":152,"file":145,"line":153},"filter","hap_get_pages",49,{"type":151,"name":155,"callback":156,"file":145,"line":157},"pre_get_posts","hap_pre_get_posts",50,{"type":151,"name":159,"callback":160,"file":145,"line":161},"wp_nav_menu_objects","hap_nav_menu_objects",51,{"type":142,"name":163,"callback":164,"file":145,"line":165},"wp_head","hap_wp_head",52,{"type":151,"name":167,"callback":168,"priority":169,"file":145,"line":170},"rest_page_query","hap_rest_page_query",10,55,{"type":142,"name":172,"callback":173,"file":145,"line":174},"admin_enqueue_scripts","admin_plugin_scripts",190,{"type":142,"name":176,"callback":177,"file":145,"line":178},"plugins_loaded","init",320,[],[],[],[],{"dangerousFunctions":184,"sqlUsage":185,"outputEscaping":187,"fileOperations":25,"externalRequests":25,"nonceChecks":25,"capabilityChecks":25,"bundledLibraries":200},[],{"prepared":25,"raw":25,"locations":186},[],{"escaped":188,"rawEcho":189,"locations":190},8,4,[191,194,196,198],{"file":145,"line":192,"context":193},250,"raw output",{"file":145,"line":195,"context":193},251,{"file":145,"line":197,"context":193},252,{"file":145,"line":199,"context":193},253,[],[],{"summary":203,"deductions":204},"The \"hide-any-page\" plugin version 1.0.3 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, direct SQL queries (all are prepared), file operations, or external HTTP requests significantly reduces the potential for common attack vectors.  Furthermore, the complete lack of known CVEs and a clean vulnerability history suggest a well-maintained and secure plugin.  The plugin's attack surface is zero, and no taint flows were identified, further reinforcing its secure design.  A minor concern is the 67% proper output escaping, which indicates that a third of its outputs are not being escaped. While no specific vulnerabilities are currently indicated, this could potentially lead to issues if the unescaped output includes user-supplied data.",[205],{"reason":206,"points":207},"Unescaped output detected",5,"2026-03-16T19:31:45.727Z",{"wat":210,"direct":215},{"assetPaths":211,"generatorPatterns":212,"scriptPaths":213,"versionParams":214},[],[],[],[],{"cssClasses":216,"htmlComments":217,"htmlAttributes":219,"restEndpoints":221,"jsGlobals":223,"shortcodeOutput":224},[],[218],"\u003C!--\n Hide Any Page is free software: you can redistribute it and\u002For modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 2 of the License, or\n any later version.\n  \n Hide Any Page is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n  \n You should have received a copy of the GNU General Public License\n along with Hide Any Page. If not, see https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-3.0.html.\n -->",[220],"data-hide-any-page-id",[222],"\u002Fwp-json\u002Fhide-any-page\u002Fv1\u002Fsettings",[],[]]