Option input not working if nested array
-
<wpml-config>
<admin-texts>
<key name=”p_options”>
<key name=”p_footer_content” />
<key name=”p_bootstrap_slides”>
<key name=”p_title” />
</key>
<key name=”evl_woo_acc_msg_2″ />
</key>
</admin-texts>
</wpml-config>In above example I have nested array in my option, only 1D array work but in 2D and more not work. Or Is any other issue in my XML file?
The topic ‘Option input not working if nested array’ is closed to new replies.