Custom Settings – Obtain var's value
-
Hi All,
I’m trying to obtain the custom settings variable’s value from my php, but failed with ‘0’ result.
I believe something is wrong with following code:
<?php echo get_config($test); ?>
where $test – is the stored custom settings variable with string test value.
Could anybody please help me?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Settings – Obtain var's value’ is closed to new replies.