Most commonly, the type of argument used in WordPress files for get_option() is a string. Some files however, use variables. i.e. $options = array('this', 'that', 'and', 'another'); foreach($options as $option) { get_option($option); } /* or */ foreach($options as $option) { get_option('prefix_' . $option); } Because the Clean Options plugin uses regex to gather option names [...]
Featured Posts...
- Clean Options Plugin Release Candidate
The first version of the Clean Options plugin became available in April of 2007 - Clean Options RSS options
The Clean Options plugin lists options named "rss_(hash value)" and "rss_(hash value)_ts" - Clean Options Plugin
Have you tried different themes for your blog and no longer use them? Installed plugins that have since been removed? Although having unused rows in your wp_options table may have only a minimal effect on your blogs efficiency, you may still want to remove them - Clean Options and Speed
In the blog article - Ping Watcher Plugin
While checking the log files for errors found by the - WordPress Functions 3.0
A plugin searched 269 PHP files, of which 167 contained classes and functions, and found 168 classes and 3,856 functions - Ping Watcher Translations
I have decided that I should attempt to Internationalize my plugins so that they can be Localized - Clean Options Translations
Please Donate - Error Reporting Plugin Release Candidate
The first version of the Error Reporting plugin became available in March of 2007 - Understanding Clean Options
What options does the Clean Options plugin catch? To understand what the Clean Options plugin does, an explanation of how it gathers WordPress options may be helpful - Error Reporting Plugin
This post is for comments, suggestions etc
- Clean Options Plugin Release Candidate
![[PDA - Heathcare NOT Warfare - Sign the Petition.]](http://www.mittineague.com/blog/tmp/HealthNotWar_final.jpg)





