Title: wp-IniFileLoad
Author: Masarki Kondo
Published: <strong>February 29, 2008</strong>
Last modified: April 11, 2008

---

Search plugins

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://s.w.org/plugins/geopattern-icon/wp-inifileload.svg)

# wp-IniFileLoad

 By [Masarki Kondo](https://profiles.wordpress.org/moo2000/)

[Download](https://downloads.wordpress.org/plugin/wp-inifileload.1.1.1.zip)

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

 [Support](https://wordpress.org/support/plugin/wp-inifileload/)

## Description

wp-IniFileLoad is a simple plug-in.
 This plug in offers functions to load necessary
common data from IniFile in your WordPress. The result is returned an associative
array for.

### IniFile Format

 1. The structure of the ini file is the same as the php.ini’s.
 2. The result is returned an associative array for.(eg. sample01.ini)
 3. Section “data” and “function” are defined as a special section.(eg. sample03.ini)
 4. Section “data” is put in a “data” key.(eg. sample01.ini)
 5. You can put a space between two names in a section name (exclude “function”). When
    you wrote the section name, it is parsed to a double associative arrays.(eg. sample02.
    ini)
 6. When there is a “function” section, with a lambda function defined with a value,
    the result is converted.(eg. sample03.ini)
 7. The section except “data” and “function” is put in an “option” key.(eg. sample01.
    ini)

### History

#### ver. 1.0

2008.02.23
 first version.

#### ver. 1.1

2008.03.12
 INI data came to have cache. And I added function wp_clear_inidata and
wp_reload_inifile.

#### ver. 1.1.1

2008.04.11
 I did not limit a double associative array to a “data” section.

## Installation

 1. Download wp-IniFileLoad-1.1.1.zip
 2. Unpack/upload the “wp-IniFileLoad.php” into “wp-content/plugins/”.
 3. Activate the plugin from the Admin interface; “Plugins”.
 4. Upload your IniFile in your theme or “wp-content/themes/common/”.
 5. You load it as arrangement data in function “wp_load_inifile(the-inifile-name)”.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp-IniFileLoad” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Masarki Kondo ](https://profiles.wordpress.org/moo2000/)

[Translate “wp-IniFileLoad” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-inifileload)

### Interested in development?

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

## Meta

 *  Version **1.1.1**
 *  Last updated **18 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **2.0**
 *  [Advanced View](https://wordpress.org/plugins/wp-inifileload/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Masarki Kondo ](https://profiles.wordpress.org/moo2000/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-inifileload/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.belive.jp/archives/wp-inifileload-1_0/)