[WordPress] 外掛分享: Hide WP

首頁外掛目錄 › Hide WP
100+
安裝啟用
★★☆☆☆
2.9/5 分(17 則評價)
3672 天前
最後更新
問題解決
WordPress 4.0+ v1.0.5 上架:2015-04-29

內容簡介

這個外掛可以隱藏所有 WordPress 元素。即使對於使用者來說,你的網站也很難被識別出來是使用 WordPress。

主要功能

隱藏(更改 URL)所有敏感的 WordPress 元素,例如:
wp-admin
wp-login.php
wp-includes
plugins
themes
wp-content
media
使內部鏈接變成相對路徑

使用 Hide WP 外掛的範例網站

網站 1 管理區域

警告

如果你的網站使用了未適當使用 WordPress 函數的外掛或主題,此外掛可能會損壞你的網站。

例如:函數 site_url。
正確的用法:$url = site_url( '/secrets/' );
錯誤的用法:$url = site_url() . '/secrets/';

如果啟用此外掛後你的網站出現問題,請前往常見問題獲取說明。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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
media
make internal links relative

Example site with Hide WP plugin

Site 1 Admin area

Warning
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.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon