• Hello,

    I need to upload about 14000 files as different categories and sub-categories, I don’t want to create it via interface provided by wp-filebase plugin, as it will take too much time and my attention.

    what I want is.
    I am planning to upload all images in structured folder format on server via FTP. and then make a script and create each folder as an category in wp-filebase plugin. each subfolder as subcategory. and each files in subfolders as files in that sub-category inside wp-filebase.

    I want to know. what should be the ‘post style’ of the created file using wp-filebase. so that I can create upload a file(post) in that format. I want to know exact post format to be created programmatically to create a perfect file as if it is uploaded from wp-filebase. is there any functions I can directly run from wp-loaded script.

    Thanks in advance.

    https://www.ads-software.com/plugins/wp-filebase/

  • The topic ‘Want to create wp-filebase categories and files programmatically’ is closed to new replies.