{"id":36068,"date":"2015-04-30T23:01:31","date_gmt":"2015-04-30T23:01:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/hide-wp\/"},"modified":"2016-03-12T20:50:42","modified_gmt":"2016-03-12T20:50:42","slug":"hide-wp","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/hide-wp\/","author":14217049,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.5","stable_tag":"trunk","tested":"4.4.34","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Hide WP","header_author":"Grzegorz Rola","header_description":"","assets_banners_color":"","last_updated":"2016-03-12 20:50:42","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.wp-supersonic.com\/donate\/donate-hide-wp","header_plugin_uri":"","header_author_uri":"","rating":2.8,"author_block_rating":0,"active_installs":100,"downloads":12164,"num_ratings":17,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"9","2":"1","3":0,"4":0,"5":"8"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1151376","resolution":"1","location":"assets"},"screenshot-10.png":{"filename":"screenshot-10.png","revision":"1150628","resolution":"10","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1150628","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1150628","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1150628","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1150628","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1150628","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"1150628","resolution":"7","location":"assets"},"screenshot-8.png":{"filename":"screenshot-8.png","revision":"1150628","resolution":"8","location":"assets"},"screenshot-9.png":{"filename":"screenshot-9.png","revision":"1150628","resolution":"9","location":"assets"}},"screenshots":{"1":"Header configuration","2":"Login configuration","3":"wp-admin configuration","4":"wp-includes configuration","5":"Plugins configuration","6":"Comments configuration","7":"Themes configuration","8":"Media configuration","9":"Home dir configuration","10":"Other configuration"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[34662,1929,34663,600,599],"plugin_category":[54],"plugin_contributors":[83199],"plugin_business_model":[],"class_list":["post-36068","plugin","type-plugin","status-publish","hentry","plugin_tags-antyspam","plugin_tags-protect","plugin_tags-save-resources","plugin_tags-security","plugin_tags-spam","plugin_category-security-and-spam-protection","plugin_contributors-kursora","plugin_committers-kursora"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/hide-wp.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-1.png?rev=1151376","caption":"Header configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-2.png?rev=1150628","caption":"Login configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-3.png?rev=1150628","caption":"wp-admin configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-4.png?rev=1150628","caption":"wp-includes configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-5.png?rev=1150628","caption":"Plugins configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-6.png?rev=1150628","caption":"Comments configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-7.png?rev=1150628","caption":"Themes configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-8.png?rev=1150628","caption":"Media configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-9.png?rev=1150628","caption":"Home dir configuration"},{"src":"https:\/\/ps.w.org\/hide-wp\/assets\/screenshot-10.png?rev=1150628","caption":"Other configuration"}],"raw_content":"<!--section=description-->\n<p>With this plugin You can hide all Wordpress elements. Even for human it will be hard to recognize that You site using Wordpress.<\/p>\n\n<h4>Major features<\/h4>\n\n<ul>\n<li>hide (change URLs) all sensitive Wordpress elements, like:<\/li>\n<li>wp-admin<\/li>\n<li>wp-login.php<\/li>\n<li>wp-includes<\/li>\n<li>plugins<\/li>\n<li>themes<\/li>\n<li>wp-content<\/li>\n<li>media<\/li>\n<li>make internal links relative <\/li>\n<\/ul>\n\n<h4>Example site with Hide WP plugin<\/h4>\n\n<ul>\n<li><a href=\"http:\/\/www.wp-supersonic.com\/\" title=\"www.wp-supersonic.com\">Site 1<\/a> <a href=\"http:\/\/www.wp-supersonic.com\/nc-admin\/\" title=\"www.wp-supersonic.com\/nc-admin\/\">Admin area<\/a><\/li>\n<\/ul>\n\n<h4>Warning<\/h4>\n\n<p>This plugin may harm your site if your site uses plugins or theme which uses wordpress functions in not proper way.<\/p>\n\n<p>In example: function <a href=\"https:\/\/codex.wordpress.org\/Function_Reference\/site_url\">site_url<\/a>.\nThe right way: <em>$url = site_url( '\/secrets\/' );<\/em>\n<strong>The wrong way:<\/strong> <em>$url = site_url() . '\/secrets\/';<\/em><\/p>\n\n<p>If your site is broken after this plugin activation go to <a href=\"https:\/\/wordpress.org\/plugins\/hide-wp\/faq\/\">FAQ<\/a> for instructions.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload zip archive content to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Administration area and choose SuperSonic from menu.<\/li>\n<li>Configure plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What to do when my site is broken?<\/dt>\n<dd><ol>\n<li>Delete hide-wp directory from wp-content\/plugins.<\/li>\n<li>Ramove all content between '# BEGIN Hide WP' and '# END Hide WP' from .htaccess file.<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fixed notices<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Changed login handling<\/li>\n<li>Added default configuration for new installs<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Added W3 Total Cache support<\/li>\n<li>Added message about Pretty Permalinks are required<\/li>\n<li>Bug fixed in script and css sources<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed bug in script and style sources (trailingslashit removed from src)<\/li>\n<li>Rewrite configuration after theme switching<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added options for changing or hide generator meta tag<\/li>\n<li>Added option for disable X-Pingback HTTP header<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Hide WP","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36068","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36068"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kursora"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36068"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36068"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36068"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36068"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36068"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}