Title: ConfigPress
Author: AAM Plugin
Published: <strong>2015-يىلى 17-سېنتەبىر</strong>
Last modified: 2015-يىلى 7-ئۆكتەبىر

---

قىستۇرما ئىزدە

![](https://ps.w.org/configpress/assets/banner-772x250.png?rev=1249926)

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/configpress/assets/icon-256x256.png?rev=1247150)

# ConfigPress

 يازغۇچى [AAM Plugin](https://profiles.wordpress.org/vasyltech/)

[چۈشۈر](https://downloads.wordpress.org/plugin/configpress.0.3.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/configpress/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/configpress/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/configpress/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/configpress/#developers)

 [قوللاش](https://wordpress.org/support/plugin/configpress/)

## چۈشەندۈرۈش

ConfigPress is a development tool with the main intent to avoid any hard-coding 
and give an easy and flexible interface to manage all your website custom settings(
options).

With ConfigPress you can define your own custom option or group of options and retrieve
them in your code by simply calling ConfigPress::get(›option_name‹) method. This
way you do not have to hard-code any sensitive or environment specific options in
your custom code.

For more information check [ConfigPress Reference](http://vasyltech.com/config-press)

## ئېكران كەسمىسى

 * [[
 * Simple configurations example
 * [[
 * Simple configurations example with error

## ئورنىتىش

 1. Upload «configpress» folder to the «/wp-content/plugins» directory
 2. Activate the plugin through the «Plugins» menu in WordPress
 3. ConfigPress can be found under Settings menu

## FAQ

  How to use ConfigPress?

ConfigPress is based on [INI configuration format](https://en.wikipedia.org/wiki/INI_file).
Define your custom options or group of options and get them in your code with ConfigPress::
get(›option_name‹) method.

  What is configuration section?

The section appears on a line by itself, in square brackets ([ and ]) and is used
to group options. In order to get an option in a section call ConfigPress::get(›
section_name.option_name‹) method.

## باھالاشلار

![](https://secure.gravatar.com/avatar/3f506c374d8cfdf5b5e9aeeb5bfac1130f1c0e1cc9794cf3cc70a26dd636a6ae?
s=60&d=retro&r=g)

### 󠀁[Simple but useful plugin](https://wordpress.org/support/topic/simple-but-useful-plugin-2/)󠁿

 [Max K](https://profiles.wordpress.org/kaminskym/) 2017-يىلى 25-ئىيۇن

I think this is good plugin to easy manage some website options. This is not really
good solutions for clients, as they can broken something, but for developers that’s
fine. Also I think need use helper function over this plugin for gettings settings,
to avoid site down in case disabling plugin.

![](https://secure.gravatar.com/avatar/f28f4894e0743c43ce1054e64fec1e028262b378e20529ca2b30b1a70b56eac4?
s=60&d=retro&r=g)

### 󠀁[It Works. Very Simple Plugin for adding WordPress Options](https://wordpress.org/support/topic/it-works-very-simple-plugin-for-adding-wordpress-options/)󠁿

 [themaster5_07](https://profiles.wordpress.org/themaster5_07/) 2016-يىلى 3-سېنتەبىر

This plugin solves a complicated tasks easily. Yes the same could be done with editing
the database directly, but this makes it much easier. And for all of those who have
problem with AAM’s recommended use of this plugin must not be doing something correctly
as it worked beautifully. Know what a plugin does and not just follow a simple tutorial
without knowledge of what the plugin and tutorial is doing or else you will run 
into all sorts of problems.

![](https://secure.gravatar.com/avatar/5b55d9ff319321a6d474c60d140e0d36064c649558ac2a4b2bebea7685225ef6?
s=60&d=retro&r=g)

### 󠀁[And again](https://wordpress.org/support/topic/and-again-1/)󠁿

 [Vasyl Martyniuk](https://profiles.wordpress.org/vasyl_m/) 2016-يىلى 3-سېنتەبىر

Two guys without any considerations put two 1 start without even realizing that 
whatever they write as feedback, has nothing to do with ConfigPress. So with my 
another account I’m trying to increase the rating. Just because I can.

![](https://secure.gravatar.com/avatar/cda2bea7ed4221ee76623d4760268dd25227514bcc7f23fdb4d417e78edaaef7?
s=60&d=retro&r=g)

### 󠀁[Why not](https://wordpress.org/support/topic/why-not-4/)󠁿

 [AAM Plugin](https://profiles.wordpress.org/vasyltech/) 2016-يىلى 3-سېنتەبىر

Honestly I think that any rating system sucks. 99% times it is based on somebody’s
opinion which is always a subject for discussion. So I rate myself 5 stars just 
because I can.

![](https://secure.gravatar.com/avatar/f792a14f87ac5be630f192915e45d05efe75d36c77444b658c49db6a7cc56c13?
s=60&d=retro&r=g)

### 󠀁[New Owners and Now Useless](https://wordpress.org/support/topic/new-owners-and-now-useless/)󠁿

 [condor111](https://profiles.wordpress.org/condor111/) 2016-يىلى 3-سېنتەبىر 1 reply

Everything worked fine before the change over and now when a plugin was not needed.
THIS PLUGIN DOES NOT PLAY WELL WITH OTHER PLUGINS OR THEME OPTIONS When someone 
does find another type of AAM please let me know here. I loved this plugin and its
functions BUT NOT ANYMORE I have to remove it from many client sites OR they will
have broken sites.

![](https://secure.gravatar.com/avatar/c5c8fc8b6226f4d2d54fee04a91368ba30a1a0cb8a05cd1ea25c2b760ba64636?
s=60&d=retro&r=g)

### 󠀁[Doesn't work at all](https://wordpress.org/support/topic/doesnt-work-at-all-86/)󠁿

 [DELUCKS](https://profiles.wordpress.org/delucks/) 2016-يىلى 3-سېنتەبىر 1 reply

I copied the code for defining admin users from AAM to ConfigPress but that crashed
the whole website. I had to delete the plugin to get access to the website again.
As there’s no reaction on my support mail to AAM since two weeks, I always have 
to switch of AAM and can not install ConfigPress, to change the user rights and 
roles. I will now search for another plugin which can restrict the access better
and is more user friendly (the usability of ConfigPress and AAM is horrible, but
in the past the functions were ok).

 [ 6 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/configpress/reviews/)

## تۆھپىكار ۋە ئىجادكار

«ConfigPress» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ AAM Plugin ](https://profiles.wordpress.org/vasyltech/)

[«ConfigPress» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/configpress)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/configpress/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/configpress/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/configpress/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/configpress/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 0.3

 * Fixed small issue with default option so no more «Array» as default value
 * Fixed plugin’s language domain
 * Fixed a small bug with INI validation
 * Updated language file
 * Changed color-palette for INI editor
 * Updated Codemirror library to 5.7.0
 * Updated screenshots

#### 0.2

 * Added extra check for the PHP version

#### 0.1

 * Initial version

## Meta

 *  Version **0.3**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **11 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **100+**
 *  WordPress نەشرى ** 3.2 ياكى يۇقىرى **
 *  **4.3.34** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/configpress/)
 * بەلگە
 * [development tool](https://ug.wordpress.org/plugins/tags/development-tool/)[options](https://ug.wordpress.org/plugins/tags/options/)
   [settings](https://ug.wordpress.org/plugins/tags/settings/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/configpress/advanced/)

## دەرىجە

 3.7/5 يۇلتۇز

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/configpress/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/configpress/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/configpress/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/configpress/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/configpress/reviews/?filter=1)

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/configpress/reviews/)

## تۆھپىكار

 *   [ AAM Plugin ](https://profiles.wordpress.org/vasyltech/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/configpress/)