Title: Wordless Extender
Author: welaika
Published: <strong>March 6, 2015</strong>
Last modified: September 28, 2017

---

Search plugins

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

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.

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

# Wordless Extender

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

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

 * [Details](https://sa.wordpress.org/plugins/wordless-extender/#description)
 * [Reviews](https://sa.wordpress.org/plugins/wordless-extender/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/wordless-extender/#installation)
 * [Development](https://sa.wordpress.org/plugins/wordless-extender/#developers)

 [Support](https://wordpress.org/support/plugin/wordless-extender/)

## Description

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

## Installation

 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!

## FAQ

  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!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Wordless Extender” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Wordless Extender” into your language.](https://translate.wordpress.org/projects/wp-plugins/wordless-extender)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wordless-extender/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wordless-extender/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wordless-extender/)
by [RSS](https://plugins.trac.wordpress.org/log/wordless-extender/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

## Meta

 *  Version **1.2.1**
 *  Last updated **9 वर्षाः ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wordless-extender/)
 * Tags
 * [configuration](https://sa.wordpress.org/plugins/tags/configuration/)[htaccess](https://sa.wordpress.org/plugins/tags/htaccess/)
   [security](https://sa.wordpress.org/plugins/tags/security/)[wp-config](https://sa.wordpress.org/plugins/tags/wp-config/)
 *  [Advanced View](https://sa.wordpress.org/plugins/wordless-extender/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wordless-extender/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wordless-extender/)