Title: [Plugin: MiniMeta]
Last modified: August 19, 2016

---

# [Plugin: MiniMeta]

 *  [bluemason](https://wordpress.org/support/users/bluemason/)
 * (@bluemason)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-minimeta/)
 * MiniMeta 4.0.2 with WordPress 2.7
 * I have a MiniMeta option called ‘abc’ and I’m trying to call it as a php function
   thus:
 * `<?php if (function_exists('MiniMetaWidgetSidebar')) MiniMetaWidgetSidebar("abc");?
   >`
 * When the page displays I appear to get the default settings for MiniMeta rather
   than those I selected for ‘abc’. I’ve had a look through the code but I can’t
   follow it through (I’m a bit confused as to why there is a call to wp_ceate_nonce()
   in the display function:
 *     ```
       function MiniMetaWidgetSidebar($name) {
       	MiniMetaWidgetDisplay::display(wp_create_nonce($name),array('type'=>'PHP'));
       }
       ```
   
 * Ideas anyone?

The topic ‘[Plugin: MiniMeta]’ is closed to new replies.

## Tags

 * [minimeta](https://wordpress.org/support/topic-tag/minimeta/)

 * 0 replies
 * 1 participant
 * Last reply from: [bluemason](https://wordpress.org/support/users/bluemason/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-minimeta/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
