Forums

How to get image height & width? (6 posts)

  1. PuNK
    Member
    Posted 3 years ago #

    i want to show the height & width of Uploaded image below the image in the post

    which is the function to get height & width ?

  2. PuNK
    Member
    Posted 3 years ago #

    IS It possible to show height & width using custom field

    How can i do that?

  3. musnake
    Member
    Posted 3 years ago #

    Hmm, using PHP...

    Or this (which will load the whole file to figure out the size...)

    Or try a search...

  4. PuNK
    Member
    Posted 3 years ago #

    thankx
    i want to link diffrent image resolution available for the pic
    like this
    http://img7.imageshack.us/img7/1197/walleuv.jpg

  5. s_ha_dum (was apljdi)
    Member
    Posted 3 years ago #

    If you uploaded the image using WP media upload interface then you can use wp_get_attachment_metadata to get the height and width.

  6. PuNK
    Member
    Posted 3 years ago #

    ok
    but i want to show diffrent resolutions available
    under post with link to download (like Wallpapers download)

    something like this
    http://img7.imageshack.us/img7/1197/walleuv.jpg

    any plugin or method to achieve this
    Or
    its better to do this using custom field for each resolution
    & use custom field under post with IF ELSE statement:o

    experts guide me plz !

Topic Closed

This topic has been closed to new replies.

About this Topic