• Resolved viperxd

    (@viperxd)


    I’m importing a website to WordPress

    As I have too many files, I’d like a script to add’em as attachments with an ID 1000000++.

    And I’ll add’em on each post with a php call.

    problem is:

    This webpage is not found
    Error code: ERR_FILE_NOT_FOUND

    Any idea on how to do this correctly?

    https://www.ads-software.com/plugins/download-attachments/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter viperxd

    (@viperxd)

    I can output the correct url
    the function can retrieve the file name

    Thread Starter viperxd

    (@viperxd)

    Found it.

    wp_postmeta
    find respective post_id and add 1million

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This webpage is not found’ is closed to new replies.