This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hide WP

توضیحات

With this plugin You can hide all WordPress elements. Even for human it will be hard to recognize that You site using WordPress.

Major features

  • hide (change URLs) all sensitive WordPress elements, like:
  • wp-admin
  • wp-login.php
  • wp-includes
  • plugins
  • themes
  • wp-content
  • فیلم یا آهنگ
  • make internal links relative

Example site with Hide WP plugin

اخطار

This plugin may harm your site if your site uses plugins or theme which uses wordpress functions in not proper way.

In example: function site_url.
The right way: $url = site_url( ‘/secrets/’ );
The wrong way: $url = site_url() . ‘/secrets/’;

If your site is broken after this plugin activation go to FAQ for instructions.

عکس‌های صفحه

  • Header configuration
  • Login configuration
  • wp-admin configuration
  • wp-includes configuration
  • Plugins configuration
  • Comments configuration
  • Themes configuration
  • Media configuration
  • Home dir configuration
  • Other configuration

نصب

  1. Upload zip archive content to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Administration area and choose SuperSonic from menu.
  4. Configure plugin.

سوالات متداول

What to do when my site is broken?
  1. Delete hide-wp directory from wp-content/plugins.
  2. Ramove all content between ‘# BEGIN Hide WP’ and ‘# END Hide WP’ from .htaccess file.

نقد و بررسی‌ها

26 فوریه 2017
A big round of applause for the author, a very useful thing, that I was looking for! I just checked and it had the latest version of Wordpress 4.7.2. I hope that the author does not cease to develop this project 🙂 //For all those that evaluate to 1 star and write so that you do not use it, just write so much, learn to first be programmed and read the instructions it something you use and keep your good habits that before installing anything gets BACKUP page and database with pma, it will avoid many unpleasant things. Greetings and all the best for the author.
19 اکتبر 2016
After installation I changed settings of login urls, when I save it redirects me to out of dashboard. no cant login with default url and doesnt work with changed url too.. I delete the plugin from cpanel but fall in more trouble.
3 سپتامبر 2016
It is still missing some features but complete enough to be used on production well done.
3 سپتامبر 2016
Awesome plugin! MUST have everyone. Good spam bot protection also, by changing urls. Works great, dont slow down website. 5 STARS!
خواندن تمامی 18 نقد و بررسی‌

توسعه دهندگان و همکاران

“Hide WP” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Hide WP” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.5

  • Fixed notices

1.0.4

  • Changed login handling
  • Added default configuration for new installs

1.0.3

  • Added W3 Total Cache support
  • Added message about Pretty Permalinks are required
  • Bug fixed in script and css sources

1.0.2

  • Fixed bug in script and style sources (trailingslashit removed from src)
  • Rewrite configuration after theme switching

1.0.1

  • Added options for changing or hide generator meta tag
  • Added option for disable X-Pingback HTTP header

1.0.0

  • Initial version