Title: Wordless Extender
Author: welaika
Published: <strong>2015 年 3 月 6 日</strong>
Last modified: 2017 年 9 月 28 日

---

搜尋外掛

![](https://ps.w.org/wordless-extender/assets/banner-772x250.jpg?rev=1737767)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/wordless-extender/assets/icon-256x256.png?rev=1737767)

# Wordless Extender

 由 [welaika](https://profiles.wordpress.org/welaika/) 開發

[下載](https://downloads.wordpress.org/plugin/wordless-extender.1.2.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wordless-extender/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wordless-extender/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wordless-extender/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wordless-extender/#developers)

 [技術支援](https://wordpress.org/support/plugin/wordless-extender/)

## 外掛說明

[Wordless](https://github.com/welaika/wordless) is the WP themes framework developed
and used by [weLaika](http://dev.welaika.com).

As we wrote in the Wordless README:

    ```
    « Wordless is not meant to be a bloated, all-included tool.
    This is why we recommend adding some other plugins
    to get the most out of your beautiful WP developer life »
    ```

_Wordless Extender_ (WLE from now on) is a starting point for every Wordless theme.

Let’s take a look in depth.

### Plugin Manager

Never change a winning team! These are our _starred_ plugins; with these we cover
the 90% of our developing needs.
 You’ll have a control panel inside WLE to list,
enable, disable and upgrade plugins from the collection; never search that useful
plugin crawling the WP.org repo and have team kickstart projects with always the
same plugin set.

### Config Constants

Manage WP constants (stored in your wp-config.php) directly within the WP backend.

We got inspired by WordPress [guidelines](https://codex.wordpress.org/Editing_wp-config.php)
and we crafted this little control panel. It is intended for advanced users: we 
are not interested in making things easy, but we’d like to remember important/complex/
abstruse settings and have them always just one click away.

Everytime you’ll update these configs `wp-config.php` file will be backed-up in `
wp-config.php.orig`. Keep in mind.

### Security fixes

This is the most important section: improving security.
 Most of the tricks are 
directly from [Hardening WordPress](https://codex.wordpress.org/Hardening_WordPress)
guide; others are tricks discovered on battlefield.

You have to know what you are doing. Follow the comments in the panel if you are
confused. Remind that when you’ll let the plugin rewrite your `.htaccess` file, 
it will take a backup copy of the last version in `.htaccess.orig`.

If you are asking about the things are we doing with your `.htaccess` go read the
template in `resources/htaccess.tpl`.
 Essentially we’ll block access to various
files and locations. We are always at work to improve this section, so if you have
some tips open an issue or send a pull request.

### Wordless integration

WLE menu in the WP backend, will be integrated with the Wordless 0.4+ backend menu,
creating _one place to rule them all!_

### Need more tools?

Visit [WordPress Tools](http://wptools.it).

### Licence

(The MIT License)

Copyright © 2014-2015 weLaika

Permission is hereby granted, free of charge, to any person obtaining a copy of 
this software and associated documentation files (the ‘Software’), to deal in the
Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included in all copies
or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

## 安裝方式

 1. Install Wordless Extender either via the WordPress.org plugin directory, or by 
    uploading the files to your server.
 2. Activate the plugin.
 3. Manage plugin settings.
 4. That’s it. You are ready to go!

## 常見問題集

  Installation Instructions

 1. Install Wordless Extender either via the WordPress.org plugin directory, or by 
    uploading the files to your server.
 2. Activate the plugin.
 3. Manage plugin settings.
 4. That’s it. You are ready to go!

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Wordless Extender〉的開發相關工作。

參與者

 *   [ welaika ](https://profiles.wordpress.org/welaika/)

[將〈Wordless Extender〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wordless-extender)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wordless-extender/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wordless-extender/)，或透過 
[RSS](https://plugins.trac.wordpress.org/log/wordless-extender/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wordless-extender/)。

## 變更記錄

#### 1.2.1

 * minor fix

#### 1.2.0

 * update constants manager
 * add twentyseventeen theme to security-fixes options
 * minor fixes

#### 1.1.3

 * univocal htaccess

#### 1.1.2

 * fix htaccess hardening

#### 1.1.1

 * minor fixes

#### 1.1.0

 * autoload table prefix
 * disabled: plugin manager

#### 1.0.8

 * fix wp-config update functions
 * fix deploy script

#### 1.0.7

 * update plugins names in plugin manager section
 * fix rrmdir function call
 * add 2015 and 2016 themes remover to security-fixes options
 * updated deprecated autoload method – and so fix on latest WP with latest PHP

#### 1.0.6

 * Update documentation

#### 1.0.5

 * Add plugin logo

#### 1.0.4

 * Update documentation

#### 1.0.3

 * Update documentation

#### 1.0.2

 * First stable and wordpress.org-ready release

## 中繼資料

 *  版本 **1.2.1**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wordless-extender/)
 * 標籤:
 * [configuration](https://tw.wordpress.org/plugins/tags/configuration/)[htaccess](https://tw.wordpress.org/plugins/tags/htaccess/)
   [security](https://tw.wordpress.org/plugins/tags/security/)[wp-config](https://tw.wordpress.org/plugins/tags/wp-config/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wordless-extender/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/wordless-extender/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wordless-extender/reviews/)

## 參與者

 *   [ welaika ](https://profiles.wordpress.org/welaika/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wordless-extender/)