• Resolved Sohan Zaman

    (@sohan5005)


    Really helpful plugin. Can’t thank you enough for this!

    I’m a theme author & going to use your plugin from now!

    I was wondering if you guys can add a custom options import functionality. For each demo content, there should be another parameter like:

    
    'options_import' => array(
    '_option_key' => '/path/to/json/file.json',
    'another_key' => 'string value',
    '_my_custom_options' => array( 'this' => 'that' ),
    )
    

    I think this is absolutely possible. Please let me know if this feature already exists.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add support for custom options import’ is closed to new replies.