2015-04-14, 04:47 PM
Is there a way to generate plugin setting fields dynamically?
I am creating a plugin, which requires multiple values, that cannot be defined at the time of installation
Something like,
I am creating a plugin, which requires multiple values, that cannot be defined at the time of installation
Something like,
$mybb->settings['myplugin_dynamic1'];
$mybb->settings['myplugin_dynamic2'];
and so on...
Visit our <// Code Tryout //> | MyBB plugins: Addthis