• daiver

    (@daiver)


    I’m doing a mod for WP and I can’t find the table where WP stores the image path for uploaded images in a saved post (not published post).

    Can anyone help me out?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Chris_K

    (@handysolo)

    wp_posts where “wp_” is your prefix as configured in wp-config.php.

    Thread Starter daiver

    (@daiver)

    Thanks, I had looked there and overlooked it the first time ??

    Thread Starter daiver

    (@daiver)

    HandySolo, do you know where the table that stores the category your post is in is? Can’t find it either.

    Thread Starter daiver

    (@daiver)

    Sorry, I asked the wrong question. I want to know where does the post store the category it is filed in.

    moshu

    (@moshu)

    post2cat?

    Thread Starter daiver

    (@daiver)

    Hi, moshu. Thanks for the reply. Yes it’s in there, I just had a hard time relating those two things together for some reason =P

    Thanks for the help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Which table does WP store images in?’ is closed to new replies.